James Fish
|
447fb1a02e
|
Fix dialyzer warnings
|
10年前 |
Tristan Sloughter
|
ae9c83fb4b
|
copy project apps to deps output dir for compilation
|
10年前 |
Tristan Sloughter
|
8f03afded4
|
consolidate app validation and exist checks
|
10年前 |
Tristan Sloughter
|
410e2bcdec
|
replace package management with hex.pm
|
10年前 |
Tristan Sloughter
|
1e71b47817
|
fix find_apps when searching for invalid apps
|
10年前 |
Tristan Sloughter
|
ebcbe0071a
|
app_info:valid needs to return a boolean and not throw an exception
|
10年前 |
Tristan Sloughter
|
407362c074
|
replace single profile atom in providers with list of profiles
|
10年前 |
Tristan Sloughter
|
d1692efdf5
|
overrides working except for transitive dep inheritance with lock file
|
10年前 |
Tristan Sloughter
|
3219a666f4
|
rewrite profiles
|
10年前 |
Tristan Sloughter
|
293c1b8e6e
|
add applications field to app_info to track all deps of an application
|
10年前 |
Tristan Sloughter
|
26892b9d41
|
wip: upgrade pkg deps
|
10年前 |
Tristan Sloughter
|
21cf46ff9c
|
dialyzer fixes
|
10年前 |
Tristan Sloughter
|
ffe8924f3b
|
fixed up a few unknown types
|
10年前 |
Tristan Sloughter
|
1854276fb5
|
down to last 2 dialyzer errors
|
10年前 |
Tristan Sloughter
|
6356112cbb
|
more dialyzer fun. no likey opaque types
|
10年前 |
Tristan Sloughter
|
e1b1152b21
|
slowly widdling away at dialyzer errors
|
10年前 |
Tristan Sloughter
|
c8772ff398
|
wip: updating handling of src deps to include level in lock
|
10年前 |
Tristan Sloughter
|
4ed688f0dd
|
fix bug compiling app with no .app.src
|
10年前 |
Tristan Sloughter
|
6c50d0a566
|
fix fetch and build
|
10年前 |
Tristan Sloughter
|
8c5f312d90
|
only build invalid (not built) source deps and project apps
|
10年前 |
Tristan Sloughter
|
b8785e6541
|
add first test
|
10年前 |
Tristan Sloughter
|
21f4743861
|
remove more code that can be brought back later if needed
|
10年前 |
Tristan Sloughter
|
ac0d726bb8
|
wip: reworking deps fetching/sorting
|
10年前 |
Tristan Sloughter
|
901cea4671
|
quick and dirty fix for proper dep compilatoin order
|
10年前 |
Tristan Sloughter
|
4b31a20a61
|
improved dep handling and add package list task
|
10年前 |
Tristan Sloughter
|
070689632b
|
only build unbuilt deps
|
10年前 |
Tristan Sloughter
|
5735c538b9
|
add rebar update provider
|
10年前 |
Tristan Sloughter
|
eb8fa02df7
|
large refactoring
Removed separate compilers
Resolves apps to build
Finds avail deps before pulling/building
Includes relx
Simplifies build commands
|
10年前 |