summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* rebar_xref: ignore opaque type match Dialyzer warningTuncer Ayaz2018-01-301-0/+2
* rebar_cover: ignore opaque type match Dialyzer warningTuncer Ayaz2018-01-301-0/+2
* rebar_utils: fix Dialyzer warningTuncer Ayaz2018-01-301-1/+1
* Log out success message with newlinesJulius Andrikonis2018-01-291-1/+1
* Revert "Drop crypto app reliance"Tuncer Ayaz2017-08-203-10/+10
* Merge pull request #642 from tuncer/profile-logLuis Rascão2017-08-191-3/+0
|\
| * Remove profiler noteTuncer Ayaz2017-08-191-3/+0
* | Improve pseudo-unique ct_run node nameTuncer Ayaz2017-08-191-3/+9
* | Drop crypto app relianceTuncer Ayaz2017-08-183-8/+2
|/
* Merge pull request #636 from tuncer/fix-634Luis Rascão2017-08-181-1/+7
|\
| * Fix #634Tuncer Ayaz2017-08-181-1/+7
* | Properly skip apps with a .app.src.script filePaul J. Davis2017-05-151-2/+2
|/
* Fix typo in eunit help.Pete Higgins2017-02-211-2/+2
* Remove superfluous space in unabbrev error msgTuncer Ayaz2016-09-161-1/+1
* port_compiler: fix handling of multiple specsTuncer Ayaz2016-08-301-6/+6
* rebar_utils: restore blank lineTuncer Ayaz2016-08-281-0/+1
* Fix cdb processing when a file is skippedTuncer Ayaz2016-08-281-3/+5
* Merge pull request #617 from tuncer/linkcppLuis Rascão2016-08-261-13/+33
|\
| * port_compiler: auto-select C++ specific link templateTuncer Ayaz2016-08-261-13/+33
* | port_compiler: clean up compile_each()Tuncer Ayaz2016-08-261-21/+25
|/
* port_compiler: generate clang compilation dbTuncer Ayaz2016-08-191-13/+51
* Introduce and use compat random number moduleTuncer Ayaz2016-08-063-2/+183
* port_compiler: consistently format default_env/0Tuncer Ayaz2016-07-171-2/+2
* qc: lift experimental noticeTuncer Ayaz2016-07-121-4/+1
* Merge pull request #606 from lrascao/fix/revert_590Luis Rascão2016-06-081-3/+2
|\
| * Revert 'Treat port env vars as expandable only if they self reference'Luis Rascão2016-06-071-3/+2
* | Add necessary missing OSX flags for port driver linkingLuis Rascão2016-06-071-3/+3
|/
* Add raw to VsnRegex-Free depJesse Gumm2016-03-201-0/+5
* Support rebar3-style depsJesse Gumm2016-03-201-0/+8
* Merge pull request #588 from lrascao/fix/look_for_ct_spec_files_only_in_test_dirLuis Rascão2016-03-181-4/+16
|\
| * Optionally look for ct .spec files in the ct_dir that was specifiedLuis Rascão2016-03-141-4/+16
* | Introduce REBAR_VSN_CACHE_FILE env variable to load/save vsn cacheMatwey V. Kornilov2016-03-183-3/+24
* | Introduce REBAR_DEPS_PREFER_LIBS env variable to alter search behaviourMatwey V. Kornilov2016-03-142-15/+42
* | Fix bug when running gcc in cross_sizeofFrank Hunleth2016-03-131-1/+1
|/
* Merge pull request #590 from lrascao/feature/allow_port_env_flags_redefinitionLuis Rascão2016-02-231-2/+8
|\
| * Treat port env vars as expandable only if they self referenceLuis Rascão2016-02-191-2/+8
* | Fix eunit_surefire crash with rebar eunit tests=...Tomas Janousek2016-02-191-1/+6
|/
* Update regexp to account for newer OTP versionsLuis Rascão2016-02-151-7/+13
* Ensure ebin created for dia compilerYury Gargay2016-02-131-0/+2
* Automatically clean neotoma-generated erl filesJohn R. Daily2016-02-131-1/+32
* Add support for Windows integration testingLuis Rascão2016-01-151-9/+26
* Merge pull request #573 from lrascao/feature/improve_relup_generation_debugFred Hebert2015-12-131-0/+6
|\
| * Provide additional debug logging on relup generationLuis Rascão2015-12-131-0/+6
* | Merge pull request #570 from tuncer/xref-dialyzer-warningLuis Rascão2015-11-281-3/+3
|\ \ | |/ |/|
| * xref: fix dialyzer warning introduced in 69802f63120Tuncer Ayaz2015-11-281-3/+3
* | Merge pull request #557 from lrascao/fix/windows_eunit_testsFred Hebert2015-10-261-5/+7
|\ \
| * | Fix windows eunit testsLuis Rascão2015-10-251-5/+7
| |/
* | Add qualified name tests docs (see pr #119)Sergey Savenko2015-10-251-0/+1
|/
* fprof: further document Cachegrind supportLuis Rascão2015-10-191-2/+2
* fprof: document Cachegrind supportTuncer Ayaz2015-10-141-1/+3