gf-complete library with packaging
 
 
 
 
 
 
Go to file
James Plank 8eec6d4676 Merged in kmgreen2/gf-complete-testautoconf (pull request #2)
Autoconf
2013-12-28 14:29:06 -05:00
examples Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
flag_tester GF-Complete Release 1.0. 2013-10-09 10:36:37 -04:00
include Build failed... It was because the some headers were in the wrong place. 2013-12-04 21:58:41 -08:00
m4 Adding flag for SSSE3. Must have missed it when I updated the ax_ext() macro. 2013-12-05 08:35:18 -08:00
src Group for w=128 was failing because SSE4 is enabled, but not ARCH_64 (on my Linux VM). Ensure that both are defined 2013-12-10 09:00:32 -08:00
test Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
tools Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
AUTHORS Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
COPYING Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
ChangeLog Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
INSTALL Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
License.txt Put headers on the C files. 2013-10-09 11:00:24 -04:00
Makefile.am Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
Makefile.in Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
Manual.pdf Revision 1.01. 2013-11-12 13:06:53 -05:00
NEWS Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
README Copy README.txt to README 2013-12-04 21:27:29 -08:00
README.txt Revision 1.01. 2013-11-12 13:06:53 -05:00
aclocal.m4 Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
autogen.sh Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
config.guess Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
config.sub Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
configure Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
configure.ac Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
install-sh Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
ltmain.sh Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
missing Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
orig.GNUmakefile Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
orig.Makefile.am Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00

README.txt

This is GF-Complete, Revision 1.01.  

The user's manual is in the file Manual.pdf.  

There are two online homes for GF-Complete:

  - https://bitbucket.org/jimplank/gf-complete
  - http://www.cs.utk.edu/~plank/plank/papers/CS-13-716.html

When compiling this for the first time, cd to flag_tester, and
do "sh which_compile_flags.sh xxx", where xxx is the compiler
that you will use in the GNUMakefile.