summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Back to development after 0.4.38Tim-Philipp Müller1-1/+1
2024-02-27Release 0.4.380.4.38Tim-Philipp Müller1-1/+1
2024-02-10Remove orc.m4 and stop shipping itTim-Philipp Müller1-3/+0
2024-02-06Back to development after 0.4.37Tim-Philipp Müller1-1/+1
2024-02-06Release 0.4.370.4.37Tim-Philipp Müller1-1/+1
2024-01-26Back to development after 0.4.36Tim-Philipp Müller1-1/+1
2024-01-26Release 0.4.360.4.36Tim-Philipp Müller1-1/+1
2024-01-23Back to development after 0.4.35Tim-Philipp Müller1-1/+1
2024-01-23Release 0.4.350.4.35Tim-Philipp Müller1-1/+1
2023-12-26orc: Add support for AVXL. E. Segovia1-1/+2
2023-12-08meson: Disable tests when building for non-macOS Apple devicesL. E. Segovia1-0/+15
2023-12-07orc: Apply warning-as-errors for implicit function declarationsL. E. Segovia1-2/+9
2023-10-25orc: Allow clangd IntelliSense by breaking recursion loopsL. E. Segovia1-8/+1
2023-05-30Back to developmentTim-Philipp Müller1-1/+1
2023-05-30Release 0.4.340.4.34Tim-Philipp Müller1-1/+1
2023-02-03Fix usage of pthread_jit_write_protect_np() on macOS and iOSNirbheek Chauhan1-8/+0
2022-11-01Back to developmentTim-Philipp Müller1-1/+1
2022-10-31Release 0.4.330.4.33masterTim-Philipp Müller1-1/+1
2022-10-31Fix build on iOS simulatorTim-Philipp Müller1-1/+7
2022-10-31meson: Enable only SSE and MMX backends for WindowsSeungha Yang1-3/+9
2022-10-31meson: export ORC_STATIC_COMPILATION in the pkgconfig fileSteve Lhomme1-0/+1
2022-10-29meson: bump req to >= 0.55 and use meson.can_run_host_binaries()Tim-Philipp Müller1-1/+1
2021-09-28meson: Disable ARM64 support for WindowsSeungha Yang1-2/+5
2021-04-09orc: Add support for MacOS Hardened runtime.Doug Nazar1-0/+1
2020-11-07meson: don't set gnu99 as default c_stdTim-Philipp Müller1-2/+1
2020-09-16aarch64: make some setups for aarch64 supportDongju Chae1-0/+2
2020-09-11meson: Get rid of outdated version_compare checksNirbheek Chauhan1-30/+24
2020-09-11meson: Bump version to 0.54 to fix warningsNirbheek Chauhan1-1/+1
2020-09-11Release 0.4.320.4.32Tim-Philipp Müller1-1/+1
2020-07-29meson: Use pkgconfig.generateJan Alexander Steffens (heftig)1-28/+10
2020-07-21meson: use / instead of join_paths() for readabilityTim-Philipp Müller1-4/+4
2020-07-01orccodemem: Add support for Universal Windows Platform appsNirbheek Chauhan1-0/+10
2020-03-13meson: improve summary() printoutTim-Philipp Müller1-18/+29
2020-02-08meson: add summary() if Meson version is new enoughTim-Philipp Müller1-0/+29
2019-11-02Release 0.4.310.4.31Sebastian Dröge1-1/+1
2019-09-09Back to developmentSebastian Dröge1-1/+1
2019-09-09Release 0.4.300.4.30Sebastian Dröge1-1/+1
2019-08-18meson: Fix ppc/ppc64 cpu family detectionDoug Nazar1-1/+3
2019-04-15Back to developmentTim-Philipp Müller1-1/+1
2019-04-14Release 0.4.290.4.29Tim-Philipp Müller1-1/+1
2019-03-05Add pkg-config file for orc-test libraryTim-Philipp Müller1-0/+1
2018-11-14meson: Maintain macOS ABI compatibilityNirbheek Chauhan1-1/+3
2018-10-06meson: add option to disable orc-test libraryTim-Philipp Müller1-5/+17
2018-10-03meson: rename "enable-backend" option to "orc-backend"Tim-Philipp Müller1-1/+1
2018-10-03meson: add options to disable benchmarks, examples, toolsTim-Philipp Müller1-2/+11
2018-10-03meson: make "tests" option an auto feature optionTim-Philipp Müller1-1/+1
2018-07-30meson: rename 'disable_gtkdoc' option to 'gtk_doc' and make it an auto/featur...Tim-Philipp Müller1-3/+9
2018-07-30meson: rename option disable_tests=false -> tests=trueTim-Philipp Müller1-1/+1
2018-07-22meson: Bump required version to 0.46Nicolas Dufresne1-1/+1
2018-05-21meson: pass the right header when testing for posix_memalignChristoph Reiter1-1/+1