summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'version-bump' into 'main'Simon McVittie2022-04-051-1/+1
|\
| * build: Post-release version bump to 2.73.0Philip Withnall2022-03-311-1/+1
* | Move msvc warnings in meson.build fileLoïc Le Page2022-04-051-22/+27
|/
* Merge branch 'revert-2541-meson-python' into 'main'Philip Withnall2022-03-291-1/+7
|\
| * Revert "meson: simplify lookup of python command"Philip Withnall2022-03-211-1/+7
* | meson: Set BROKEN_POLL in macOS buildsHaruka Ma2022-03-281-2/+2
|/
* Merge branch 'find_program_python3' into 'main'Philip Withnall2022-03-171-7/+1
|\
| * meson: simplify lookup of python commandEli Schwartz2022-03-071-7/+1
* | 2.72.02.72.0Philip Withnall2022-03-171-1/+1
|/
* 2.71.32.71.3Philip Withnall2022-03-041-1/+1
* Hide non-fatal level-4 warnings and repetitions during buildLoic Le Page2022-02-181-2/+19
* 2.71.22.71.2Philip Withnall2022-02-151-1/+1
* Merge branch 'ebassi/aligned-alloc' into 'main'Philip Withnall2022-02-111-2/+13
|\
| * Add aligned memory allocatorsEmmanuele Bassi2022-02-111-2/+13
* | build: deprecate force_posix_threads build optionChristoph Reiter2022-02-081-0/+4
* | 2.71.12.71.1Philip Withnall2022-01-271-1/+1
* | Merge branch 'windows-static-resource' into 'main'Philip Withnall2022-01-271-0/+3
|\ \
| * | Windows: Do not link DLL specific resources when doing a static buildXavier Claessens2022-01-261-0/+3
* | | meson: check for win32 afunix.hMarc-André Lureau2022-01-261-0/+1
|/ /
* | Enable full-static build on WindowsLoic Le Page2022-01-261-2/+4
* | gfileutils: Remove outdated BTRFS fsync optimization from set_contentsSebastian Keller2022-01-111-1/+0
|/
* Use meson dependency to link against apple frameworkKelvin Zhang2022-01-051-15/+5
* meson: Fix linking with static library in Windows Biswapriyo Nath2021-12-021-1/+1
* build: Pass warning and warning-disabling arguments to C++ and ObjC tooPhilip Withnall2021-11-181-6/+18
* build: Disable -Wvariadic-macrosPhilip Withnall2021-11-181-0/+2
* Get back to '-werror' with warnings at level 3Emmanuel Fleury2021-11-171-1/+1
* Rename libpcre.wrap to pcre.wrapXavier Claessens2021-11-011-1/+1
* build: Bump Meson dependency to 0.52.0Philip Withnall2021-10-071-2/+2
* build: Post-release version bump to 2.71.0Philip Withnall2021-09-171-1/+1
* 2.70.02.70.0Philip Withnall2021-09-171-1/+1
* 2.69.32.69.3Philip Withnall2021-09-071-1/+1
* 2.69.22.69.2Philip Withnall2021-08-191-1/+1
* build: Fix implicit declaration of function errorsRyan Schmidt2021-08-141-0/+5
* 2.69.12.69.1Philip Withnall2021-08-041-1/+1
* build: Drop the internal_pcre option in favour of the subprojectPhilip Withnall2021-06-161-36/+27
* meson: Fix detection of static libintl on macOSJonas Hahnfeld2021-05-161-5/+5
* Merge branch '2055-correct-date-format-utf8' into 'master'Philip Withnall2021-03-311-0/+9
|\
| * Add private functions to correctly convert datetime when LC_TIME is not UTF8Frederic Martinsons2021-03-271-0/+9
* | msvc_recommended_pragmas.h: Refine for clang-clChun-wei Fan2021-03-301-4/+9
|/
* build: Post-release version bump to 2.69.0wip/start-2-70Philip Withnall2021-03-181-1/+1
* 2.68.02.68.0Philip Withnall2021-03-181-1/+1
* 2.67.62.67.6Philip Withnall2021-03-111-1/+1
* gdbusprivate: Stop hard-coding path to /var/libPhilip Withnall2021-03-011-0/+6
* 2.67.52.67.5Philip Withnall2021-03-011-1/+1
* meson: fix str[n]casecmp detection on clang-clAleksandr Mezin2021-02-281-2/+2
* meson: Use subproject zlib if "wrap_mode=forcefallback" was specifiedSeungha Yang2021-02-221-3/+9
* 2.67.42.67.4Philip Withnall2021-02-161-1/+1
* 2.67.32.67.3Philip Withnall2021-02-041-1/+1
* Merge branch 'fix/unix-stream-pollable-detection' into 'master'Sebastian Dröge2021-02-021-0/+1
|\
| * gunix: Fix {Input,Output}Stream pollable detectionOle André Vadla Ravnås2021-02-021-0/+1