index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rebar_erlc_compiler.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use external wordsize to get emulator build arch
Steve Vinoski
2011-05-31
1
-1
/
+2
*
Adjust deprecation message
Tuncer Ayaz
2011-04-21
1
-1
/
+1
*
Deprecate fail_on_warning and refactor code
Tuncer Ayaz
2011-04-07
1
-0
/
+4
*
Make debug_info default
Tuncer Ayaz
2011-03-30
1
-7
/
+6
*
Clean up specs
Tuncer Ayaz
2011-03-28
1
-27
/
+30
*
Give an absolute path to code:add_path/1
Anthony Ramine
2011-02-15
1
-1
/
+1
*
Clean up code
Tuncer Ayaz
2011-02-06
1
-48
/
+62
*
Clean up emacs file local variables
Tuncer Ayaz
2011-01-31
1
-1
/
+1
*
Fix underspec (thanks Kostis Sagonas)
Tuncer Ayaz
2011-01-13
1
-1
/
+1
*
Add otp_release to platform string
Joseph Wayne Norton
2011-01-09
1
-6
/
+19
*
Fix order of erl_opts to be more accurate
Tuncer Ayaz
2011-01-04
1
-2
/
+2
*
Remove erlc target after fail_on_warning failure
Joseph Wayne Norton
2010-12-27
1
-0
/
+2
*
Fix compilation of *_first_files
Mihai Balea
2010-12-01
1
-3
/
+20
*
Add new global flag 'debug_info' to erlc_compiler
Joseph Wayne Norton
2010-11-30
1
-1
/
+8
*
Port rebar_file_utils to Windows
Juhani Rankimies
2010-10-27
1
-4
/
+2
*
Tidier improvements
Kostis Sagonas
2010-10-26
1
-5
/
+5
*
Fix issues found by dialyzer
Tuncer Ayaz
2010-10-10
1
-4
/
+5
*
Dialyzer related cleanups
Kostis Sagonas
2010-10-10
1
-2
/
+2
*
Parse transforms and behaviours are compiled first
Andrew Thompson
2010-10-05
1
-8
/
+18
*
Fix xrl_opts/yrl_opts option handling
Tuncer Ayaz
2010-10-02
1
-6
/
+6
*
Fix warning: access the right record field
Tuncer Ayaz
2010-10-01
1
-1
/
+1
*
Add missing comma
Tuncer Ayaz
2010-06-12
1
-1
/
+1
*
include source path in compiler errors, process commands separately (to make ...
Bob Ippolito
2010-05-15
1
-1
/
+2
*
Correct comment
Tuncer Ayaz
2010-05-03
1
-2
/
+2
*
Add new erl_opts option to specify platform-specific defines
Tuncer Ayaz
2010-05-03
1
-5
/
+49
*
clean up .yrl and .xrl handling
Bryan Fink
2010-03-31
1
-22
/
+21
*
add leex .xrl handling as well
Bryan Fink
2010-03-31
1
-12
/
+25
*
add handling for yecc's .yrl files to erlc compiler
Bryan Fink
2010-03-31
1
-0
/
+35
*
Removing overly verbose debug message (yes, I realize the irony)
Dave Smith
2010-03-16
1
-1
/
+0
*
Don't detect the source file as an include of itself
Vagabond
2010-03-02
1
-7
/
+9
*
Move the .erl sorting to the right place
Vagabond
2010-03-02
1
-1
/
+36
*
Fix dependancy checking for headers by ensuring "include" is always in the ee...
Vagabond
2010-03-02
1
-1
/
+1
*
Make sure to add ebin/ to current path when compiling doterl files; found by ...
Dave Smith
2010-02-16
1
-2
/
+8
*
Make sure to cover all edge cases when parsing module names
Dave Smith
2010-02-12
1
-6
/
+13
*
Provide package support for eunit; build_plt now includes listed applications...
theiw
2010-02-05
1
-5
/
+30
*
Add support for passing addt'l list of sources to erlc_compiler
Dave Smith
2010-02-01
1
-4
/
+9
*
Fixed issue 1 "priv/mibs/ is not automatically created"
Tuncer Ayaz
2010-01-08
1
-1
/
+2
*
Preserve non-empty folders when performing clean
iw
2010-01-04
1
-13
/
+13
*
Take 323 on cleaning package dirs from ebin
Dave Smith
2010-01-04
1
-4
/
+12
*
Make sure to create dir structure for output bams
Dave Smith
2010-01-04
1
-0
/
+1
*
Tweak regex to properly match extension and not just .erl anywhere in filename
Dave Smith
2010-01-04
1
-1
/
+1
*
Another round of refactoring to yield better flexiblity in the base_compiler ...
Dave Smith
2010-01-03
1
-55
/
+79
*
Refactor of compilation logic to enable support for package modules and provi...
Dave Smith
2010-01-02
1
-142
/
+44
*
Added vi modeline/emacs local variables to file headers
Tuncer Ayaz
2009-12-31
1
-0
/
+2
*
Deleted trailing whitespace
Tuncer Ayaz
2009-12-30
1
-7
/
+7
*
add hrl-triggered recompiling to 'eunit' build as well
Bryan Fink
2009-12-21
1
-1
/
+1
*
recompile files if their "includes" have changed
Bryan Fink
2009-12-21
1
-22
/
+62
*
Adding fail_on_warning support
Dave Smith
2009-12-14
1
-8
/
+26
*
Fixing number of warnings and buglets
Dave Smith
2009-12-14
1
-1
/
+1
*
Added support for eunit tests as test/*_tests.erl
Jon Meredith
2009-12-05
1
-0
/
+3
[next]