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_prv_compile.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
update project app list with new appinfo records after build
Tristan Sloughter
2015-02-19
1
-21
/
+23
*
clean up and better error messages when validating apps
Tristan Sloughter
2015-01-24
1
-2
/
+7
*
overrides working except for transitive dep inheritance with lock file
Tristan Sloughter
2014-12-30
1
-2
/
+7
*
move dir functions from utils to new module rebar_dir
Tristan Sloughter
2014-12-01
1
-1
/
+1
*
move deps_to_build out of config dict of state
Tristan Sloughter
2014-12-01
1
-1
/
+1
*
set REBAR_DEPS_DIR in hooks env and run pre_compile hooks before deps compile
Tristan Sloughter
2014-11-22
1
-2
/
+2
*
move back to using format_error/1
Tristan Sloughter
2014-11-09
1
-5
/
+6
*
add deps to code paths after build so available to other deps
Tristan Sloughter
2014-11-08
1
-1
/
+2
*
handle throw by relx
Tristan Sloughter
2014-11-08
1
-1
/
+1
*
run legacy hooks for clean task
Tristan Sloughter
2014-11-02
1
-25
/
+4
*
add --all option to clean
Tristan Sloughter
2014-11-02
1
-1
/
+1
*
refactoring build loop
Tristan Sloughter
2014-11-01
1
-20
/
+15
*
reset hooks for project apps so they are only run once
Tristan Sloughter
2014-11-01
1
-3
/
+7
*
run legacy style hooks for compile provider
Tristan Sloughter
2014-11-01
1
-2
/
+32
*
only pass current project state as state for project apps
Tristan Sloughter
2014-11-01
1
-1
/
+13
*
add format_error/2 provider callback to providers
Tristan Sloughter
2014-10-22
1
-0
/
+5
*
remove unused utils functions
Tristan Sloughter
2014-10-16
1
-2
/
+3
*
fix compile task help msg
Tristan Sloughter
2014-10-10
1
-1
/
+1
*
support compile jobs option
Tristan Sloughter
2014-10-10
1
-6
/
+12
*
split options up by task
Tristan Sloughter
2014-10-10
1
-1
/
+9
*
move providers to separate app
Tristan Sloughter
2014-10-03
1
-9
/
+9
*
return error messages from providers
Tristan Sloughter
2014-09-27
1
-1
/
+1
*
more dialyzer fun. no likey opaque types
Tristan Sloughter
2014-09-21
1
-1
/
+1
*
reworking of help display and parse of commands
Tristan Sloughter
2014-09-17
1
-1
/
+1
*
move locking to a provider
Tristan Sloughter
2014-09-02
1
-2
/
+1
*
only build invalid (not built) source deps and project apps
Tristan Sloughter
2014-09-01
1
-3
/
+4
*
refactor install_deps again and rename app_builder to compile
Tristan Sloughter
2014-08-31
1
-0
/
+51