Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix get-deps on win32 | Juhani Rankimies | 2010-08-04 | 1 | -1/+5 | |
| | ||||||
* | Taught eunit/coverage to split the src module coverage stats from any test code. | Jon Meredith | 2010-05-03 | 1 | -0/+4 | |
| | ||||||
* | Make sure zip module is loaded | Tuncer Ayaz | 2010-03-11 | 1 | -0/+1 | |
| | | | | Before we check for zip:foldl/3 make sure zip module is loaded. | |||||
* | Add escript_foldl/3 TODO | Tuncer Ayaz | 2010-03-06 | 1 | -0/+3 | |
| | | | | | Comment what has to be done when the new OTP release is out and the time is right. | |||||
* | Add forward-compatible escript_foldl function | Tuncer Ayaz | 2010-03-05 | 1 | -1/+28 | |
| | | | | | | escript:foldl/3 was undocumented and has been replaced with better APIs post-R13B04. The new exported funs are officially documented. | |||||
* | Update comment for filelib:ensure_dir/1 wrapper. | Tuncer Ayaz | 2010-02-17 | 1 | -8/+1 | |
| | | | | The wrapper can now be removed as I've fixed the problem in R13B04. | |||||
* | Overhaul env expansion so that rebar fully expands env refs prior to ↵ | Dave Smith | 2010-02-16 | 1 | -2/+7 | |
| | | | | invoking the shell script. Also now using DRV_* env vars for compilation/linking of files found in c_src; this frees up "normal" CFLAGS/LDFLAGS for usage in sub build scripts. | |||||
* | Break out arch string function; update ERLANG_TARGET to include bitness of ↵ | Dave Smith | 2010-02-12 | 1 | -3/+6 | |
| | | | | the Erlang target | |||||
* | Append wordsize to the architecture string | Dave Smith | 2010-02-10 | 1 | -1/+2 | |
| | ||||||
* | Provide package support for eunit; build_plt now includes listed ↵ | theiw | 2010-02-05 | 1 | -2/+12 | |
| | | | | applications; begin including -spec annotations | |||||
* | Fixed issue 1 "priv/mibs/ is not automatically created" | Tuncer Ayaz | 2010-01-08 | 1 | -1/+20 | |
| | ||||||
* | Another round of refactoring to yield better flexiblity in the base_compiler ↵ | Dave Smith | 2010-01-03 | 1 | -1/+5 | |
| | | | | system | |||||
* | Added vi modeline/emacs local variables to file headers | Tuncer Ayaz | 2009-12-31 | 1 | -0/+2 | |
| | ||||||
* | Got basic retrieval of deps from hg sorta working; minor refactoring of ↵ | Dave Smith | 2009-12-30 | 1 | -10/+12 | |
| | | | | rebar_utils:sh interface | |||||
* | Silence warnings, courtesy of Tuncer Ayaz | Dave Smith | 2009-12-28 | 1 | -1/+1 | |
| | ||||||
* | Added now_str to return the local time as a string. | jmeredith@jons-macbook.local | 2009-12-03 | 1 | -1/+6 | |
| | ||||||
* | Adding more flexible arch check; adding sh command | Dave Smith | 2009-12-01 | 1 | -1/+41 | |
| | ||||||
* | Slowly working out port driver implementation | Dave Smith | 2009-11-30 | 1 | -1/+31 | |
| | ||||||
* | More work on getting compilation and clean working properly | Dave Smith | 2009-11-25 | 1 | -0/+1 | |
| | ||||||
* | Initial commit | Dave Smith | 2009-11-25 | 1 | -0/+31 | |