Dave Smith
|
902e00fb93
|
Add support for requiring a specific ERTS or OTP version via a regex
|
2010-05-03 19:47:07 -06:00 |
|
Dave Smith
|
fcf4507a80
|
Add stub for xref support; not yet done
|
2010-04-09 09:25:00 -06:00 |
|
Tuncer Ayaz
|
5f98b6b65a
|
Add ASN.1 support (via Ruslan Babayev)
Add support for compiling ASN.1 files with asn1ct.
Patch from Ruslan Babayev.
|
2010-03-22 18:31:01 +01:00 |
|
Dave Smith
|
872076be3f
|
Adding cleaner module to permit users to specify their own set of files to delete
|
2010-02-21 05:39:12 -07:00 |
|
Dave Smith
|
2d9af6cf48
|
Sketching out templating system
|
2010-01-07 22:18:55 -07:00 |
|
iw
|
39907904e8
|
Include support for dialyzer
|
2010-01-07 15:10:20 +00:00 |
|
Tuncer Ayaz
|
fb0cee2afb
|
Implemented option to specify number of concurrent workers a command may use
|
2010-01-06 17:31:14 +01:00 |
|
Dave Smith
|
9c15d63191
|
Refactor of compilation logic to enable support for package modules and provide better modularity/reusability for other systems
|
2010-01-02 14:17:59 -07:00 |
|
Tuncer Ayaz
|
b1b29e0858
|
Implemented getopt option support
|
2009-12-29 20:09:28 +01:00 |
|
Dave Smith
|
2f64f0e6b2
|
Refactoring core logic in preparation for dependency mgmt; breaking out sub_dir determination into dedicated module
|
2009-12-25 23:19:09 -07:00 |
|
Bryan Fink
|
299f45623f
|
rebar can now compile ErlyDTL files (if erlydtl is installed)
defaults to compiling from templates/*.dtl to ebin/*_dtl.beam
see top of rebar_erlydtl_compiler for configuration options
|
2009-12-22 09:57:42 -05:00 |
|
Dave Smith
|
b14eaa0dc6
|
Adding rudimentary escript generator
|
2009-12-22 06:45:01 -07:00 |
|
Tim Dysinger
|
5fe24a8c97
|
Added optional LFE compilation abilities to rebar
|
2009-12-18 19:00:15 -10:00 |
|
Dave Smith
|
739f24d8f5
|
Bumping to 2
|
2009-12-18 15:12:35 -07:00 |
|
Dave Smith
|
3990f0a076
|
Refactor of core logic to provide better control over recursion and code path mgmt
|
2009-12-12 07:34:29 -07:00 |
|
Jon Meredith
|
726f8e6946
|
Added support for eunit tests as test/*_tests.erl
|
2009-12-05 15:18:09 -07:00 |
|
Dave Smith
|
b491898690
|
Refactor rebar to build a self-contained script
|
2009-12-04 13:48:57 -07:00 |
|
Jon Meredith
|
a0d48d89ae
|
Added rebar_ct to support common_test targets test, int_test and perf_test.
|
2009-12-03 22:49:52 -07:00 |
|
Dave Smith
|
65a3ff0111
|
Fix up some errors found by rebar now that we use it for compilation
|
2009-12-02 12:13:30 -07:00 |
|
Dave Smith
|
a01e7dcd30
|
Adding first crack at reltool support
|
2009-12-02 05:15:35 -07:00 |
|
Dave Smith
|
667dd16bf9
|
Merging
|
2009-11-30 16:07:51 -07:00 |
|
Dave Smith
|
c7c1001012
|
Slowly working out port driver implementation
|
2009-11-30 16:03:45 -07:00 |
|
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
|
2009-11-30 11:12:25 -07:00 |
|
Dave Smith
|
961c95b419
|
Add protobuffs compiler module
|
2009-11-30 09:57:28 -07:00 |
|
Dave Smith
|
28fe3bfd54
|
More gross structural work; now has log levels and broken out log level control
|
2009-11-29 16:44:30 -07:00 |
|
Dave Smith
|
fd8794dae7
|
Renaming compiler module
--HG--
rename : src/rebar_doterl_compiler.erl => src/rebar_erlc_compiler.erl
|
2009-11-25 21:00:22 -07:00 |
|
Dave Smith
|
b7e2088c27
|
Initial commit
|
2009-11-25 15:23:42 -07:00 |
|