3016 Commits (0cf4a6ab3aa3672d74091e28f6535477794d9839)

Author SHA1 Message Date
Jussi Pakkanen d1f3f1d023 Bump version number for release. 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
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
David Seifert ce35122263 Fix setting `-Doptimization` breaking build 7 years ago
Guillermo Ignacio Enriquez Gutierrez 05d1577e87 Fix `build --backend=xcode` (#4220) 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
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
Jan Niklas Hasse d0648ee077 Also check wx-config-gtk3 when looking for wxWidgets 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
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
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
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
GoaLitiuM 5205a4cf05 dub: Detect if the missing package was built for wrong architecture 7 years ago
GoaLitiuM d84c33c860 dub: Fix 32-bit architecture detection on Windows 7 years ago
Jussi Pakkanen 3f51745b41 New numbering scheme for pre-release versions. [skip ci] 7 years ago
GoaLitiuM 8fa7c29661 D: Fix linker detection when static linker is missing 7 years ago
Jon Turney de7c3cbbc5 Fix flake8 'imported but unused' reports 7 years ago
Jon Turney b338add554 Fix flake8 whitespace reports 7 years ago
Jon Turney 44a340a4fe
Move default is_linkable_target method up from BuildTarget to Target 7 years ago
Martin Kelly e22b69bd17 Minor typo fix 7 years ago
Jon Turney 1394cb9263 Correct version_compare_condition_with_min() 7 years ago
Jon Turney eb260f6141 Allow features added in 0.nn.0 to be used when version constraint is '>=0.nn' 7 years ago
Jon Turney da2c4ad3a8 Use the exact current version in obtainMesonOutput 7 years ago
Alexey Rochev 0667e8494c Qt: set QT_<MODULE>_LIB defines when using qmake detection 7 years ago
Nirbheek Chauhan 1af704a509 Sprinkle functools.lru_cache() in a few more places 7 years ago
Jon Turney 4df39ca52f
Re-implement version_compare_condition_with_min likewise 7 years ago
Jon Turney 47d0a13482
Re-implement version_compare using RPM-style version comparison 7 years ago
Marcel Hollerbach 7ae3fbf88d mesonbuild: move subdir generation along link dep generation 7 years ago
Marcel Hollerbach c68460e2ee backends: save up the dylib generated names 7 years ago
Marcel Hollerbach be1003a8e9 build: try to cache the result of the link deps 7 years ago
Jon Turney 654101414c Improve windows resource compiler executable selection 7 years ago
Jon Turney 39d87269b3 Add missing reporting of some methods tried to find the dependency 7 years ago
Jon Turney 593de37474 Fix duplicate PKGCONFIG case in VulkanDependency 7 years ago
Jon Turney 1768b09a12 Improve formatting of dependency details 7 years ago
Thibault Saunier bd26c71845 hotdoc: Make project_version mandatory as it should always have been 7 years ago