Juhani Rankimies
|
fe664e8c50
|
Fix bug 805
Use rebar_utils:find_executable/1 that wraps the
path in quotes to make it work even if it contains
whitespace.
|
2010-11-22 23:48:28 +01:00 |
|
Kostis Sagonas
|
7dc76d578e
|
Tidier improvements
|
2010-10-26 00:38:51 +02:00 |
|
Tuncer Ayaz
|
1a577fcd43
|
Clarify rebar_utils:ensure_dir/1 comment
|
2010-10-25 23:09:37 +02:00 |
|
Tuncer Ayaz
|
79546e66ff
|
Add spec: rebar_utils:abort/2 does not return
Thanks to Kostis for no_return() result type.
|
2010-10-15 18:10:20 +02:00 |
|
Tuncer Ayaz
|
392e312b3f
|
Update TODO comment
|
2010-10-01 16:57:49 +02:00 |
|
Tuncer Ayaz
|
b8b112524b
|
Fix dialyzer warning: os:find_executable(string())
|
2010-09-29 23:18:20 +02:00 |
|
Tuncer Ayaz
|
e33285aeaf
|
Fix dialyzer warnings in scm client vsn checks
|
2010-09-29 23:09:04 +02:00 |
|
Dan Gudmundsson
|
83cece0f80
|
Basic tweaks for compiling ports/nifs on mingw
|
2010-09-18 16:34:19 -06:00 |
|
Juhani Rankimies
|
de716e1852
|
fix get-deps on win32
|
2010-08-04 11:07:37 +03:00 |
|
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 |
|