Dave Smith
|
849cdc5ef0
|
Use existing rebar for compile, if it's available
|
15年前 |
Dave Smith
|
4f980767f8
|
Fix up installation problems that occurred when priv/include dirs don't exist (they are optional)
|
15年前 |
Dave Smith
|
a01e7dcd30
|
Adding first crack at reltool support
|
15年前 |
Dave Smith
|
a8fd5bc56f
|
Add hooks for getting list of release modules
|
15年前 |
Dave Smith
|
eb84f4f443
|
Make sure reason for crash is available for debug logging
|
15年前 |
Dave Smith
|
a658e970db
|
Adding support for parallel compilation; use 3 workers by default
|
15年前 |
Dave Smith
|
3765b86653
|
Adding support for subdirs
|
15年前 |
Dave Smith
|
d885b1c04c
|
Basic implementation of port compiler is now complete
|
15年前 |
Dave Smith
|
dbd576fc33
|
Adding more flexible arch check; adding sh command
|
15年前 |
Dave Smith
|
cf6738928d
|
Adding generic get/3; still need some cleanup
|
15年前 |
Dave Smith
|
b3909cc9dc
|
Adding delete_each/1
|
15年前 |
Dave Smith
|
667dd16bf9
|
Merging
|
15年前 |
Dave Smith
|
c7c1001012
|
Slowly working out port driver implementation
|
15年前 |
Jon Meredith
|
8e91e1014e
|
Connected up symlinking the list of progs in rebar.config/app_bin
to the OTP bin dir.
|
15年前 |
Jon Meredith
|
c5d877a934
|
Renamed app_installer to otp_app.
Added compile check for app name.
Added compile check for app modules
--HG--
rename : src/rebar_app_installer.erl => src/rebar_otp_app.erl
|
15年前 |
Dave Smith
|
961c95b419
|
Add protobuffs compiler module
|
15年前 |
Dave Smith
|
60a8fc18ad
|
Pass through flags for install
|
15年前 |
Dave Smith
|
f0b98e2e74
|
Fix bootstrap installer to setup path so that rebar runs properly
|
15年前 |
Dave Smith
|
d8779cffdc
|
Remove emakefile in lieu of simple install script
|
15年前 |
Dave Smith
|
be2a9096f6
|
More work
|
15年前 |
Dave Smith
|
c828f59056
|
Fix some minor typos; create simple install/bootstrapping script
|
15年前 |
Dave Smith
|
f4729544dd
|
Adding ignore file
|
15年前 |
Dave Smith
|
28fe3bfd54
|
More gross structural work; now has log levels and broken out log level control
|
15年前 |
Dave Smith
|
0151f63239
|
Fix options to be more consistent
|
15年前 |
Dave Smith
|
e4a9310a97
|
Adding support for basic compilation ordering
|
15年前 |
Dave Smith
|
fd8794dae7
|
Renaming compiler module
--HG--
rename : src/rebar_doterl_compiler.erl => src/rebar_erlc_compiler.erl
|
15年前 |
Dave Smith
|
620867d5d5
|
More work on getting compilation and clean working properly
|
15年前 |
Dave Smith
|
e52bb6783c
|
Getting basic erlang compilation working
|
15年前 |
Dave Smith
|
b7e2088c27
|
Initial commit
|
15年前 |