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
*
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
*
Apply Tidier suggestions
Tuncer Ayaz
2011-01-13
1
-1
/
+4
*
Unify executable invocation
Juhani Rankimies
2011-01-06
1
-9
/
+13
*
Tidier improvements
Kostis Sagonas
2010-10-26
1
-3
/
+2
*
Fix dialyzer warning for filename:join/2 calls
Tuncer Ayaz
2010-09-29
1
-1
/
+1
*
Basic tweaks for compiling ports/nifs on mingw
Dan Gudmundsson
2010-09-18
1
-1
/
+20
*
Defaulting CC->cc and CXX->c++ for better cross platform support
Dave Smith
2010-07-12
1
-2
/
+2
*
Fix bug 255; O/S environment vars should be processed last, not first
Dave Smith
2010-06-22
1
-1
/
+1
*
Complete implementation for simplistic .app.src processing.
Dave Smith
2010-05-07
1
-6
/
+2
*
Make sure that the so_specs stuff is properly backwards compatible
Dave Smith
2010-05-03
1
-14
/
+23
*
Add missing CXXFLAGS equivalents of CFLAGS
Tuncer Ayaz
2010-04-29
1
-0
/
+3
*
merged from basho
Cliff Moon
2010-04-28
1
-2
/
+13
|
\
|
*
Add default CFLAGS for platforms where there can be variation of 32/64 bit Er...
Dave Smith
2010-04-28
1
-2
/
+13
|
*
Refactoring app file access to be via rebar_app_utils in prep for supporting ...
Dave Smith
2010-04-28
1
-6
/
+3
*
|
add new configuration option so_specs which allows multiple drivers to be bui...
Cliff Moon
2010-04-28
1
-18
/
+26
|
/
*
Fix unused var warning
Tuncer Ayaz
2010-02-25
1
-1
/
+1
[next]