3245 Commits (b75ff762f80a76b25f3e53cf1713674d6a850e6c)

Author SHA1 Message Date
Nirbheek Chauhan b75ff762f8 Fix detection with VS 2017, and fix a bug in detection on VS 2008 6 years ago
Jussi Pakkanen 58b838a80b Can specify keyword arguments with a dict. 6 years ago
John Preston c17a80f47b Use correct environment for REGEN in VS backend. 6 years ago
Xavier Claessens 8612f1543f pkgconfig: Improve and document generator behaviour 6 years ago
Xavier Claessens 377719cc7b BuildTarget: Fix typo, self.install does not exists 6 years ago
John Ericson 2ba97d506d Use more `environment.default_*` for consistency 6 years ago
John Ericson 0fd548e16f Combine `run_tests` import lines in `run_unittests` 6 years ago
Luca Boccassi 80ac40b7e7 pkgconfig: do not generated dependency on itself 6 years ago
Mohammed Sadiq 41a98d0fdd coverage: Print summary after gcovr html generation 6 years ago
Xavier Claessens d655515a6b Add 'meson subprojects download' command 6 years ago
Xavier Claessens b5eac54c9e Add 'meson subprojects checkout' command 6 years ago
Xavier Claessens 60b58e056f Add 'meson subprojects update' command 6 years ago
Jussi Pakkanen 509afe752c Use /O1 instead of /Os for MSVC as the latter is deprecated. 6 years ago
Jussi Pakkanen 2c91ca3d6a Remove linkerlike args from compile checks. Closes #4542. 6 years ago
Daniel Mensinger 22fca7589f Fixed unit test (see #4549) 6 years ago
Daniel Schulte f954eee906 Remove name property from introspect --projectinfo as it is not used 6 years ago
Daniel Schulte 0e62193730 mintro: Allow introspect --projectinfo without build directory. 6 years ago
Daniel Schulte 8c9c5199f9 AstInterpreter: Stub out more functions 6 years ago
Daniel Schulte bdc9f6846c mintro: Split list_buildsystem_files into generation and command function 6 years ago
Daniel Schulte 4c5ec91135 Split AstInterpreter into base class and RewriterInterpreter 6 years ago
Daniel Mensinger 37ffff0aed Fixed unbound cmvers variable (#4549) 6 years ago
Daniel Mensinger 1759fc8f45
Sorted arrays alphabetically 6 years ago
Daniel Mensinger 1f48aa595d
Added 'section' key to buildoptions introspection 6 years ago
Aleksey Filippov 1c8c888854 Use first 7 letters of sha256 for subdirectory part of target id 6 years ago
Dylan Baker 9f675cc55a dependencies/ui: Fix qt compiler detection when bindir is set 6 years ago
Elliott Sales de Andrade e58f186121 Fix subproject initialization without git installed. 6 years ago
Jussi Pakkanen 50d5bcff87 Remove MinimalRebuild as it is deprecated. Closes #4539. 6 years ago
Daniel Mensinger a0175ecb14 CMake find_package dependency backend (#4444) 6 years ago
Marcel Hollerbach 443a4a8c78 pkgconfig: add support for pkgconfig generation for c# 6 years ago
Xavier Claessens 4178267bfe minstall: Do not delete dst files when installing a directory 6 years ago
Jon Turney 4c4e3c8600 Fix flake8 whitespace reports 6 years ago
Jon Turney a33acd31da Fix flake8 'imported but unused' reports 6 years ago
Jon Turney d118e3ad4c lgtm: Instantiating an exception, but not raising it 6 years ago
Jon Turney d3f2172de8 lgtm: Too few arguments for string format. 6 years ago
Iñigo Martínez cecbbfab0e gnome.gtkdoc: Fix missing permitted `c_args` argument 6 years ago
Jussi Pakkanen aa20c91e6e Guard against broken lib paths returned by gcc. 6 years ago
Dylan Baker 842d8556ec compilers: quiet ICC messages about pch 6 years ago
Dylan Baker b17ab09eaf compilers/fortran: pass -module ${path} instead of -module${path} 6 years ago
Dylan Baker a7845d91aa ifort: ifort needs to have -lifcore like gfotran needs -lgfortran 6 years ago
Dylan Baker 9f9cfd2139 compilers: Move get_allow_undefined_link_args to Compiler 6 years ago
Dylan Baker a480de1cb5 compilers: ICC should error when an unknown __attribute__ is tested 6 years ago
Dylan Baker 315d07d306 compilers: Set the correct values for undefined modules on apple with icc 6 years ago
Dylan Baker 3ab9620180 compilers: Add ICC setting for get_allow_undefined_link_args 6 years ago
Dylan Baker f46adb44bf compilers: Enable PGO for ICC 6 years ago
Dylan Baker 7329ae3ce6 fortran: ifort doesn't have -pipe 6 years ago
Dylan Baker 28fd725d61 compilers: fix compiler.compile for Intel Compilers 6 years ago
Dylan Baker 21a7528b2f compilers/c_function_attributes: fix for ICC 6 years ago
Dylan Baker 484fca9866 compilers: Fix the set of features that ICC exposes 6 years ago
Dylan Baker 0427ba48e6 dependencies/misc: Add openmp 5.0 preliminary support 6 years ago
Thibault Saunier 301df38816 hotdoc: Fix has_extensions when several extensions are passed in 6 years ago