Commit Graph

15 Commits (master)

Author SHA1 Message Date
Loic Dachary 58eebabd20 documentation: update with jerasure.org new home
Signed-off-by: Loic Dachary <loic@dachary.org>
2014-12-25 11:55:49 +01:00
Loic Dachary cbbf35b6d2 Revert "Removed PDF from the repo and added a note in the README that describes how to"
This reverts commit 9311b4fc10.
2014-12-25 11:51:38 +01:00
Adam Disney d08de3bdcb Merge remote-tracking branch 'jayrde/wip-autoconf-cleanup'
Conflicts:
	.gitignore
	INSTALL
	Makefile.in
	aclocal.m4
	config.guess
	config.sub
	configure
	examples/Makefile.in
	include/config.h.in
	include/config.h.in~
	install-sh
	ltmain.sh
	m4/libtool.m4
	m4/ltversion.m4
	missing
	src/Makefile.in
	test/Makefile.in
	tools/Makefile.in
2014-06-16 12:24:06 -04:00
Kevin Greenan 9311b4fc10 Removed PDF from the repo and added a note in the README that describes how to
get the manual.
2014-06-09 08:34:50 -07:00
Loic Dachary c18b97cd02 add make check target and basic tests
To conveniently run tests as

 $ make check
 ============================================================================
 Testsuite summary for gf-complete 1.0
 ============================================================================
 # TOTAL: 1
 # PASS:  1
 # SKIP:  0
 # XFAIL: 0
 # FAIL:  0
 # XPASS: 0
 # ERROR: 0
 ============================================================================

The run-tests.sh script loops over gf_methods and is introduced because
autotools does not allow tests to have parameters in the Makefile.am

Signed-off-by: Loic Dachary <loic@dachary.org>
2014-04-02 17:57:15 +02:00
Jens Rosenboom 343c23a920 add autogen.sh call to README 2014-03-18 22:24:37 +01:00
Jim Plank f8ff1e2f64 Formatting 2014-01-29 16:37:12 -05:00
Jim Plank c374b37b9c Updated manual and readme. 2014-01-29 16:05:14 -05:00
Jim Plank ee0e03bda8 Revision 1.02 is done. Manual updated. 2014-01-01 12:04:37 -05:00
Jim Plank 2c583ca711 Version numbering, and pointing only to bitbucket. 2013-12-30 13:42:50 -05:00
Jim Plank 52376d9cc6 Copmiler errors with %llx. 2013-12-29 17:01:42 -05:00
Kevin Greenan e0d7928749 Copy README.txt to README 2013-12-04 21:27:29 -08:00
Kevin Greenan 153dd20988 Setting up autoconf/automake for GF-Complete
Also re-organized the directory structure.

Signed-off-by: Kevin Greenan <kmgreen2@gmail.com>
2013-12-04 21:24:29 -08:00
Jim Plank 110523d6f3 GF-Complete Release 1.0.
Please see the user's manual for details.
2013-10-09 10:36:37 -04:00
plank 70b6d55aee Big checkin after I've lost the others. Ha ha.
git-svn-id: svn://mamba.eecs.utk.edu/home/plank/svn/Galois-Library@78 36f187d4-5712-4624-889c-152d48957efa
2012-12-08 15:28:43 +00:00