index
:
rebar3.git
master
Clone of https://github.com/erlang/rebar3
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
rebar_compile_SUITE.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
store plugin providers in app_info's state for deps
Tristan Sloughter
2015-05-28
1
-17
/
+13
*
add test for plugin with transitive deps
Tristan Sloughter
2015-05-27
1
-1
/
+52
*
install plugins from the global config to ~/.cache/plugins
Tristan Sloughter
2015-05-17
1
-2
/
+55
*
enable parse transformations in rebar config
Tristan Sloughter
2015-04-26
1
-2
/
+25
*
track and cleanup code paths for different contexts
Tristan Sloughter
2015-04-21
1
-5
/
+8
*
add test for single atom pkg dep picking the highest available
Tristan Sloughter
2015-04-11
1
-2
/
+28
*
rm old beams, make erlcinfo graph per app isntad of global to project
Tristan Sloughter
2015-04-10
1
-2
/
+21
*
test touching a header file causes module recompiled
Tristan Sloughter
2015-04-10
1
-2
/
+39
*
test building of deps plugins
Tristan Sloughter
2015-04-04
1
-2
/
+34
*
treat _checkouts as deps that are always compiled
Tristan Sloughter
2015-03-21
1
-3
/
+124
*
compile source from the symlinked directories under `_build` to
alisdair sullivan
2015-03-08
1
-0
/
+27
*
switch from loading modules to read compile info to using `beam_lib`
alisdair sullivan
2015-03-05
1
-12
/
+2
*
change from post-purging modules after checking their module info to
alisdair sullivan
2015-03-03
1
-2
/
+13
*
copy project apps to deps output dir for compilation
Tristan Sloughter
2015-02-28
1
-7
/
+7
*
don't unescessarily recompile yrl/xrl files
alisdair sullivan
2015-02-22
1
-2
/
+43
*
check already compiled modules compile arguments against current compile
alisdair sullivan
2015-02-16
1
-2
/
+56
*
MORE TESTS
Fred Hebert
2014-12-29
1
-2
/
+23
*
Adding tests for checkouts being found & compiled
Fred Hebert
2014-12-29
1
-4
/
+21
*
Add release-structured compiling tests
Fred Hebert
2014-12-24
1
-2
/
+17
*
Fix up programmatic interface to rebar3
Fred Hebert
2014-12-21
1
-1
/
+1
*
Partial fix to circular deps (#40)
Fred Hebert
2014-12-06
1
-1
/
+1
*
Initial tests for dependency resolving
Fred Hebert
2014-12-04
1
-85
/
+6
*
start of breaking out test code for ease of checks
Tristan Sloughter
2014-11-29
1
-9
/
+12
*
pass command as arg to run_aux for now
Tristan Sloughter
2014-10-17
1
-1
/
+1
*
fix ct test for new command handling
Tristan Sloughter
2014-09-17
1
-1
/
+1
*
update common tests
Tristan Sloughter
2014-09-17
1
-2
/
+2
*
change name of suite
Tristan Sloughter
2014-09-01
1
-0
/
+113