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_app_info.erl
Commit message (
Expand
)
Author
Age
Files
Lines
*
add config option artifacts
Tristan Sloughter
2015-06-02
1
-2
/
+3
*
move handling of undefined app state to function
Tristan Sloughter
2015-05-22
1
-0
/
+9
*
have .app.src take precedence over .app file
Tristan Sloughter
2015-05-22
1
-7
/
+15
*
print and format error message for bad .app files and all bad configs
Tristan Sloughter
2015-05-22
1
-6
/
+1
*
only update, when not in explicit upgrade, locks if out of date
Tristan Sloughter
2015-05-21
1
-15
/
+26
*
read in application details into app_info after fetch
Tristan Sloughter
2015-04-24
1
-0
/
+13
*
support for 18.0+
Tristan Sloughter
2015-04-23
1
-1
/
+1
*
Merge pull request #283 from fishcakez/dial_warns
Fred Hebert
2015-03-25
1
-1
/
+1
|
\
|
*
Fix dialyzer warnings
James Fish
2015-03-18
1
-1
/
+1
*
|
treat _checkouts as deps that are always compiled
Tristan Sloughter
2015-03-21
1
-0
/
+11
|
/
*
copy project apps to deps output dir for compilation
Tristan Sloughter
2015-02-28
1
-4
/
+20
*
consolidate app validation and exist checks
Tristan Sloughter
2015-02-22
1
-1
/
+1
*
replace package management with hex.pm
Tristan Sloughter
2015-02-17
1
-3
/
+3
*
fix find_apps when searching for invalid apps
Tristan Sloughter
2015-02-02
1
-4
/
+4
*
app_info:valid needs to return a boolean and not throw an exception
Tristan Sloughter
2015-01-27
1
-1
/
+6
*
replace single profile atom in providers with list of profiles
Tristan Sloughter
2015-01-11
1
-9
/
+9
*
overrides working except for transitive dep inheritance with lock file
Tristan Sloughter
2014-12-30
1
-0
/
+11
*
rewrite profiles
Tristan Sloughter
2014-12-16
1
-0
/
+11
*
add applications field to app_info to track all deps of an application
Tristan Sloughter
2014-11-19
1
-0
/
+11
*
wip: upgrade pkg deps
Tristan Sloughter
2014-11-02
1
-1
/
+1
*
dialyzer fixes
Tristan Sloughter
2014-10-18
1
-11
/
+6
*
fixed up a few unknown types
Tristan Sloughter
2014-09-21
1
-11
/
+11
*
down to last 2 dialyzer errors
Tristan Sloughter
2014-09-21
1
-3
/
+3
*
more dialyzer fun. no likey opaque types
Tristan Sloughter
2014-09-21
1
-2
/
+2
*
slowly widdling away at dialyzer errors
Tristan Sloughter
2014-09-20
1
-5
/
+4
*
wip: updating handling of src deps to include level in lock
Tristan Sloughter
2014-09-20
1
-0
/
+9
*
fix bug compiling app with no .app.src
Tristan Sloughter
2014-09-02
1
-5
/
+5
*
fix fetch and build
Tristan Sloughter
2014-09-02
1
-4
/
+7
*
only build invalid (not built) source deps and project apps
Tristan Sloughter
2014-09-01
1
-2
/
+11
*
add first test
Tristan Sloughter
2014-09-01
1
-2
/
+25
*
remove more code that can be brought back later if needed
Tristan Sloughter
2014-08-30
1
-1
/
+17
*
wip: reworking deps fetching/sorting
Tristan Sloughter
2014-08-29
1
-0
/
+24
*
quick and dirty fix for proper dep compilatoin order
Tristan Sloughter
2014-08-28
1
-1
/
+11
*
improved dep handling and add package list task
Tristan Sloughter
2014-08-24
1
-9
/
+7
*
only build unbuilt deps
Tristan Sloughter
2014-08-18
1
-0
/
+17
*
add rebar update provider
Tristan Sloughter
2014-08-16
1
-0
/
+5
*
large refactoring
Tristan Sloughter
2014-08-16
1
-0
/
+92