summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* v1.0.7v1.0.7Tushar Gohad2015-04-151-1/+1
* v1.0.5v1.0.5Tushar Gohad2015-03-131-1/+1
* v1.0.4v1.0.4Tushar Gohad2015-03-111-1/+1
* Fix so version to be 1.0.1 (was 0.9.10)v1.0.1Tushar Gohad2015-03-081-1/+1
* provide a configure flag to disable -Werror at compile timeEric Lambert2014-10-091-2/+15
* Reenable silent builds, for verbose builds use "make V=1"Tushar Gohad2014-10-011-3/+3
* Plugging-in the ISA-L backend... Still needs more documentation and a little...Kevin Greenan2014-09-291-3/+3
* Merge branch 'newapi' of https://bitbucket.org/tsg-/liberasurecode into newapiEric Lambert2014-09-101-3/+45
|\
| * Integrate doxygen with autoconf infrastructureTushar Gohad2014-09-071-3/+45
* | Compile in pedantic mode and fail compilation on warnings. Also cleanup all e...Eric Lambert2014-09-101-2/+2
|/
* disable compile time optimization when gcov is enabledEric Lambert2014-08-181-0/+2
* Added ability to generate coverage data with configure --enable-gcov.Eric Lambert2014-08-081-0/+19
* Distributing the generated config.h (renamed to config_erasurecode.h), since ...Kevin Greenan2014-07-311-1/+1
* null_code: First cutTushar Gohad2014-07-221-0/+1
* Ripping out galois.[ch] and dynamically pulling the multiplication functon fr...Kevin Greenan2014-07-221-17/+0
* Add syslog based logging routinesTushar Gohad2014-07-181-4/+4
* Fix --enable-debug target, make debug CFLAGS consistent (global)Tushar Gohad2014-07-171-10/+15
* autoconf: Remove no-dependenciesTushar Gohad2014-07-171-1/+1
* Fixed problem with autoreconf. Systems running automake 1.10 or lessEric Lambert2014-07-181-1/+2
* Remove required gf-complete dependency from liberasurecode.Kevin Greenan2014-07-161-4/+10
* Bump version to 0.9.10Tushar Gohad2014-07-131-1/+1
* autoconf: fix app name 'erasurecode' -> 'liberasurecode'Tushar Gohad2014-07-131-1/+1
* autoheader: Additional headers in liberasurecode_stdinc.hTushar Gohad2014-07-071-1/+1
* autoconf: Move AX_EXT() up in orderTushar Gohad2014-07-071-5/+5
* xor code backend implementation (WIP)Tushar Gohad2014-07-071-6/+11
* autoconf: Make gf-complete dependency for algsig clearerTushar Gohad2014-07-061-4/+5
* autoconf: Simplify Makefile.am by adding SUBDIRSTushar Gohad2014-07-061-30/+2
* autoconf: Remove unused *VERSION macrosTushar Gohad2014-06-301-38/+0
* Add placeholder xor backend routinesTushar Gohad2014-06-301-1/+0
* chksum: Add gf_complete dep for algsigTushar Gohad2014-06-301-4/+14
* autoconf: Add Xorcode pkgconfig, other minor fixesTushar Gohad2014-06-291-0/+12
* autoconf: Incremental autoreconf fixes (take 2)Tushar Gohad2014-06-291-31/+4
* autoconf: Incremental autoreconf fixes (take 1)Tushar Gohad2014-06-291-1/+2
* Add list.h, use include/<dir> for erasurecode hdrsTushar Gohad2014-06-291-1/+1
* autoconf: dlfcn.h is required for dlopen, dlsym etcTushar Gohad2014-06-291-1/+1
* Add xor scheme to builtins, algsig/crc32 code to utilsTushar Gohad2014-06-291-0/+2
* Library directory structure skeletonTushar Gohad2014-06-291-0/+134
* Start refactorTushar Gohad2014-06-291-66/+0
* Override default behavior of AC_CHECK_LIB so that we no longerEric Lambert2014-06-121-2/+16
* refactor workspace and buildEric Lambert2014-06-111-4/+14
* initial autoconf/automake workEric Lambert2014-06-101-14/+14
* Update version to 0.9.1Tushar Gohad2014-04-201-0/+42