Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve behaviour of `rebar shell` | alisdair sullivan | 2014-05-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | attempt to emulate the behavior of `erl -pa ebin -pa deps/*/ebin` fix error messages and formatting issues of `rebar shell` by shutting down and restarting the user subsystem in a mode more hospitable to the shell than the simple user started when run as an escript. emulate `error_logger` behaviour when the shell is run via `erl` add documentation of the shell command limitations: the erlang interrupt handler is not enabled when running as an escript and there is no interface to re-enable it via erlang code. this means `ctrl-c` will immediately exit the running process unlike when running the shell via `erl`. `ctrl-g` is, however, unaffected the user subsystem is killed and restarted but not supervised. if your code somehow relies on the user subsystem crashing and restarting `rebar shell` may interfere with it's operation | ||||
* | Make sure that eunit/qc_compile_opts works fix #245 | Yuki Ito | 2014-05-13 | 1 | -0/+1 |
| | |||||
* | Update THANKS | goofansu | 2014-04-18 | 1 | -0/+1 |
| | | | Add my name to THANKS | ||||
* | erlc: clean-up, enhance, and regression fix fd17693 | Tuncer Ayaz | 2014-03-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * update files * fix Dialyzer warning * unconditionally enable info fil * clean-up inconsistencies * use term_to_binary compression * use try...catch instead of case...catch...of * do not write build info file if the graph is unmodified * store info file as <base_dir>/.rebarinfo * properly support list of compile directives * fix regressions: - Fix a bug in handling of files to compile first. - If a file that is depended upon itself depends on other files, make sure those are compiled first. While at it, rename variables for correctness. Reported-by: David Robakowski - Make sure that FirstFiles has no dupes and preserves the proper order. - headers referenced via -include_lib() were not properly resolved to absolute filenames - .erl files found in sub dirs of src_dirs were not properly resolved to absolute filenames | ||||
* | Update THANKS file | Tuncer Ayaz | 2013-06-24 | 1 | -0/+11 |
| | |||||
* | Update THANKS | DeadZen | 2012-11-24 | 1 | -1/+1 |
| | |||||
* | Add Magnus Henoch to THANKS | Tuncer Ayaz | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | Adding Serge Aleynikov to THANKS | Dave Smith | 2012-10-20 | 1 | -0/+2 |
| | |||||
* | Add Martin Schut to THANKS file | Tuncer Ayaz | 2012-09-28 | 1 | -0/+1 |
| | |||||
* | Add Daniel White to THANKS file | Tuncer Ayaz | 2012-09-20 | 1 | -0/+1 |
| | |||||
* | Add Ryan Zezeski to THANKS file | Tuncer Ayaz | 2012-09-03 | 1 | -0/+1 |
| | |||||
* | Add Dmitriy Kargapolov to THANKS file | Tuncer Ayaz | 2012-08-30 | 1 | -0/+1 |
| | |||||
* | Add Markus Nasman to THANKS file | Tuncer Ayaz | 2012-08-30 | 1 | -0/+1 |
| | |||||
* | Add Joe DeVivo to THANKS file | Tuncer Ayaz | 2012-08-18 | 1 | -0/+1 |
| | |||||
* | Add Roberto Ostinelli to THANKS file | Tuncer Ayaz | 2012-08-11 | 1 | -0/+1 |
| | |||||
* | Update THANKS file | Tuncer Ayaz | 2012-08-08 | 1 | -0/+2 |
| | |||||
* | Fix David Aaberg's name | Tuncer Ayaz | 2012-08-07 | 1 | -1/+1 |
| | |||||
* | Add DeadZen to THANKS file | Tuncer Ayaz | 2012-08-07 | 1 | -0/+1 |
| | |||||
* | Add David Aberg to THANKS file | Tuncer Ayaz | 2012-08-07 | 1 | -0/+1 |
| | |||||
* | Add Kresten Krab Thorup to THANKS file | Tuncer Ayaz | 2012-07-11 | 1 | -0/+1 |
| | |||||
* | Add Fred Hebert to THANKS file | Tuncer Ayaz | 2012-07-10 | 1 | -0/+1 |
| | |||||
* | Add Eric B Merritt to THANKS file | Tuncer Ayaz | 2012-07-03 | 1 | -0/+1 |
| | |||||
* | Add Motiejus Jakstys to THANKS file | Tuncer Ayaz | 2012-07-02 | 1 | -0/+1 |
| | |||||
* | Fix Slava's name in THANKS file | Tuncer Ayaz | 2012-07-02 | 1 | -1/+1 |
| | |||||
* | Add Daniel Luna to THANKS file | Tuncer Ayaz | 2012-06-29 | 1 | -0/+1 |
| | |||||
* | Add Nick Vatamaniuc to THANKS file | Tuncer Ayaz | 2012-05-14 | 1 | -0/+1 |
| | |||||
* | Add Ulf Wiger to THANKS file | Tuncer Ayaz | 2012-04-16 | 1 | -0/+1 |
| | |||||
* | Add Amit Kapoor to THANKS file | Tuncer Ayaz | 2012-04-02 | 1 | -0/+1 |
| | |||||
* | Add Adam Schepis to THANKS file | Tuncer Ayaz | 2012-03-31 | 1 | -0/+1 |
| | |||||
* | Add Ali Yakout to THANKS file | Tuncer Ayaz | 2012-03-30 | 1 | -0/+1 |
| | |||||
* | Add Loic Hoguin to THANKS file | Tuncer Ayaz | 2012-03-18 | 1 | -0/+1 |
| | |||||
* | Add Mike Lazar to THANKS file | Tuncer Ayaz | 2012-02-16 | 1 | -0/+1 |
| | |||||
* | Add Phillip Toland to THANKS file | Tuncer Ayaz | 2012-02-16 | 1 | -0/+1 |
| | |||||
* | Add Yurin Slava to THANKS file | Tuncer Ayaz | 2012-02-04 | 1 | -0/+1 |
| | |||||
* | Update THANKS | Tuncer Ayaz | 2012-02-02 | 1 | -0/+1 |
| | |||||
* | Add Francis Joanis to THANKS file | Tuncer Ayaz | 2012-01-17 | 1 | -0/+1 |
| | |||||
* | Add Tomas Abrahamsson to THANKS file | Tuncer Ayaz | 2011-12-30 | 1 | -0/+1 |
| | |||||
* | Add Ali Sabil to THANKS file | Tuncer Ayaz | 2011-12-29 | 1 | -0/+1 |
| | |||||
* | Add Torbjorn Tornkvist to THANKS file | Tuncer Ayaz | 2011-12-12 | 1 | -0/+1 |
| | |||||
* | Add Jesse Gumm to THANKS file | Tuncer Ayaz | 2011-12-08 | 1 | -0/+1 |
| | |||||
* | Add Smith Winston to THANKS file | Tuncer Ayaz | 2011-11-26 | 1 | -0/+1 |
| | |||||
* | Update THANKS file | Tuncer Ayaz | 2011-10-20 | 1 | -0/+2 |
| | |||||
* | Add Jan Vincent Liwanag to THANKS file | Tuncer Ayaz | 2011-09-04 | 1 | -0/+1 |
| | |||||
* | Update THANKS file | Tuncer Ayaz | 2011-09-02 | 1 | -0/+2 |
| | |||||
* | Add Ben Ellis to THANKS file | Tuncer Ayaz | 2011-09-01 | 1 | -0/+1 |
| | |||||
* | Update THANKS file | Tuncer Ayaz | 2011-09-01 | 1 | -0/+2 |
| | |||||
* | Add Alfonso De Gregorio to THANKS file | Tuncer Ayaz | 2011-08-28 | 1 | -0/+1 |
| | |||||
* | Add Yurii Rashkovskii to THANKS file | Tuncer Ayaz | 2011-08-27 | 1 | -0/+1 |
| | |||||
* | Add Uwe Dauernheim to THANKS file | Tuncer Ayaz | 2011-08-21 | 1 | -0/+1 |
| | |||||
* | Add Scott Lystig Fritchie to THANKS file | Tuncer Ayaz | 2011-08-16 | 1 | -0/+1 |
| |