summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* allow build of static libs on windows with MS Visual StudioMarti Maria2023-04-211-0/+3
* make meson compile visual studio as wellMarti Maria2023-04-201-10/+19
* Merge pull request #360 from nekopsykose/meson-beMarti Maria2023-03-101-1/+1
|\
| * meson: fix big endian cargspsykose2023-03-021-1/+1
* | Fix compatibility with MSVCRT or pre-C11 compilersL. E. Segovia2023-03-041-1/+6
|/
* bump version in mesonMarti Maria2023-02-171-1/+1
* meson: Try to use gmtime_r with _POSIX_C_SOURCEL. E. Segovia2022-12-061-1/+12
* meson: Complete the pkg-config generationL. E. Segovia2022-12-061-1/+5
* meson: Support building the fast float pluginL. E. Segovia2022-12-061-0/+2
* meson: Support building the samplesL. E. Segovia2022-12-061-0/+4
* meson: Support building utilsL. E. Segovia2022-12-061-1/+6
* meson: Add testbedL. E. Segovia2022-12-061-0/+1
* meson: Add missing check for SSE2 intrinsicsL. E. Segovia2022-12-061-0/+12
* meson: Complete check for gmtimeL. E. Segovia2022-12-061-3/+17
* meson: Add missing check for endiannessL. E. Segovia2022-12-061-0/+4
* meson: Automatically generate the DLL metadata for WindowsL. E. Segovia2022-12-061-0/+9
* meson: Set the SOVERSION automaticallyL. E. Segovia2022-12-061-1/+6
* meson: Refactor the Meson build filesL. E. Segovia2022-12-061-63/+17
* Update version number on meson buildMarti Maria2022-08-311-1/+1
* Minor cosmetic fixesMarti Maria2022-01-071-4/+3
* Add initial Meson build systemXavier Claessens2021-10-231-0/+87