summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of pthread_jit_write_protect_np() on macOS and iOSNirbheek Chauhan2023-02-031-8/+0
* Back to developmentTim-Philipp Müller2022-11-011-1/+1
* Release 0.4.330.4.33masterTim-Philipp Müller2022-10-311-1/+1
* Fix build on iOS simulatorTim-Philipp Müller2022-10-311-1/+7
* meson: Enable only SSE and MMX backends for WindowsSeungha Yang2022-10-311-3/+9
* meson: export ORC_STATIC_COMPILATION in the pkgconfig fileSteve Lhomme2022-10-311-0/+1
* meson: bump req to >= 0.55 and use meson.can_run_host_binaries()Tim-Philipp Müller2022-10-291-1/+1
* meson: Disable ARM64 support for WindowsSeungha Yang2021-09-281-2/+5
* orc: Add support for MacOS Hardened runtime.Doug Nazar2021-04-091-0/+1
* meson: don't set gnu99 as default c_stdTim-Philipp Müller2020-11-071-2/+1
* aarch64: make some setups for aarch64 supportDongju Chae2020-09-161-0/+2
* meson: Get rid of outdated version_compare checksNirbheek Chauhan2020-09-111-30/+24
* meson: Bump version to 0.54 to fix warningsNirbheek Chauhan2020-09-111-1/+1
* Release 0.4.320.4.32Tim-Philipp Müller2020-09-111-1/+1
* meson: Use pkgconfig.generateJan Alexander Steffens (heftig)2020-07-291-28/+10
* meson: use / instead of join_paths() for readabilityTim-Philipp Müller2020-07-211-4/+4
* orccodemem: Add support for Universal Windows Platform appsNirbheek Chauhan2020-07-011-0/+10
* meson: improve summary() printoutTim-Philipp Müller2020-03-131-18/+29
* meson: add summary() if Meson version is new enoughTim-Philipp Müller2020-02-081-0/+29
* Release 0.4.310.4.31Sebastian Dröge2019-11-021-1/+1
* Back to developmentSebastian Dröge2019-09-091-1/+1
* Release 0.4.300.4.30Sebastian Dröge2019-09-091-1/+1
* meson: Fix ppc/ppc64 cpu family detectionDoug Nazar2019-08-181-1/+3
* Back to developmentTim-Philipp Müller2019-04-151-1/+1
* Release 0.4.290.4.29Tim-Philipp Müller2019-04-141-1/+1
* Add pkg-config file for orc-test libraryTim-Philipp Müller2019-03-051-0/+1
* meson: Maintain macOS ABI compatibilityNirbheek Chauhan2018-11-141-1/+3
* meson: add option to disable orc-test libraryTim-Philipp Müller2018-10-061-5/+17
* meson: rename "enable-backend" option to "orc-backend"Tim-Philipp Müller2018-10-031-1/+1
* meson: add options to disable benchmarks, examples, toolsTim-Philipp Müller2018-10-031-2/+11
* meson: make "tests" option an auto feature optionTim-Philipp Müller2018-10-031-1/+1
* meson: rename 'disable_gtkdoc' option to 'gtk_doc' and make it an auto/featur...Tim-Philipp Müller2018-07-301-3/+9
* meson: rename option disable_tests=false -> tests=trueTim-Philipp Müller2018-07-301-1/+1
* meson: Bump required version to 0.46Nicolas Dufresne2018-07-221-1/+1
* meson: pass the right header when testing for posix_memalignChristoph Reiter2018-05-211-1/+1
* meson: use add_project_arguments() instead of add_global_arguments()Tim-Philipp Müller2018-04-281-2/+2
* meson: fix symbol export with MSVC and use -fvisibility elsewhereTim-Philipp Müller2018-04-281-4/+14
* meson: use -Bsymbolic-functions when linking if availableTim-Philipp Müller2018-04-281-0/+7
* meson: fix mips cpu_family testJames Cowgill2018-04-091-1/+1
* Add meson configuration for disabling tests and gtk-doc docsSebastian Dröge2017-11-201-2/+5
* Back to developmentEdward Hervey2017-11-201-1/+1
* Release 0.4.28orc-0.4.28Edward Hervey2017-11-201-1/+1
* Back to developmentTim-Philipp Müller2017-07-171-1/+1
* Release 0.4.27orc-0.4.27Tim-Philipp Müller2017-07-171-1/+1
* meson: use find_library() on compiler objectTim-Philipp Müller2017-05-281-1/+1
* meson: add meson buildTim-Philipp Müller2017-05-131-0/+137