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_config.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
check format of config file and print the bad section in the error
Tristan Sloughter
2015-06-18
1
-3
/
+26
*
print and format error message for bad .app files and all bad configs
Tristan Sloughter
2015-05-22
1
-12
/
+2
*
merge_locks crashed if a config didn't have a deps entry
Tristan Sloughter
2015-04-23
1
-1
/
+1
*
real bootstrapping
Tristan Sloughter
2015-04-22
1
-1
/
+0
*
clean ups from Fred's comments
Tristan Sloughter
2015-04-11
1
-2
/
+2
*
error on dep name that isn't an atom
Tristan Sloughter
2015-04-11
1
-4
/
+11
*
support single atoms for pkg deps, fetch highest version available
Tristan Sloughter
2015-04-11
1
-18
/
+22
*
Fix lock merging for nonexistant lock files.
Fred Hebert
2015-02-23
1
-0
/
+5
*
don't attempt to merge locks when there are no dependencies
alisdair sullivan
2015-02-22
1
-1
/
+1
*
consolidate app validation and exist checks
Tristan Sloughter
2015-02-22
1
-1
/
+1
*
check for newly added deps in config file that aren't level 0 in the lock
Tristan Sloughter
2015-02-19
1
-1
/
+36
*
handle throw by relx
Tristan Sloughter
2014-11-08
1
-3
/
+3
*
split options up by task
Tristan Sloughter
2014-10-10
1
-1
/
+0
*
slowly widdling away at dialyzer errors
Tristan Sloughter
2014-09-20
1
-2
/
+2
*
start of moving to splitting state from config parsing
Tristan Sloughter
2014-08-17
1
-259
/
+12
*
add rebar update provider
Tristan Sloughter
2014-08-16
1
-1
/
+9
*
replace logging with ec_cmd_log from erlware_commons
Tristan Sloughter
2014-08-16
1
-2
/
+2
*
large refactoring
Tristan Sloughter
2014-08-16
1
-39
/
+109
*
Use correct types for OTP >=17.x
Tuncer Ayaz
2014-06-29
1
-1
/
+1
*
Fix a few minor formatting inconsistencies
Tuncer Ayaz
2014-06-29
1
-2
/
+2
*
Fix build for 17.0 using the solutiong proposed by @tsloughter
Matwey V. Kornilov
2014-06-08
1
-4
/
+12
*
Fix #56 (always-on recursion)
Tuncer Ayaz
2014-03-11
1
-0
/
+4
*
Fix is_verbose/1 helper function
Tuncer Ayaz
2013-12-06
1
-5
/
+0
*
rebar_config:is_verbose/0: fix variable name
Tuncer Ayaz
2013-12-06
1
-2
/
+2
*
Remove two comments
Tuncer Ayaz
2012-08-04
1
-2
/
+0
*
Refactor setup_env rebar_config funs
Tuncer Ayaz
2012-08-04
1
-5
/
+4
*
Do not use application:set_env
Tuncer Ayaz
2012-07-23
1
-26
/
+35
*
Document rebar_config TODOs
Tuncer Ayaz
2012-07-13
1
-0
/
+2
*
Make sure cached setup_envs are reset
Tuncer Ayaz
2012-07-13
1
-1
/
+4
*
Remove shared state
Tuncer Ayaz
2012-07-13
1
-36
/
+82
*
Use dict() instead of proplist() for shared env
Tuncer Ayaz
2012-04-23
1
-9
/
+6
*
Use correct value for file:script SCRIPT binding
Ulf Wiger
2012-04-17
1
-1
/
+1
*
Remove gratuitous blank line
Tuncer Ayaz
2012-04-17
1
-1
/
+0
*
Fix file:script support
Ulf Wiger
2012-04-17
1
-1
/
+1
*
Add support for target-specific port options
Tuncer Ayaz
2012-04-16
1
-5
/
+20
*
Use file:script if a .config.script file present
Ulf Wiger
2012-04-16
1
-4
/
+41
*
Support different log levels
Tuncer Ayaz
2012-01-17
1
-2
/
+3
*
Respect the --config switch when given
Tim Watson
2011-08-18
1
-12
/
+9
*
Apply Tidier suggestions
Tuncer Ayaz
2011-07-18
1
-3
/
+3
*
Add support for $HOME/.rebar/config
Tuncer Ayaz
2011-07-06
1
-2
/
+14
*
Clean up specs
Tuncer Ayaz
2011-03-28
1
-0
/
+8
*
Clean up emacs file local variables
Tuncer Ayaz
2011-01-31
1
-1
/
+1
*
Fix code clarity
Tuncer Ayaz
2011-01-13
1
-15
/
+18
*
Add possibility to specify rebar config for the "main" application
Anders
2010-11-09
1
-1
/
+11
*
Tidier improvements
Kostis Sagonas
2010-10-26
1
-6
/
+1
*
Include support for dialyzer
iw
2010-01-07
1
-3
/
+0
*
Implemented option to specify number of concurrent workers a command may use
Tuncer Ayaz
2010-01-06
1
-1
/
+7
*
Merging w/ bitbucket
Dave Smith
2009-12-31
1
-0
/
+2
|
\
|
*
Rolled back getopt to restore custom variables
Tuncer Ayaz
2010-01-01
1
-1
/
+6
|
*
Added vi modeline/emacs local variables to file headers
Tuncer Ayaz
2009-12-31
1
-0
/
+2
[next]