3850 Commits (7c0d1242aad40c3424b8541c6c0ef1a53ca1bb04)
 

Author SHA1 Message Date
Nirbheek Chauhan 7c0d1242aa compilers: Only set -rpath-link on GNU ld and linuxlike 8 years ago
Nirbheek Chauhan 41f8f1a53b unit tests: Also check RUNPATH when fetching RPATH 8 years ago
Nirbheek Chauhan 264ce6c0bc Use absolute RPATHs while linking due to a binutils bug 8 years ago
Nirbheek Chauhan d79bdb9b6b unit tests: Use only implementation of get_soname 8 years ago
Jussi Pakkanen 83e778118d Added more functions to the list of checks. 8 years ago
Jussi Pakkanen 62051626a5 Merge pull request #1545 from centricular/dont-link-recursively 8 years ago
Alan 53e47d42f0 Set clang_type to CLANG_WIN on windows. 8 years ago
Jussi Pakkanen fb4ab84491 Use && to ensure failed test run is flagged properly. 8 years ago
Jussi Pakkanen cb9344cb8d Revert "gnome: Use --pkg to pass pkg-config cflags to g-ir-scanner" 8 years ago
Florian Müllner 3a2e333f00 gnome: Use --pkg to pass pkg-config cflags to g-ir-scanner 8 years ago
Paulo Antonio Alvarez 73b0002793 compilers: Make CCompiler.find_library return value consistent 8 years ago
Rene Lopez 45cf4191cc Use correct gettext input file in test 8 years ago
Rene Lopez 94f46447bb Allow empty extra arguments in gettext script 8 years ago
Tim b54e1d29fe Add a note about multi-line statements by ending the line with \ 8 years ago
Jussi Pakkanen 3f6c55b9b3 Merge pull request #1857 from aradi/configure-subsval 8 years ago
Bálint Aradi 706b3cafab Add version for configure_file extension in reference manual 8 years ago
Bálint Aradi 28dededf08 Update reference manual and release notes 8 years ago
Bálint Aradi e79b602298 Enable variables for output in configure_file 8 years ago
Jussi Pakkanen 4828b46b73 Use relative rpath so builds are reproducible. 8 years ago
Chris Mayo 0e9852a457 docs: Fix broken page links 8 years ago
TingPing e34edae240 docs: Complete list of targets from i18n.gettext() 8 years ago
Jussi Pakkanen 506fbafed5 Revert slashes in filenames being a hard error to give downstream projects time to transition. 8 years ago
Nirbheek Chauhan 4b428053f4 ninja: Use shlex.quote for quoting on non-Windows 8 years ago
Nirbheek Chauhan ae9b23832e ninja: De-dup libraries and use --start/end-group 8 years ago
Nirbheek Chauhan d2dc38abd4 ninja: Use a set for target deps and ordered deps 8 years ago
Nirbheek Chauhan 6963da616b Don't add dependencies recursively while linking 8 years ago
Jussi Pakkanen 6662f36ed3 Updated wrap definitions to the latest in wrapdb. 8 years ago
Jussi Pakkanen 24890bac98 Update multiwrap urls for libpng. 8 years ago
Jussi Pakkanen 0f85d9f66d Renamed dir to avoid duplicate test numbers. 8 years ago
Jussi Pakkanen 8049eace0d De-uniquefy. 8 years ago
Jussi Pakkanen ed356496fc Merge pull request #1854 from acfoltzer/boost-static 8 years ago
Guillaume Poirier-Morency 93a1cff174 interpreter: Prevent top-level subdirectories from using 'meson-' prefix 8 years ago
Alistair Thomas a195b78c8d Whitespace tweaks to reduce Flake8 warnings 8 years ago
Alistair Thomas 4abef5ce23 Add use of Flake8 to contributing.txt 8 years ago
Jussi Pakkanen 7882549f86 Target file name must not contain a path separator as that breaks things. 8 years ago
Jussi Pakkanen 8d2fbf8084 Clarify multiple uses of -D. Closes #1836. 8 years ago
Goncalo Carvalho c9c3070f53 fix typo 8 years ago
Bálint Aradi 809a5938ff Fix case sensitivity in Fortran module names 8 years ago
Rob Doolittle c389f7cdc7 can't pass args to python3 shebang 8 years ago
Adam C. Foltzer aff955f99f add static Boost dependency test 8 years ago
Adam C. Foltzer b290688ede look for static Boost libraries on *nix when requested 8 years ago
Adam C. Foltzer 80fd7106e8 add support for static flag on Windows Boost dependency 8 years ago
Jussi Pakkanen fe84a6f43f Merge pull request #1843 from alvarez86/objcxx_args 8 years ago
Rob Doolittle 56b41d1c79 mesontest: use unbuffered IO 8 years ago
Jussi Pakkanen d8d62a9353 Merge pull request #1559 from kalmiya/xcode_frameworks 8 years ago
TingPing e351b39430 docs: Add mention of target made by gnome.gtkdoc() 8 years ago
blackbox 8de5313288 unit-test for testing xcode frameworks 8 years ago
blackbox db176c85db xcode-backend framework fixes 8 years ago
blackbox dd443ad0eb codestyle 8 years ago
blackbox 03ebe2f56f remove debug-marker 8 years ago