summaryrefslogtreecommitdiffstats
path: root/contrib/gen_manual
Commit message (Collapse)AuthorAgeFilesLines
* fix CFLAGS unexport issueYann Collet2020-12-011-4/+4
|
* Optimized by replacing `endl` with `'\n'`Nate2020-07-241-3/+2
|
* added cppcheckYann Collet2018-09-181-2/+2
| | | | | | as Makefile target and Travis CI test. Fixed last cppcheck warnings in tests and examples
* fixed minor cppcheck warnings in examplesYann Collet2018-09-181-14/+16
|
* fix #482: change CFLAGS to CXXFLAGSYann Collet2018-03-091-4/+4
| | | | as they are associated with $(CXX)
* updated MakefileYann Collet2017-05-102-4/+24
| | | | | to automatically build manual files with make all
* updated gen-lz4-manual.shPrzemyslaw Skibinski2017-01-232-4/+7
|
* improved gen_manualPrzemyslaw Skibinski2017-01-231-23/+27
|
* minor typoYann Collet2016-11-111-3/+3
|
* Fix license and remove references to zstdNick Terrell2016-11-113-17/+64
|
* added contrib/gen_manualPrzemyslaw Skibinski2016-11-104-0/+292