Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases.
Find a file
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
ebin rebar can now compile ErlyDTL files (if erlydtl is installed) 2009-12-22 09:57:42 -05:00
include More gross structural work; now has log levels and broken out log level control 2009-11-29 16:44:30 -07:00
src rebar can now compile ErlyDTL files (if erlydtl is installed) 2009-12-22 09:57:42 -05:00
.hgignore Refactor rebar to build a self-contained script 2009-12-04 13:48:57 -07:00
.hgtags Added tag RELEASE-1 for changeset e8747041ef63 2009-12-18 15:11:54 -07:00
bootstrap Updating bootstrap to embed the build time into a macro that we can pull via "version" command 2009-12-07 16:03:56 -07:00
NOTES.org Initial commit 2009-11-25 15:23:42 -07:00
rebar.config Enable fail_on_warning by default 2009-12-14 09:27:58 -05:00