470 Commits (a911a237ada423e272ca2a03cdc9f6aaf39821e5)

Author SHA1 Message Date
Daniel Mensinger 2e62d6a203
Highlight '(cached)' and add color to the dependency version 5 years ago
Jussi Pakkanen 2a73517e08 Revert "Add `-Wl,-rpath-link` for secondary dependencies" 5 years ago
Marvin Scholz 2fe75ab31d dependencies/pkgconfig: Log pkg-config exceptions 5 years ago
Marvin Scholz 273d6e75ea dependencies/pkgconfig: Fix error reporting 5 years ago
Marvin Scholz fc86339b39 dependencies/pkgconfig: Fix found state ignoring errors 5 years ago
Wolfgang Stöggl f037e7ef45 Fix typos found by codespell 5 years ago
Aleksey Gurtovoy f56ef583d3 dependency('cuda') 5 years ago
Wolfgang Stöggl bd27769030 Fix split of CMAKE_PREFIX_PATH under Windows 5 years ago
Daniel Mensinger 73d52266b5
Use include_type instead of is_system 5 years ago
Daniel Mensinger e5c720ff60
Move generate_system_dependency to Dependency 5 years ago
Daniel Mensinger b1b8a7a7e3
Use -isystem instead of -idirafter 5 years ago
Daniel Mensinger c6938bd579
Handle -idirafter in unix_args_to_native 5 years ago
Daniel Mensinger 8593506b7b
add is_system kwarg to dependency 5 years ago
Matthew Waters 8d3fcb3dc4 dependencies: account for frameworks without a Versions directory 5 years ago
Xavier Claessens 90a12ed3f0 cmake: Fix 'properies' typo 5 years ago
Ting-Wei Lan 08ce1fb541 Move the list of LLVM version suffixes to a common place 5 years ago
Patrick Griffis 1670fca36f Add blocks dependency 5 years ago
David Seifert 7b9c348102 Add `-Wl,-rpath-link` for secondary dependencies 5 years ago
Aleksey Gurtovoy 75daed27bc mesonlib.split_args/quote_arg/join_args 5 years ago
Daniel Mensinger f097b96883 cmake: fix missing -lpthread (fixes #5821) 5 years ago
Marcin Niestroj 987539e233 Improve support for crosscompiled CMake modules 5 years ago
Michael Hirsch, Ph.D f3fbac9d2b OpenMP:stop searching when openmp headers are first found 5 years ago
Michael Hirsch, Ph.D c2f2e51105
PGI: fix openmp for 190common test 5 years ago
Michael Hirsch, Ph.D fe638d63d9
OpenMP is intrinsic to PGI 5 years ago
Michael Hirsch, Ph.D dfa52469d7
openmp: allow omp.h or omp_lib.h 5 years ago
Daniel Mensinger e2499fab8b meson: Use CMAKE_PREFIX_PATH environment variable 5 years ago
Michael Hirsch, Ph.D a348174313 str => pathlib for cmakelists 5 years ago
Daniel Mensinger d9eac2544c cmake: additional debug logging 5 years ago
Daniel Mensinger 845f0e1133 cmake: Fix empty -D due to empty strings (closes #5522) 5 years ago
gjaeger1 30e42009c0 Adapting Boost Python library detection to Boost >= 1.67. Closes #4288. 5 years ago
Norbert Nemec 748c9d817d try IMPORTED_IMPLIB before IMPORTED_LOCATION for cmake dependencies 5 years ago
Dylan Baker e3140fa2d2 dependencies/dev: Switch order of llvm dependency finders 5 years ago
Dylan Baker e182dba61f dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross file 6 years ago
Michael Hirsch, Ph.D f990c3eee4 typo 6 years ago
Michael Hirsch, Ph.D cf7935be61 update compiler ID for windows INtel MPI 6 years ago
Michael Hirsch, Ph.D 9a3bc75410 intel windows coarray args 6 years ago
Jussi Pakkanen 9e09c85e6c Handle thread flags when not using C at all. Closes #5497. 6 years ago
Roman Shpuntov 3b17344b11 tvOS: added support AppleTVOS 6 years ago
Andrei Alexeyev 4b73f50222 dependencies/shaderc: fix exception caused by typo 6 years ago
Daniel Mensinger b1cf0fd380
cmake: Move parsing the CMake trace into the CMake module 6 years ago
Daniel Mensinger 6083cfa6c8
cmake: Moved finding and running CMake out of dependency 6 years ago
John Ericson b9d7e98e59 Simplify `ConfigToolDependency` for_machine 6 years ago
John Ericson 07777e15d4 Purge `is_cross` and friends without changing user interfaces 6 years ago
John Ericson 32e827dcdc Use `env.machines.*` to avoid some `is_cross` 6 years ago
Daniel Mensinger e1863719cb
cmake: Made CMake executable finding availiable for other functions 6 years ago
John Ericson af2d7af998 Per machine do 'build.' and '' option prefixes 6 years ago
John Ericson 126100b166 mlog.debug the meson-set PKG_CONFIG_PATH 6 years ago
Dylan Baker 31ab962753 dependencies/cmake: Handle spaces in set_target_properties 6 years ago
Dylan Baker eaa232987e dependencies/cmake: Handle spaces in set_property calls 6 years ago
Dylan Baker 99b848f469 dependencies/cmake: correctly handle spaces in variable names 6 years ago