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_core.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rebar_core:restore_code_path (Reported-by: Siri Hansen)
Tuncer Ayaz
2012-08-09
1
-1
/
+3
*
Only print absolute filename if not in base_dir
Tuncer Ayaz
2012-08-05
1
-4
/
+1
*
Refactor setup_env rebar_config funs
Tuncer Ayaz
2012-08-04
1
-5
/
+5
*
Fix R13B03 build (Reported-by: Sergey Nartimov)
Tuncer Ayaz
2012-07-28
1
-4
/
+4
*
Do not use application:set_env
Tuncer Ayaz
2012-07-23
1
-10
/
+9
*
Document rebar_config TODOs
Tuncer Ayaz
2012-07-13
1
-0
/
+1
*
Make sure cached setup_envs are reset
Tuncer Ayaz
2012-07-13
1
-3
/
+7
*
Remove shared state
Tuncer Ayaz
2012-07-13
1
-129
/
+114
*
Manually report errors/warnings with absolute path
Tuncer Ayaz
2012-06-11
1
-22
/
+2
*
Fix whitespace errors
Tuncer Ayaz
2012-06-08
1
-6
/
+10
*
Introduce -k flag
Dave Smith
2012-06-08
1
-23
/
+39
*
Remove ?FAIL in favor of ?ABORT
Dave Smith
2012-06-08
1
-2
/
+2
*
Simplify and fix check if enter/leaving should be printed
Tuncer Ayaz
2012-05-18
1
-6
/
+1
*
Do not print entering/leaving message if skip_dir
Tuncer Ayaz
2012-05-18
1
-6
/
+13
*
Add support for target-specific port options
Tuncer Ayaz
2012-04-16
1
-34
/
+44
*
Fix typo in comment (thanks Michael Santos)
Tuncer Ayaz
2012-04-16
1
-1
/
+1
*
Fix #197 by printing 'Entering/Leaving directory'
Tuncer Ayaz
2012-04-03
1
-3
/
+19
*
Make error message more descriptive
Tuncer Ayaz
2012-03-31
1
-1
/
+3
*
Fix loading of local plugins in sub directories
Tuncer Ayaz
2012-02-03
1
-13
/
+38
*
Cache vsn info to avoid expensive vcs cmd calls
Yurii Rashkovskii
2012-02-02
1
-0
/
+3
*
Check for .app.src first
Tuncer Ayaz
2012-01-13
1
-2
/
+2
*
Fix code clarity in dir type check
Tuncer Ayaz
2012-01-13
1
-9
/
+5
*
Fix rebar_core crash (reported-by: Jeremy Raymond)
Tuncer Ayaz
2011-12-18
1
-17
/
+24
*
Universally support apps=/skip_apps=
Tuncer Ayaz
2011-12-12
1
-61
/
+94
*
Add support for arch-specific hooks
Tuncer Ayaz
2011-12-05
1
-1
/
+10
*
Allow plugins to participate in pre and post processing
Tim Watson
2011-10-20
1
-8
/
+14
*
Fix config handling in root_dir
Tim Watson
2011-10-05
1
-1
/
+12
*
Fix missing plugin warnings
Tim Watson
2011-09-20
1
-1
/
+1
*
Search plugin sources in base_dir and plugin_dir
Tuncer Ayaz
2011-08-29
1
-3
/
+7
*
Only compile relevant plugin sources
Tuncer Ayaz
2011-08-29
1
-1
/
+7
*
Simplify check for empty list
Tuncer Ayaz
2011-08-29
1
-1
/
+1
*
Load plugins dynamically from source
Tim Watson
2011-08-29
1
-5
/
+49
*
Log a more descriptive message
Tuncer Ayaz
2011-08-23
1
-1
/
+2
*
Rename rebar_plugins to plugins for consistency
Tuncer Ayaz
2011-08-16
1
-1
/
+1
*
Do not warn if pre_/post_ cmd is not available
Tuncer Ayaz
2011-07-08
1
-2
/
+9
*
Add support for $HOME/.rebar/config
Tuncer Ayaz
2011-07-06
1
-5
/
+5
*
Allow plugins to run before/after a rebar command.
Tim Watson
2011-05-23
1
-1
/
+20
*
Add support for command-specific env for hooks
Tuncer Ayaz
2011-04-21
1
-6
/
+14
*
Simplify hook changes to rebar_core
Tuncer Ayaz
2011-03-12
1
-11
/
+5
*
Add pre and post script support for all commands
Tim Watson
2011-03-12
1
-1
/
+17
*
Convert the entries in the code path to absolute paths
Juan Jose Comellas
2011-02-26
1
-0
/
+4
*
Use erlang:function_exported/3
Tuncer Ayaz
2011-02-21
1
-2
/
+2
*
Clean up code
Tuncer Ayaz
2011-02-06
1
-16
/
+24
*
Clean up emacs file local variables
Tuncer Ayaz
2011-01-31
1
-1
/
+1
*
Move BUILD_TIME and VCS_INFO macros
Tim Watson
2011-01-29
1
-8
/
+0
*
Fix circular dependency
Tuncer Ayaz
2011-01-27
1
-39
/
+1
*
Add support for abbreviated command names
Klas Johansson
2011-01-24
1
-11
/
+10
*
Move command line handling funs into rebar.erl
Tuncer Ayaz
2011-01-24
1
-172
/
+3
*
Simplify rebar_core
Tuncer Ayaz
2011-01-13
1
-23
/
+17
*
Fix typos
Tuncer Ayaz
2011-01-13
1
-2
/
+2
[next]