summaryrefslogtreecommitdiffstats
path: root/contrib/meson/GetLz4LibraryVersion.py
Commit message (Collapse)AuthorAgeFilesLines
* Update Meson build to 1.9.4Tristan Partin2022-10-201-0/+39
| | | | | | | | | | | | | | | Specifically this adds support for the following options: - LZ4_ALIGN_TEST - LZ4_STATIC_LINKING_ONLY_DISABLE_MEMORY_ALLOCATION - LZ4_DISTANCE_MAX - LZ4_FAST_DEC_LOOP - LZ4_FORCE_SW_BITCOUNT - LZ4_FREESTANDING - LZ4_USER_MEMORY_FUNCTIONS - compiling ossfuzz targets - compiling more test targets - registering some tests
* meson: move one layer deeper to allow easy construction of a wrap fileJulius Michaelis2019-09-261-39/+0
|
* meson: Remove unused sys importLzu Tao2018-12-141-5/+3
|
* Use argparse instead of manually parsing [skip ci]Lzu Tao2018-12-031-9/+5
|
* Add meson build systemLzu Tao2018-12-021-0/+45