450 Commits (3256e7ea63edb8508d1a2aac45da02e5c452df2c)

Author SHA1 Message Date
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
Dylan Baker 2e2c3c968c tests: Test the cmake parser more thuroughly 6 years ago
Dylan Baker 0714ba58c7 coredata: add cmake_prefix_path option 6 years ago
Dylan Baker e3e1d67ad6 dependencies/llvm: Fixup bad output from llvm-config on windows 6 years ago
Luís Ferreira 144e7dcf3b dub: add other library target types 6 years ago
Dylan Baker 4f347ef14a fixup! interpreter: Add get_variable method to dependency holders 6 years ago
Dylan Baker 146e97e974 Use dependency cache 6 years ago
John Ericson 957d8e051c Make `PerMachine` and `MachineChoice` have just `build` and `host` 6 years ago
Dylan Baker 75aa3d096c dependencies/base: Add some annotations to ExternalProgram 6 years ago
Dylan Baker c81804e5f2 dependencies/base: Implement backend component of get variable 6 years ago
Daniel Mensinger 25de6dd675
cmake: Fixed new thread dependency 6 years ago
Daniel Mensinger 1fba945b61
cmake: LLVM better modules handling 6 years ago
Daniel Mensinger 3f539e01ae
cmake: revert module name mapping 6 years ago
Daniel Mensinger 6a2faacdf9
cmake: minor code fixes 6 years ago
Daniel Mensinger 1280ef238b
cmake: Fixed list unit test 6 years ago
Daniel Mensinger 55379b7d0f
CMake: optional modules support 6 years ago
Daniel Mensinger a9930fe066
LLVM: Added CMake backend 6 years ago
Daniel Mensinger 5086e34d3a
cmake: Support different CMake files 6 years ago
Daniel Mensinger e0f19cf520
LLVM dependency refactoring 6 years ago
Dylan Baker b59bec08a2 dependencies: Use the _add_sub_dependency 6 years ago