summaryrefslogtreecommitdiffstats
path: root/cmake_unofficial
Commit message (Expand)AuthorAgeFilesLines
* moved cmake and debian directories to contrib (#245)Yann Collet2016-11-021-114/+0
* don't use variable eval syntax in if()Georg Sauthoff2016-08-271-3/+3
* don't link the tools against the shared libraryGeorg Sauthoff2016-08-271-7/+8
* remove additional -fPIC switch becauseGeorg Sauthoff2016-08-271-14/+9
* use gnu c99 to get both c99 and POSIXGeorg Sauthoff2016-08-271-10/+12
* cmake: Install liblz4.pcKevin Cernekee2016-04-181-0/+9
* Remove whitespace from ends of linesJulius Werner2016-02-131-6/+6
* added static build target for OSX and Linux to cmakePeter Steinbach2015-12-151-3/+15
* Wrapped possibly empty string (Emscripten) with quotes (@Fordi)Yann Collet2015-08-231-3/+3
* cmake: when building library make it sharedEvgeniy Polyakov2015-08-151-1/+1
* cmake: bump version to the latest releaseEvgeniy Polyakov2015-08-151-1/+1
* Fix cmake build to use gnu flags on clangTodd Lipcon2015-06-251-3/+8
* Install the lz4frame.h header in the cmake buildEric Berge2015-04-281-1/+2
* cmake support for AIX, HPUX, Solaris and WindowsEric Berge2015-04-231-0/+10
* minor CMakeLists updateYann Collet2015-03-161-7/+3
* Merge pull request #60 from Cyberunner23/masterYann Collet2015-03-161-3/+1
|\
| * Removed checking of CMAKE_SYSTEM_PROCESSOR when adding -fPIC, breaks when tha...Cyberunner232015-03-151-3/+1
* | Updated Cmake configuration for non-gnu compileralexDarcy2015-03-111-0/+3
|/
* New : lz4frame integrated into liblz4 (v1.5.0)Yann Collet2014-12-131-2/+2
* New directory structure : library source files into /lib directoryYann Collet2014-11-301-1/+1
* Update cmakelist to support new lz4io versionYann Collet2014-11-301-2/+2
* Added : cmake testYann Collet2014-11-041-4/+5
* minor cmake refreshYann Collet2014-08-211-4/+4
* Large decompression speed improvement for GCC 32-bits. Thanks to Valery Croiz...yann.collet.73@gmail.com2014-02-041-1/+1
* Makefile : added capability to install librariesyann.collet.73@gmail.com2014-01-071-0/+81