Commit graph

  • d9f0cdeddd ignore .eunit Alexey Romanov 2010-12-07 12:21:54 +0300
  • 4699a7c9c5 Fix quotes Alexey Romanov 2010-12-07 12:18:06 +0300
  • 62bfad57a5 Allow for non-SMP emulator Alexey Romanov 2010-12-07 12:17:47 +0300
  • 0bb429c197 Fix code clarity Tuncer Ayaz 2010-12-07 01:03:17 +0100
  • 2e0eab45cb Fix whitespace error and add file local variables Tuncer Ayaz 2010-12-07 00:16:14 +0100
  • 9f5d35991f Fix bashism Tuncer Ayaz 2010-12-02 20:13:32 +0100
  • 298687dd08 Add Mihai Balea to THANKS file Tuncer Ayaz 2010-12-01 17:30:58 +0100
  • 837192e34e Fix compilation of *_first_files Mihai Balea 2010-12-01 15:44:37 +0100
  • b4b97c3660 Add Joseph Wayne Norton to THANKS file Tuncer Ayaz 2010-11-30 01:34:08 +0100
  • aecfd6489e Add Adam Kocoloski to THANKS file Tuncer Ayaz 2010-11-30 01:27:34 +0100
  • 8118083122 Return descriptive errors from is_app_available() Adam Kocoloski 2010-11-30 00:46:50 +0100
  • bb6d07011f Add debug_info=1 to shell completion Tuncer Ayaz 2010-11-30 00:16:46 +0100
  • d24021f4e3 Add new global flag 'debug_info' to erlc_compiler Joseph Wayne Norton 2010-11-30 00:00:02 +0100
  • e36783112d Support dialyzer plt paths having "~/" as a prefix Joseph Wayne Norton 2010-11-23 00:03:45 +0900
  • fe664e8c50 Fix bug 805 Juhani Rankimies 2010-11-22 23:08:34 +0200
  • 57eca0272e Add Misha Gorodnitzky to THANKS file Tuncer Ayaz 2010-11-21 21:59:34 +0100
  • 2387a8e966 Document the pre and post script hooks Andrew Thompson 2010-11-21 15:40:14 -0500
  • 064195dc5a Fix git tag and branch dependency handling Misha Gorodnitzky 2010-11-16 01:25:14 +0000
  • b2e7e5b787 Fix dialyzer_opts documentation Tuncer Ayaz 2010-11-20 23:31:35 +0100
  • 90058c7f52 Add Daniel Neri to THANKS file Tuncer Ayaz 2010-11-20 00:14:46 +0100
  • 9cafd06bdf Document edoc_opts Andrew Thompson 2010-11-19 14:03:12 -0500
  • 72cdcd9573 Remove mention of "clean" command from rebar_edoc Daniel Néri 2010-11-14 02:47:18 +0100
  • 6785c16f02 Fix EDoc syntax errors Daniel Néri 2010-11-14 02:44:04 +0100
  • 513ae33c5c Add possibility to specify rebar config for the "main" application Anders 2010-10-25 13:48:57 +0100
  • c604d85ed5 Create ebin directory if it is missing for deps Anders 2010-10-25 13:48:17 +0100
  • 5158f9531d Stop clean from erroring if there's no .app file Andrew Thompson 2010-10-28 00:39:42 -0400
  • ff5a7982eb Improve error logging when running a command fails Andrew Thompson 2010-10-28 00:31:35 -0400
  • 80c065191f Port rebar_eunit_tests to Windows Juhani Rankimies 2010-10-26 07:22:01 +0300
  • fd5ebe69a4 Port rebar_file_utils to Windows Juhani Rankimies 2010-10-26 07:19:30 +0300
  • 75fc2378bf Remove unused functions from rebar_file_utils Juhani Rankimies 2010-10-26 07:13:24 +0300
  • ff5581c44a Improve rebar.bat Juhani Rankimies 2010-10-26 07:12:26 +0300
  • 1da8b9ca93 Fix bz://705; make sure to invoke chmod as part of the template Dave Smith 2010-10-27 07:50:27 -0600
  • 7dc76d578e Tidier improvements Kostis Sagonas 2010-10-26 00:38:51 +0200
  • 1a577fcd43 Clarify rebar_utils:ensure_dir/1 comment Tuncer Ayaz 2010-10-25 23:08:19 +0200
  • 2d2aed627f Refactor Dialyzer support to make it more usable Tuncer Ayaz 2010-10-25 22:07:32 +0200
  • 7ddd4bdaad Fixed 819; removed the edoc clean function entirely in favor of requiring user to explicitly specify what files should be deleted. Dave Smith 2010-10-25 06:31:07 -0600
  • 1690139be9 Match ok result of filelib:ensure_dir/1 Tuncer Ayaz 2010-10-22 22:12:25 +0200
  • 67d4fbf337 Add support for overriding the default name/location of the escript; add support for cleaning generated script file Dave Smith 2010-10-19 14:21:41 -0600
  • 968ef1cc77 First pass at updating dependencies (svn, hg, bzr untested) David Reid 2010-10-03 08:22:47 -0700
  • 8ea62597ff Use eunit_dir() instead of ?EUNIT_DIR since the function exists. Oscar Hellström 2010-08-24 21:59:59 +0200
  • 8c03d5959b Make sure *both* .eunit and ebin directory exists before setting up the code path. Oscar Hellström 2010-08-24 21:54:54 +0200
  • 79546e66ff Add spec: rebar_utils:abort/2 does not return Tuncer Ayaz 2010-10-15 18:10:20 +0200
  • 77660c5da6 Fix bug found by Dialyzer in neotoma compiler Tuncer Ayaz 2010-10-14 22:05:11 +0200
  • c2917b31d4 Fix issues found by dialyzer Tuncer Ayaz 2010-10-10 23:24:20 +0200
  • 852edb0e63 Document validate_app_modules option Tuncer Ayaz 2010-10-10 22:23:17 +0200
  • e024778599 Dialyzer related cleanups Kostis Sagonas 2010-10-10 14:11:13 -0600
  • 93f77b50fc Made OTP app module validation optional Dave Smith 2010-10-10 13:30:44 -0600
  • 1bf45036dc Parse transforms and behaviours are compiled first Andrew Thompson 2010-10-05 17:59:52 -0400
  • 465af36266 Add debug flag to make it easier to get a debug version of rebar Dave Smith 2010-10-07 19:02:37 -0600
  • f2244b26be Add optional eunit coverage report to terminal Andrew Thompson 2010-10-06 21:05:13 +0200
  • d5c408c2e4 Add Manuel Duran Aguete to THANKS file Tuncer Ayaz 2010-10-04 22:27:04 +0200
  • 8a436cdf10 Add Essien Ita Essien to THANKS file Tuncer Ayaz 2010-10-04 10:13:41 +0200
  • b47158de23 Merge last two commits Tuncer Ayaz 2010-10-03 16:48:48 +0200
  • 01965683aa Add .gitignore to the source tree Essien Ita Essien 2010-10-03 16:00:15 +0200
  • f29ab61693 Add .gitignore to the source tree Essien Ita Essien 2010-10-03 16:00:15 +0200
  • 2f1d527ef1 Fix bug 676 Tuncer Ayaz 2010-10-02 22:58:25 +0200
  • 73398562aa Fix xrl_opts/yrl_opts option handling Tuncer Ayaz 2010-10-02 19:26:03 +0200
  • 0a05775eed Make SVN version matching locale agnostic Tuncer Ayaz 2010-10-02 18:54:04 +0200
  • 5f56f071ea Add Kostis to THANKS file Tuncer Ayaz 2010-10-02 15:12:57 +0200
  • 392e312b3f Update TODO comment Tuncer Ayaz 2010-10-01 16:57:49 +0200
  • 7200d18671 getopt optimization and dialyzer fix from Kostis Tuncer Ayaz 2010-10-01 15:55:17 +0200
  • 933e4f7620 Fix dialyzer warning. Thanks Kostis Tuncer Ayaz 2010-10-01 14:37:42 +0200
  • 851c602b20 Remove never matching clause Tuncer Ayaz 2010-10-01 14:26:38 +0200
  • 778d4350b3 Fix warning: access the right record field Tuncer Ayaz 2010-10-01 13:41:55 +0200
  • 1712425588 Fix another filename:join/2 warning. Thanks Kostis Tuncer Ayaz 2010-10-01 13:39:02 +0200
  • 3e6f8cac12 Update completion to reflect common_test changes Tuncer Ayaz 2010-09-30 13:48:10 +0200
  • ba8daa5212 Log {error, read_error} dialyzer plt_info error Tuncer Ayaz 2010-09-30 13:38:14 +0200
  • 59ecb2028d Fix dialyzer warning: io:format/2 -> ok Tuncer Ayaz 2010-09-29 23:43:54 +0200
  • 820012410a Fix dialyzer warning for call to code:which/1 Tuncer Ayaz 2010-09-29 23:31:50 +0200
  • b8b112524b Fix dialyzer warning: os:find_executable(string()) Tuncer Ayaz 2010-09-29 23:18:20 +0200
  • e33285aeaf Fix dialyzer warnings in scm client vsn checks Tuncer Ayaz 2010-09-29 23:09:04 +0200
  • f8900aecc3 Fix dialyzer warning for rebar_utils:sh/2 call Tuncer Ayaz 2010-09-29 21:34:09 +0200
  • d590c18b5a Fix dialyzer warning for filename:join/2 calls Tuncer Ayaz 2010-09-29 21:28:20 +0200
  • 3354e8ebe0 Update getopt to v0.3.0 Tuncer Ayaz 2010-09-29 14:50:24 +0200
  • ed8ecf751f Added support for checking out tags from git Benjamin Nortier 2010-09-15 11:10:53 +0100
  • 83cece0f80 Basic tweaks for compiling ports/nifs on mingw Dan Gudmundsson 2010-09-18 16:34:19 -0600
  • 0f486c8cc1 Add list-templates to bash completion Tuncer Ayaz 2010-09-16 02:51:50 +0200
  • a43381fe0b Add template_dir= to bash completion Tuncer Ayaz 2010-08-31 12:41:34 +0200
  • 9813126176 Adding support for embedding other apps via escript_incl_apps Dave Smith 2010-08-29 14:33:17 -0600
  • b32eeeafb7 Add support for specifying template directory on the command line Dave Smith 2010-08-28 08:04:47 -0600
  • f76ca38e95 Document how to write good commit messages Tuncer Ayaz 2010-08-25 23:29:17 +0200
  • f505624016 Change doc section separator from ~ to = Tuncer Ayaz 2010-08-25 23:27:08 +0200
  • c7863d9419 Remove 'install' from bash completion Tuncer Ayaz 2010-08-25 22:32:56 +0200
  • 33918a0612 Remove 'install' from available commands list Tuncer Ayaz 2010-08-25 22:32:42 +0200
  • 51ed787290 Removing 'install' command; semantics were poorly defined could damage a typical OTP installation Dave Smith 2010-08-20 12:49:13 -0600
  • 24cc775e88 Warn when a command is not implemented. Fail when no supplied commands are implemented Andrew Thompson 2010-07-25 01:56:46 -0400
  • ce74846e4e Fix bug 499; do not delete dependencies that are not in the deps/ directory Dave Smith 2010-08-20 10:42:02 -0600
  • ed59ed2b52 Fix bug 629; updated help for new common_test command Dave Smith 2010-08-20 09:53:23 -0600
  • b063d3b8df Fix bug 438; add support for listing available templates Dave Smith 2010-08-20 09:30:37 -0600
  • 8a5eea5ef1 add bat scripts for bootstrap and rebat (windows doesn't understand shebang), make bootstrap work on windows Juhani Rankimies 2010-08-02 20:35:26 +0300
  • de716e1852 fix get-deps on win32 Juhani Rankimies 2010-08-04 11:07:37 +0300
  • 5d78928329 Fix bug 549; example deps in rebar.config.sample were wrong, as identified by David Dossot Dave Smith 2010-08-20 07:13:37 -0600
  • 101ea0f968 Fixing bug 463; trivial typo in @spec as identified by Bob Ippolito Dave Smith 2010-08-20 07:09:26 -0600
  • 89a4fe5012 Bug 640: use net_kernel:hidden_connect_node() for nodetool Scott Fritchie 2010-08-18 16:49:51 -0400
  • 3929c7564b Add '%%! -noshell -noinput' to rebar escript Scott Fritchie 2010-08-10 14:23:32 -0500
  • 0262a3b461 Fixing bug 518; original patch by Tim Watson with some minor cleanups/clarifications Dave Smith 2010-07-28 07:57:04 -0600
  • 27f638b45e Add support for embedding git version; make sure to always rebuild rebar_core so that the VCS_INFO constant gets updated Dave Smith 2010-07-28 07:19:25 -0600
  • 370d8df02f Only run pre/post scripts for current directory; thanks to Tim Watson for pointing this out Dave Smith 2010-07-27 20:27:57 -0600
  • 448e1ea20b Put rebar_pre_script in correct app_dir module position Tuncer Ayaz 2010-07-24 05:13:16 +0200
  • 34647928b2 Add rebar_pre_script courtesy of Geoff Cant Tuncer Ayaz 2010-07-24 01:53:17 +0200