6311 Commits (68140552be927d6a5dd7fd7d777e26cb7dfe32c5)
 

Author SHA1 Message Date
Jussi Pakkanen 68140552be Update version number for release. 6 years ago
Jussi Pakkanen 51c2abf7a0 Workaround for Debian bug 912563. 6 years ago
Ting-Wei Lan da354f9294 gnome: Quote arguments passed to gtkdoc-scangobj 6 years ago
Jussi Pakkanen c7f5f31cd8 Fix merge file using an array. Closes #4424. 6 years ago
Dylan Baker 4e12a54b78 backends: allow running host arch binaries on compatible build machines 6 years ago
Jussi Pakkanen 6aef9d32a4 Update version number for release. 6 years ago
Dylan Baker 04117dc8ee dependencies/llvm: Mark as not found when not found 6 years ago
Dylan Baker 7c19bd5539 dependencies/LLVM: rework shared link detection to be more robust 6 years ago
Dylan Baker 008a87e19d dependencies/llvm: Fix shared linking on osx 6 years ago
Dylan Baker 954f757d25 travis: install llvm on osx 6 years ago
Matthias Klumpp 26b06c072b Import current directory if custom target dir is empty 6 years ago
Matthias Klumpp d3d0fb6172 Don't try to import empty-string custom target include dirs 6 years ago
David Seifert d31c23011a Do not try to remove duplicate RPATH entries on macOS 6 years ago
Jussi Pakkanen b1acf3bdd9 Fix handling generated .desktop files. Closes #4304. 6 years ago
Martin Storsjö aba96c5ea7 msvc: Don't use /O3 with MSVC 6 years ago
Thibault Saunier c1ae51c897 backend: Make sure to normalize paths before checking if it is a system dir 6 years ago
Masanori Kakura 1393071c01 environment: Use os.path.basename() when checking mesonlib.meson_command 6 years ago
Martin Storsjö 09a4f28c76 Don't add rpath linker flags when building for MinGW 6 years ago
Xavier Claessens 47877bfced Return code 0 when builddir is already configured 6 years ago
Thibault Saunier db5187ca40 hotdoc: Add support for {Build,Custom}Target as sources 6 years ago
Jussi Pakkanen 0cf4a6ab3a Updated release note page. 7 years ago
Jussi Pakkanen d1f3f1d023 Bump version number for release. 7 years ago
Jussi Pakkanen 8d77da839e Use only basename part in test. Closes #4237. 7 years ago
Dylan Baker 2b26ddbf3e dependencies/llvm: Add LLVM 7 7 years ago
Mohammed Amer Khalidi 25d51f583c Updating compilers.py to add functions - get_optimization_args, get_debug_args in ARMCC and ARMCLANG classes. 7 years ago
Bruce Richardson 9a29496a9b clarify old behaviour of set_variable in documentation [skip ci] 7 years ago
GoaLitiuM bc4bf03871 D: Fix incorrect arch handling in D linkers 7 years ago
Dylan Baker 83ad728e19 mesonlib: use collections.abc for abc types 7 years ago
Bruce Richardson 62d92e3a19 syntax guide: move logical ops section beside if statement [skip ci] 7 years ago
Jon Turney f657658473 Add some more implibs to list of installed files on cygwin 7 years ago
David Seifert ce35122263 Fix setting `-Doptimization` breaking build 7 years ago
Guillermo Ignacio Enriquez Gutierrez 05d1577e87 Fix `build --backend=xcode` (#4220) 7 years ago
Xavier Claessens bbac77c31f Doc: Deprecate python3 module [skip ci] 7 years ago
Zbigniew Jędrzejewski-Szmek 06646fe772 Drop unnecessary periods from help strings 7 years ago
Xavier Claessens 4ff7b65f9b python module: Only run command once to get all info 7 years ago
Alexis Jeandet 689d32ecfb [skip ci] Add some documentation for PR #3998 7 years ago
David Seifert 94b5ea2aae ICC does not support `-Og` 7 years ago
David Seifert 115962e466 Abstract shared GCC/Clang/ICC methods in GnuLikeCompiler 7 years ago
Jussi Pakkanen b6f03f897b
Merge pull request #4174 from jon-turney/link-with-custom-target 7 years ago
Jan Niklas Hasse d0648ee077 Also check wx-config-gtk3 when looking for wxWidgets 7 years ago
GoaLitiuM 87750bf988 Fix regressed D test cases on Windows 7 years ago
Alexis Jeandet 32111746ba Fix broken unit test qt5dependency_pkgconfig_detection 7 years ago
Iñigo Martínez eb7ed4dafb gnome.gtkdoc: Add new c_args parameter 7 years ago
Iñigo Martínez d0a7ea5e6e gnome.gtkdoc: Fix dependencies compile_args in gtkdoc 7 years ago
Xavier Claessens 6112e6a815 Fix version check when passing feature option to find_installation() 7 years ago
Will Thompson f5bb3005a2 Pkgconfig-module.md: fix typos [skip ci] 7 years ago
Jon Turney 623a8010e6
Add test case for trying to link with a library made by a custom_target 7 years ago
Mihails Strasuns c352434a7a Implement thread linker args for D compilers 7 years ago
David Seifert 8f16d0f3c9 Fix ICC on macOS 7 years ago
David Seifert 2b9fb36267 Fix GCC on macOS 7 years ago