summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge "Stop using ceill() to compute padded data size"Jenkins2017-06-061-1/+1
|\
| * Stop using ceill() to compute padded data sizePete Zaitcev2017-06-061-1/+1
* | Allow to disable optimizations for portabilityPete Zaitcev2017-05-241-60/+73
|/
* Changed homepage to new oneOndřej Nový2016-06-011-1/+1
* Look up version number in version header (part 2)Tushar Gohad2015-12-101-7/+9
* Display build config at the end of configure runTushar Gohad2015-12-101-0/+15
* Get version from liberasurecode version headerTushar Gohad2015-12-101-22/+35
* Use absolute path for get_flags test programTushar Gohad2015-12-101-1/+1
* Add missing pkg-config defns where requiredTushar Gohad2015-12-101-0/+23
* Include major API version in pkg-config file nameTushar Gohad2015-12-101-2/+24
* Release 1.1.0v1.1.0Tushar Gohad2015-10-201-1/+1
* Create header symlinks in std locations for backward compatTushar Gohad2015-09-201-0/+2
* Release 1.0.9v1.0.9Tushar Gohad2015-09-061-1/+1
* Release 1.0.8v1.0.8Tushar Gohad2015-07-201-1/+1
* Merge remote-tracking branch 'origin/new_commits_for_1_0_8'Tushar Gohad2015-06-211-0/+3
|\
| * Properly detect 64-bit architecture.Kevin Greenan2015-06-181-1/+3
| * Adding new built-in backend for RS VandermondeKevin Greenan2015-06-181-0/+1
* | Silent autoconf warning for ac_cv_sizeof_longTushar Gohad2015-06-211-0/+1
* | Mimic Zaitcev's CFLAGS fix on the debug sideTushar Gohad2015-06-211-1/+1
* | Remove remaining m4/ referencesfix_m4_macrosTushar Gohad2015-06-211-3/+0
|/
* Removing all m4 references for CPUID by creating special C program to parseKevin Greenan2015-05-031-0/+68
* Make ./configure to obey CFLAGSPete Zaitcev2015-04-301-1/+1
* 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