Kelly McLaughlin
2abb55170e
Add xref provider for cross reference analysis
* Add a provider for the xref tool for running cross reference
analysis on a project. Most of the code has been ported directly
from the rebar2 rebar_xref module with some modification and cleanup
to support testing.
* Port over the eunit test suite from rebar2, but convert it to
common_test. The testing is the same, but now the
erlang term output is examined to determine if the test run is successful
instead of scanning the console output for the expected strings.
10 years ago
Linus.yuan
bcbe80adef
Update README.md
10 years ago
Tristan Sloughter
3998dfb049
update readme for 'as'
10 years ago
Tristan Sloughter
658b77a5c1
update README about escriptize command is still to do
10 years ago
Fred Hebert
4874a21b49
link to mailing-list pre-alpha announcement in README
10 years ago
Fred Hebert
284a5972fa
Add warnings to README for pre-alpha quality
10 years ago
Tristan Sloughter
039bf01ab8
fix badge to be on master
10 years ago
Tristan Sloughter
169bfce6a7
update travis settings for rebar/rebar3 repo
10 years ago
Tristan Sloughter
6fa13cb393
add dialyzer to readme
10 years ago
Tristan Sloughter
8ee32d74f3
fix typo in README
10 years ago
Tristan Sloughter
f791c983c1
update README
10 years ago
Tristan Sloughter
08067639ad
update readme list of commands
10 years ago
Tristan Sloughter
8cfa0afe97
change travis status image to rebar3
10 years ago
Tristan Sloughter
ee459df97f
update readme
10 years ago
Tristan Sloughter
75e669dc80
update README
10 years ago
Tristan Sloughter
f0a362c2dc
update readme
10 years ago
Tristan Sloughter
2523b93ebc
update package index url and README list of tasks
10 years ago
Tristan Sloughter
54e1231e4f
update readme
10 years ago
Tristan Sloughter
5735c538b9
add rebar update provider
10 years ago
Tristan Sloughter
eb8fa02df7
large refactoring
Removed separate compilers
Resolves apps to build
Finds avail deps before pulling/building
Includes relx
Simplifies build commands
10 years ago
Tuncer Ayaz
71f6e917f4
Extract contributing guide into CONTRIBUTING.md
While at it, refactor the guide for clarity. Some of the new text was
taken from erlware/relx/CONTRIBUTING.md and modified as needed.
12 years ago
Dave Smith
380506c380
Update travis-ci link.
12 years ago
Dave Smith
3a78ef8aa9
Various updates for README to reflect new home for rebar
12 years ago
Tuncer Ayaz
d71a8561a4
Re-format README changes
12 years ago
Fred Hebert
fc7cf64414
Add Community section to README
Links to the mailing list, issues page, and wiki are included,
plus information relative to the IRC channel.
12 years ago
Tuncer Ayaz
c479bda913
Update README: 'make check' requires debug_info
13 years ago
Tuncer Ayaz
000a834144
Update README
13 years ago
Tuncer Ayaz
6de4862e19
Update README
13 years ago
Tuncer Ayaz
e158c72427
Update README
13 years ago
Tuncer Ayaz
3b785903b6
Update README
13 years ago
Tuncer Ayaz
06d7fd6ef2
Update README
13 years ago
Joe DeVivo
17df3e9918
Added Travis CI Hook and Build Status
13 years ago
Dave Smith
c13889618d
Adding ref to new location of pre-built rebar
13 years ago
Tuncer Ayaz
4ee2f6ea1b
Update README
13 years ago
Tuncer Ayaz
af3eab6522
Enhance make check (Inspired-by: Stavros Aronis)
13 years ago
Tuncer Ayaz
317eeb72e0
Fix Dialyzer warning
13 years ago
Tuncer Ayaz
87d3fb5ae3
Update README
13 years ago
Tuncer Ayaz
e7ea53f724
Update README
13 years ago
Tuncer Ayaz
0cb006aa66
Update README: fix formatting
14 years ago
Tuncer Ayaz
e6730e464e
Update README
14 years ago
Tuncer Ayaz
99f8223d86
Update known discrepancies: erl_scan corrected
14 years ago
Tuncer Ayaz
fd417ee873
Document pull requests, branching and code style
14 years ago
Tuncer Ayaz
2e1b4da71d
Update README: file local variables
14 years ago
Tuncer Ayaz
e66b8c5f7d
Update README: coding style
14 years ago
Tuncer Ayaz
1d113b9c25
Update README: coding style
14 years ago
Tuncer Ayaz
260d08a61b
Update README: fix formatting
14 years ago
Tuncer Ayaz
d6445b0a15
Update README: document known discrepancies
14 years ago
Tuncer Ayaz
1f1793cc5e
Update README: Dialyzer and Tidier
14 years ago
Tuncer Ayaz
6d6fbacddb
Update README formatting
14 years ago
Tuncer Ayaz
84f6d0bed0
Add README and update existing docs
14 years ago