Bob Ippolito
|
f436d7cd3c
|
add variables for create-app and create-node to help
|
2010-05-08 03:49:10 -07:00 |
|
Tuncer Ayaz
|
914e5fbf68
|
New commands and opts (-V/--version/version/help)
|
2010-05-03 11:38:27 +02:00 |
|
Dave Smith
|
29a3d7267c
|
Merging w/ mainline
|
2010-04-17 07:35:40 -06:00 |
|
Dave Smith
|
266d82f871
|
Add simple warning if no modules are interested in handling a command for a given directory
|
2010-04-17 07:34:54 -06:00 |
|
Tuncer Ayaz
|
1e8916ba87
|
Document xref command
Also add a sleep after printing so that the io server has
written all output before exiting. It's a work around.
|
2010-04-15 20:20:20 +02:00 |
|
Tuncer Ayaz
|
0f494c2a14
|
Add check-deps to shell completion and commands info
|
2010-03-26 19:28:01 +01:00 |
|
Tuncer Ayaz
|
3dfc7a8486
|
Add get-deps and delete-deps to commands info and shell completion
Add get-deps and delete-deps to commands info string and
bash completion script.
|
2010-03-17 01:26:32 +01:00 |
|
Dave Smith
|
c71ec1d68f
|
Merging w/ mainline
|
2010-03-16 13:30:52 -06:00 |
|
Dave Smith
|
be6bb20c59
|
Revamp deps system to NOT pull down deps automatically. You must now use pull-deps explicitly
|
2010-03-16 13:30:22 -06:00 |
|
Tuncer Ayaz
|
ebfb1dc40d
|
Add option to show available commands
Implement new option -c/--commands to print available
commands and its variables.
|
2010-03-08 21:14:06 +01:00 |
|
Dave Smith
|
28d3b75641
|
Fix bug in templater where escript was not found in subdirs were specified in rebar.config; minor formatting cleanups
|
2010-02-20 20:15:07 -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
|
2734f2bcc2
|
Do not print dynamic escript name in usage info
|
2010-02-02 12:56:16 +01:00 |
|
Tuncer Ayaz
|
e9ddd08e2a
|
Simplified usage info printing with getopt v0.2
|
2010-01-09 00:36:29 +01:00 |
|
Tuncer Ayaz
|
fb0cee2afb
|
Implemented option to specify number of concurrent workers a command may use
|
2010-01-06 17:31:14 +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 |
|
Dave Smith
|
18e1b37e6f
|
Break out command line argument parsing to a dedicated routine
|
2010-01-01 06:22:25 -07:00 |
|
Dave Smith
|
48c2c169ab
|
Merging w/ bitbucket
|
2009-12-31 19:31:00 -07:00 |
|
Dave Smith
|
02fa5f6f42
|
Make sure to reset CWD after processing subdirs; also filter out missing dirs when restoring code path
|
2009-12-31 19:29:33 -07:00 |
|
Tuncer Ayaz
|
0817dec7ca
|
Rolled back getopt to restore custom variables
|
2010-01-01 00:08:00 +01:00 |
|
Tuncer Ayaz
|
9a8015f2d7
|
Added vi modeline/emacs local variables to file headers
|
2009-12-31 19:42:53 +01:00 |
|
Tuncer Ayaz
|
940f9c232b
|
Enhanced option parsing with new getopt and made rebar more user friendly
|
2009-12-31 18:00:02 +01:00 |
|
Tuncer Ayaz
|
8c85021c1e
|
Deleted trailing whitespace
|
2009-12-30 13:13:39 +01:00 |
|
Tuncer Ayaz
|
b1b29e0858
|
Implemented getopt option support
|
2009-12-29 20:09:28 +01:00 |
|
Dave Smith
|
2f64f0e6b2
|
Refactoring core logic in preparation for dependency mgmt; breaking out sub_dir determination into dedicated module
|
2009-12-25 23:19:09 -07:00 |
|
Dave Smith
|
d051534b97
|
Minor formatting fix
|
2009-12-20 06:20:05 -07:00 |
|
Dave Smith
|
be754bb6ef
|
Make sure to fail if run_modules generates ANY error. Thanks, Rusty. :)
|
2009-12-14 17:11:25 -05:00 |
|
Dave Smith
|
d6600ab506
|
Fixing number of warnings and buglets
|
2009-12-14 08:58:22 -05:00 |
|
Dave Smith
|
5618198eeb
|
Merging mainline
|
2009-12-12 07:43:12 -07:00 |
|
Dave Smith
|
3990f0a076
|
Refactor of core logic to provide better control over recursion and code path mgmt
|
2009-12-12 07:34:29 -07:00 |
|
Dave Smith
|
d894dc5448
|
Make sure crypto is running as lots of things use it
|
2009-12-09 21:59:58 -07:00 |
|
Dave Smith
|
b088139ed0
|
Remove unnecessary debug in _core; adding EQC flag for eunit builds
|
2009-12-08 15:52:53 -07:00 |
|
Dave Smith
|
ffa0cda467
|
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 |
|
Dave Smith
|
b491898690
|
Refactor rebar to build a self-contained script
|
2009-12-04 13:48:57 -07:00 |
|
Dave Smith
|
a979f4f575
|
If failure is controlled (i.e. via ?FAIL macro), don't print out that it failed (expectation is that the caller already did that)
|
2009-12-03 09:41:10 -07:00 |
|
Dave Smith
|
a01e7dcd30
|
Adding first crack at reltool support
|
2009-12-02 05:15:35 -07:00 |
|
Dave Smith
|
3765b86653
|
Adding support for subdirs
|
2009-12-01 20:34:18 -07:00 |
|
Dave Smith
|
c828f59056
|
Fix some minor typos; create simple install/bootstrapping script
|
2009-11-29 16:53:53 -07:00 |
|
Dave Smith
|
28fe3bfd54
|
More gross structural work; now has log levels and broken out log level control
|
2009-11-29 16:44:30 -07:00 |
|