6797 Commits (1268597df590413539099f0f3797fae7bcb5c09a)
 

Author SHA1 Message Date
Guillermo Ignacio Enriquez Gutierrez 13c0705263 Add flag to NOT use new build system in xcode because it fails in Xcode9 when using custom build directories 6 years ago
Guillermo Ignacio Enriquez Gutierrez b8581b7b67 Fix test script to be able to run in local macos 6 years ago
Dylan Baker 2b26ddbf3e dependencies/llvm: Add LLVM 7 6 years ago
Mohammed Amer Khalidi 25d51f583c Updating compilers.py to add functions - get_optimization_args, get_debug_args in ARMCC and ARMCLANG classes. 6 years ago
GoaLitiuM 3563df0425 Skip dub dependency test with wrong compiler on Windows 6 years ago
GoaLitiuM e00bd3666d Appveyor: Install DMD compiler and dub packages 6 years ago
Marco Trevisan (Treviño) 5bec6c28e7 gnome: add support for `module_version` 6 years ago
Marco Trevisan (Treviño) 2b6fa3dd3b docs, Gnome-module: document include_directories in gtkdoc 6 years ago
Bruce Richardson 9a29496a9b clarify old behaviour of set_variable in documentation [skip ci] 6 years ago
GoaLitiuM bc4bf03871 D: Fix incorrect arch handling in D linkers 6 years ago
Dylan Baker 83ad728e19 mesonlib: use collections.abc for abc types 6 years ago
Bruce Richardson 62d92e3a19 syntax guide: move logical ops section beside if statement [skip ci] 6 years ago
Jon Turney f657658473 Add some more implibs to list of installed files on cygwin 6 years ago
David Seifert ce35122263 Fix setting `-Doptimization` breaking build 6 years ago
Guillermo Ignacio Enriquez Gutierrez 05d1577e87 Fix `build --backend=xcode` (#4220) 6 years ago
Xavier Claessens bbac77c31f Doc: Deprecate python3 module [skip ci] 6 years ago
Zbigniew Jędrzejewski-Szmek 06646fe772 Drop unnecessary periods from help strings 6 years ago
Xavier Claessens 4ff7b65f9b python module: Only run command once to get all info 6 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
Marty E. Plummer add55bb861 i18n: allow custom target names for merge_file 7 years ago
Xavier Claessens 3cf03ec6d6 find_installation: Add support for feature option in required kwarg 7 years ago
GoaLitiuM 43268bfb79 D: Fix some compiler arguments not getting passed through properly 7 years ago
Andrei Alexeyev 67cc636e53 Add 'clone-recursive' option for git wraps 7 years ago
Jussi Pakkanen 46bf51543b
Merge pull request #4170 from 3v1n0/test-projects-extra-file-reports-fix 7 years ago
Jussi Pakkanen b9f229a494
Merge pull request #4175 from GoaLitiuM/d-archfixes 7 years ago
David Seifert 0e89b03be6 Do not use relative RPATHs on macOS with ICC/GCC 7 years ago
David Seifert 69ec001b06 Use enum instead of `int` for compiler variants 7 years ago
Jon Turney 73b47e0025 Fix incorrect feature check warning 7 years ago
Jon Turney e702d754b1
Tolerate custom target sources which can't be converted to Files 7 years ago
Jussi Pakkanen 0a1468f8f3
Convert custom target sources to Files with self.source_strings_to_files. 7 years ago
Jon Turney 963107b737
Add a test for 'meson introspect --targets|--target-files' 7 years ago
Marco Trevisan (Treviño) 0fc9a60189 run_proect_tests: add cygwin as platform fix name 7 years ago
Marco Trevisan (Treviño) 81e7a0981b run_project_tests: remove pdb workaround, just use filters 7 years ago
Marco Trevisan (Treviño) b484f2ae22 test cases: add missing files to installed_files.txt 7 years ago
GoaLitiuM 5b0ad0f8ad Refactor D target architecture handling 7 years ago
GoaLitiuM f48c3de24e dub: Fix error when package was fetched but not built 7 years ago