Tristan Sloughter
|
6121f51124
|
reset hooks for project apps so they are only run once
|
10 年之前 |
Tristan Sloughter
|
2dc5f28a7a
|
run legacy style hooks for compile provider
|
10 年之前 |
Tristan Sloughter
|
7425c4c612
|
only pass current project state as state for project apps
|
10 年之前 |
Tristan Sloughter
|
1dce2d36cc
|
add format_error/2 provider callback to providers
|
10 年之前 |
Tristan Sloughter
|
141d34a5d0
|
remove unused utils functions
|
10 年之前 |
Tristan Sloughter
|
6e4b68e28e
|
fix compile task help msg
|
10 年之前 |
Tristan Sloughter
|
90cfb2a794
|
support compile jobs option
|
10 年之前 |
Tristan Sloughter
|
b20680304d
|
split options up by task
|
10 年之前 |
Tristan Sloughter
|
b37a5ae611
|
move providers to separate app
|
10 年之前 |
Tristan Sloughter
|
e9a3396e56
|
return error messages from providers
|
10 年之前 |
Tristan Sloughter
|
6356112cbb
|
more dialyzer fun. no likey opaque types
|
10 年之前 |
Tristan Sloughter
|
2357bdf67f
|
reworking of help display and parse of commands
|
10 年之前 |
Tristan Sloughter
|
5373b56bfa
|
move locking to a provider
|
10 年之前 |
Tristan Sloughter
|
8c5f312d90
|
only build invalid (not built) source deps and project apps
|
10 年之前 |
Tristan Sloughter
|
829d4f2ca5
|
refactor install_deps again and rename app_builder to compile
|
10 年之前 |
Tristan Sloughter
|
21f4743861
|
remove more code that can be brought back later if needed
|
10 年之前 |
Tristan Sloughter
|
901cea4671
|
quick and dirty fix for proper dep compilatoin order
|
10 年之前 |
Tristan Sloughter
|
393abe92d0
|
use locks if exists
|
10 年之前 |
Tristan Sloughter
|
97db15d2a5
|
wip: write lock file
|
10 年之前 |
Tristan Sloughter
|
f34509892c
|
build app file after modules
|
10 年之前 |
Tristan Sloughter
|
4b31a20a61
|
improved dep handling and add package list task
|
10 年之前 |
Tristan Sloughter
|
99136c38b5
|
simplify dep download and building
|
10 年之前 |
Tristan Sloughter
|
b37fe2c4bb
|
refactoring and remove unused providers for now
|
10 年之前 |
Tristan Sloughter
|
629792f36b
|
start of moving to splitting state from config parsing
|
10 年之前 |
Tristan Sloughter
|
2880e2838b
|
move back to single command with arguments for comamnd after it
|
10 年之前 |
Tristan Sloughter
|
a602cfc593
|
replace logging with ec_cmd_log from erlware_commons
|
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 年之前 |