53 Commits (6d52a4aeb41a11a624914bd05a772f4dfbc936d6)

Author SHA1 Message Date
  Tuncer Ayaz 87904ceef2 Fix version string 12 years ago
  Tuncer Ayaz b540c002e7 Fix vsn string 12 years ago
  Tuncer Ayaz 1fe2b7aac4 Bump major version to prepare for next release 12 years ago
  Tuncer Ayaz e75a97ad33 Add 'qc' cmd and rename eunit-compile to test-compile 14 years ago
  Tuncer Ayaz 252757c753 Do not use application:set_env 12 years ago
  Tuncer Ayaz 8cae8b3430 Re-sort modules in rebar.app 12 years ago
  Kresten Krab Thorup 5b765e028f Initial version of "rebar shell" command 14 years ago
  Tuncer Ayaz e7e2bc17b2 Sort rebar_* modules in rebar.app 13 years ago
  Dave Smith 0f24d93256 Move to major.minor.patch release version; add OTP build version 13 years ago
  alisdair sullivan 79d173c49d should also include compiler in list of application dependencies for rebar 13 years ago
  alisdair sullivan 80f91af2d2 add crypto, syntax_tools and tools to applications key as dependencies 13 years ago
  Tuncer Ayaz 0f08e768a7 Remove duplicate entry (Reported-by: Siri Hansen) 14 years ago
  joewilliams 7ac00a73e8 Remove rebar_dialyzer 14 years ago
  Tuncer Ayaz 3a8b4d5e8f Cleanup deprecations now that R14B03 is released 14 years ago
  Tuncer Ayaz eba2f097bf Fix formatting (thanks Piotr Usewicz) 14 years ago
  Piotr Usewicz df4e836c4e Add file local variables where appropriate 14 years ago
  joewilliams 11bf6b4aab Add 'generate-appups' command 14 years ago
  joewilliams 5298e93a18 Add 'generate-upgrade' command 14 years ago
  Anthony Ramine 008dcb8542 Add abnfc support 14 years ago
  Tuncer Ayaz 448e1ea20b Put rebar_pre_script in correct app_dir module position 14 years ago
  Tuncer Ayaz 34647928b2 Add rebar_pre_script courtesy of Geoff Cant 14 years ago
  Cliff Moon 55c1e44ba5 Added a compiler plugin for neotoma grammars 15 years ago
  Dave Smith deaabbe9a7 Adding support for compile/clean post scripts, per suggestion from Kevin Smith 15 years ago
  Dave Smith e66585789d Process deps prior to subdirs so that top-level dependencies work as expected 15 years ago
  Dave Smith 91fe9d14a4 Add edoc module to .app file 15 years ago
  Dave Smith 902e00fb93 Add support for requiring a specific ERTS or OTP version via a regex 15 years ago
  Dave Smith fcf4507a80 Add stub for xref support; not yet done 15 years ago
  Tuncer Ayaz 5f98b6b65a Add ASN.1 support (via Ruslan Babayev) 15 years ago
  Dave Smith 872076be3f Adding cleaner module to permit users to specify their own set of files to delete 15 years ago
  Dave Smith 2d9af6cf48 Sketching out templating system 15 years ago
  iw 39907904e8 Include support for dialyzer 15 years ago
  Tuncer Ayaz fb0cee2afb Implemented option to specify number of concurrent workers a command may use 15 years ago
  Dave Smith 9c15d63191 Refactor of compilation logic to enable support for package modules and provide better modularity/reusability for other systems 15 years ago
  Tuncer Ayaz b1b29e0858 Implemented getopt option support 15 years ago
  Dave Smith 2f64f0e6b2 Refactoring core logic in preparation for dependency mgmt; breaking out sub_dir determination into dedicated module 15 years ago
  Bryan Fink 299f45623f rebar can now compile ErlyDTL files (if erlydtl is installed) 15 years ago
  Dave Smith b14eaa0dc6 Adding rudimentary escript generator 15 years ago
  Tim Dysinger 5fe24a8c97 Added optional LFE compilation abilities to rebar 15 years ago
  Dave Smith 739f24d8f5 Bumping to 2 15 years ago
  Dave Smith 3990f0a076 Refactor of core logic to provide better control over recursion and code path mgmt 15 years ago
  Jon Meredith 726f8e6946 Added support for eunit tests as test/*_tests.erl 15 years ago
  Dave Smith b491898690 Refactor rebar to build a self-contained script 15 years ago
  Jon Meredith a0d48d89ae Added rebar_ct to support common_test targets test, int_test and perf_test. 15 years ago
  Dave Smith 65a3ff0111 Fix up some errors found by rebar now that we use it for compilation 15 years ago
  Dave Smith a01e7dcd30 Adding first crack at reltool support 15 years ago
  Dave Smith c7c1001012 Slowly working out port driver implementation 15 years ago
  Jon Meredith c5d877a934 Renamed app_installer to otp_app. 15 years ago
  Dave Smith 961c95b419 Add protobuffs compiler module 15 years ago
  Dave Smith 28fe3bfd54 More gross structural work; now has log levels and broken out log level control 15 years ago
  Dave Smith fd8794dae7 Renaming compiler module 15 years ago