Jon Meredith
|
bf3dfcb34b
|
Taught eunit/coverage to split the src module coverage stats from any test code.
|
2010-05-03 11:37:14 -06:00 |
|
Tuncer Ayaz
|
faf21694fe
|
Make sure zip module is loaded
Before we check for zip:foldl/3 make sure zip module is loaded.
|
2010-03-11 01:27:46 +01:00 |
|
Tuncer Ayaz
|
aeabfb6fe9
|
Add escript_foldl/3 TODO
Comment what has to be done when the new OTP release is out
and the time is right.
|
2010-03-06 00:04:50 +01:00 |
|
Tuncer Ayaz
|
dfb5af4049
|
Add forward-compatible escript_foldl function
escript:foldl/3 was undocumented and has been replaced with
better APIs post-R13B04. The new exported funs are officially
documented.
|
2010-03-05 22:56:31 +01:00 |
|
Tuncer Ayaz
|
00c855d030
|
Update comment for filelib:ensure_dir/1 wrapper.
The wrapper can now be removed as I've fixed the problem in R13B04.
|
2010-02-17 23:38:06 +01:00 |
|
Dave Smith
|
1f6d861aba
|
Overhaul env expansion so that rebar fully expands env refs prior to 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.
|
2010-02-16 07:05:29 -07:00 |
|
Dave Smith
|
96c1ceba60
|
Break out arch string function; update ERLANG_TARGET to include bitness of the Erlang target
|
2010-02-12 15:05:32 -07:00 |
|
Dave Smith
|
22d21f63d0
|
Append wordsize to the architecture string
|
2010-02-10 14:05:52 -07:00 |
|
theiw
|
788bd3df72
|
Provide package support for eunit; build_plt now includes listed applications; begin including -spec annotations
|
2010-02-05 17:34:38 +00:00 |
|
Tuncer Ayaz
|
4ac1f3efe9
|
Fixed issue 1 "priv/mibs/ is not automatically created"
|
2010-01-08 23:06:29 +01:00 |
|
Dave Smith
|
fa2a58261a
|
Another round of refactoring to yield better flexiblity in the base_compiler system
|
2010-01-03 22:53:04 -07:00 |
|
Tuncer Ayaz
|
9a8015f2d7
|
Added vi modeline/emacs local variables to file headers
|
2009-12-31 19:42:53 +01:00 |
|
Dave Smith
|
5cd5870f32
|
Got basic retrieval of deps from hg sorta working; minor refactoring of rebar_utils:sh interface
|
2009-12-30 20:03:27 -07:00 |
|
Dave Smith
|
fe03778678
|
Silence warnings, courtesy of Tuncer Ayaz
|
2009-12-28 07:24:15 -07:00 |
|
jmeredith@jons-macbook.local
|
bed9ab10aa
|
Added now_str to return the local time as a string.
|
2009-12-03 22:46:37 -07:00 |
|
Dave Smith
|
dbd576fc33
|
Adding more flexible arch check; adding sh command
|
2009-12-01 10:38:20 -07:00 |
|
Dave Smith
|
c7c1001012
|
Slowly working out port driver implementation
|
2009-11-30 16:03:45 -07:00 |
|
Dave Smith
|
620867d5d5
|
More work on getting compilation and clean working properly
|
2009-11-25 20:24:51 -07:00 |
|
Dave Smith
|
b7e2088c27
|
Initial commit
|
2009-11-25 15:23:42 -07:00 |
|