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_port_compiler.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update port_env for Mountain Lion (Noticed-by: Tony Rogvall)
Tuncer Ayaz
2012-09-01
1
-9
/
+4
*
Only print absolute filename if not in base_dir
Tuncer Ayaz
2012-08-05
1
-10
/
+15
*
Fix R13B03 build (Reported-by: Sergey Nartimov)
Tuncer Ayaz
2012-07-28
1
-1
/
+1
*
Fix -D handling
Joseph Wayne Norton
2012-07-28
1
-6
/
+6
*
Fix indenting
Tuncer Ayaz
2012-07-23
1
-1
/
+1
*
Finalize port_compiler deprecations
Tuncer Ayaz
2012-07-23
1
-137
/
+21
*
Do not use application:set_env
Tuncer Ayaz
2012-07-23
1
-3
/
+4
*
Remove shared state
Tuncer Ayaz
2012-07-13
1
-17
/
+20
*
Merge pull request #157 from dch/dch-windows-msvc-support
Dave Smith
2012-07-11
1
-1
/
+25
|
\
|
*
Windows: add native SDK support
Dave Cottlehuber
2012-06-08
1
-1
/
+25
*
|
Fix #247 (Reported-by: Uvarov Michael)
Tuncer Ayaz
2012-06-17
1
-2
/
+1
*
|
Manually format port_compiler errors with absolute path
Tuncer Ayaz
2012-06-11
1
-3
/
+17
|
/
*
Fix file extension bug (Reported-by: Tony Rogvall)
Tuncer Ayaz
2012-05-14
1
-3
/
+3
*
Do not use inherited port options
Tuncer Ayaz
2012-04-23
1
-16
/
+17
*
Add support for target-specific port options
Tuncer Ayaz
2012-04-16
1
-176
/
+200
*
Deprecate port_envs in favor of port_env
Tuncer Ayaz
2012-03-09
1
-50
/
+52
*
Remove debug log
Tuncer Ayaz
2012-02-12
1
-1
/
+0
*
Fix regression in port_compiler needs_link check
Tuncer Ayaz
2012-02-10
1
-6
/
+12
*
Use lists:flatmap/2
Tuncer Ayaz
2012-02-07
1
-6
/
+6
*
Rework port compiler support
Tuncer Ayaz
2012-02-03
1
-75
/
+200
*
Fix -D and -v handling with new getopt.erl
Tuncer Ayaz
2012-01-29
1
-8
/
+3
*
Remove port_first_files support
Tuncer Ayaz
2012-01-09
1
-22
/
+3
*
Fail if erl_interface not found
Jesse Gumm
2011-12-08
1
-2
/
+10
*
Add support for first_files to port compiler
Tim Watson
2011-11-30
1
-3
/
+22
*
Remove obsolete comments (thanks Tim Watson)
Tuncer Ayaz
2011-11-04
1
-8
/
+0
*
Fix comments and formatting
Tuncer Ayaz
2011-10-26
1
-7
/
+11
*
Overhaul environment expansion for better performance
Dave Smith
2011-10-26
1
-28
/
+41
*
Add -D support to rebar_port_compiler
Tuncer Ayaz
2011-10-23
1
-1
/
+11
*
Limit line length
Tuncer Ayaz
2011-08-20
1
-2
/
+4
*
Support command invocation on Windows without MSYS
Jan Klötzke
2011-08-20
1
-19
/
+7
*
Extend port compiler default env for Darwin 11 32-bit
Tuncer Ayaz
2011-08-01
1
-1
/
+6
*
Apply Tidier suggestions
Tuncer Ayaz
2011-06-02
1
-1
/
+1
*
Make port compilation template configurable
Juhani Rankimies
2011-06-02
1
-15
/
+40
*
Cleanup deprecations now that R14B03 is released
Tuncer Ayaz
2011-05-31
1
-41
/
+1
*
Extract code to get wordsize into helper function
Tuncer Ayaz
2011-05-31
1
-8
/
+1
*
Use external wordsize to get emulator build arch
Steve Vinoski
2011-05-31
1
-1
/
+8
*
Change arch-specific port_sources to take a list
Andrew Tunnell-Jones
2011-05-28
1
-6
/
+6
*
Fix leftover whitespace errors
Tuncer Ayaz
2011-05-23
1
-9
/
+9
*
Fix indentation errors
Tuncer Ayaz
2011-05-23
1
-37
/
+36
*
Fix indentation errors
Tuncer Ayaz
2011-05-21
1
-36
/
+37
*
Change logic to support more port env use cases
Anthony Molinaro
2011-05-13
1
-11
/
+41
*
Fix code readability in port_compiler
Tuncer Ayaz
2011-05-12
1
-15
/
+15
*
Add missing newline in port_compiler debug msg
Tuncer Ayaz
2011-04-28
1
-1
/
+1
*
Add support for command-specific env for hooks
Tuncer Ayaz
2011-04-21
1
-11
/
+12
*
Deprecate fail_on_warning and refactor code
Tuncer Ayaz
2011-04-07
1
-17
/
+6
*
Deprecate old hooks
Tuncer Ayaz
2011-03-12
1
-0
/
+17
*
Clean up code
Tuncer Ayaz
2011-02-06
1
-60
/
+84
*
Clean up emacs file local variables
Tuncer Ayaz
2011-01-31
1
-1
/
+1
*
Use filename:join instead of ?FMT
Tuncer Ayaz
2011-01-28
1
-2
/
+4
*
Add support for arch specific port_sources
Andrew Tunnell-Jones
2011-01-17
1
-1
/
+13
[next]