8425 Commits (286b9f0921157f920fcd5ebea8f835699e6208e7)
 

Author SHA1 Message Date
Daniel Mensinger 286b9f0921 lgtm: Fix Module imported with `import` and `import from` 5 years ago
Xavier Claessens 9b1a857473 dict: Fully evaluate keys 5 years ago
Michael Hirsch, Ph.D b1c8f765fa intel/intel-cl: use appropriate buildtype options 5 years ago
Amit D 41bebebb7b Update Users.md 5 years ago
Michael Hirsch, Ph.D d1980beb6b ci/test: unused args for objc, objc++ 5 years ago
Michael Hirsch, Ph.D acee448fb9 ci/test: unused args for Windows 5 years ago
Michael Brockus 7d162487e3 Add raise at the start of MesonException 5 years ago
Marc Herbert 80bfe593fc mparser.py: actually check the type of key variable, not its value 5 years ago
Michael Hirsch, Ph.D 11639dd922 doc: update travis-CI info and add GitHub Actions example [skip ci] 5 years ago
Michael Brockus da9f56afde Update CI Continuous Integration page and add CircleCi example [skip ci] 5 years ago
Luca Bacci 279f72f8cd Prevent the presence of duplicated items in .vcxproj files 5 years ago
Daniel Mensinger 36749a1625 cmake: Make output_target_map more robust (fixes #6208) 5 years ago
taz-007 eed05c9045 improve error message when old version detected 5 years ago
Luca Bacci 2362bdbbf9 Fix regular expression for MSVC target arch detection 5 years ago
chris 6cc0ef8c07
docs: fix typo 5 years ago
Mihai Moldovan cc803072e0 tests: add osx test case for PIE builds. 5 years ago
Mihai Moldovan 2c4a08ee56 linkers: AppleDynamicLinker supports -pie. 5 years ago
Xavier Claessens b33830f99e Revert "Have set() and set_quoted() of configuration object work with newlines." 5 years ago
Nirbheek Chauhan 1cb680388d wrap: Redirect stdin to DEVNULL (again) 5 years ago
Jussi Pakkanen 575a2c34f8
Merge pull request #5989 from xclaesse/cmake-part2 5 years ago
Martin Hostettler bb03cf0dbc wrap: Resolver.get_git: Factor out --depth argument generation and make sure not to pass None as parameter 5 years ago
Michael Hirsch, Ph.D 9db4461239 ci: hdf5: Actions MacOS CI added 5 years ago
Michael Hirsch, Ph.D c02593fddc HDF5: make much more robust across platforms 5 years ago
Daniel Mensinger 82df046bc1
cmake: Reassign dependencies from header-only targets 5 years ago
Daniel Mensinger 3cdc386cde
cmake: Detect dependenciy cycles and avoid infinite recursion 5 years ago
Daniel Mensinger b2b9c102b5
cmake: Some minor fixup 5 years ago
Robert Ancell dd15c47ea8
docs: Fix typo [skip ci] 5 years ago
Xavier Claessens 8efbcb1e80
cmake: Add unit test for add_custom_target() and add_dependency() 5 years ago
Xavier Claessens f73a1dff0e
cmake: Propagate error when running command 5 years ago
Xavier Claessens daeee32d9b
cmake: Add support for add_custom_target() with a command 5 years ago
Xavier Claessens 6844ad374e
cmake: Add support for add_dependencies() 5 years ago
Marc Herbert adcd70861d modules/qt.py: friendlier "lrelease-qtN not found" error message 5 years ago
Michael Hirsch, Ph.D 380b9071be ci: lgtm: configure for Python 3 5 years ago
Marc e8ae7785a6 tests: add clues to find missing private/qtobject_p.h [skip ci] 5 years ago
Xavier Claessens 80dd3e30ce Fix crash when checking multi version on subproject dep 5 years ago
Xavier Claessens 7dd302773d Fix link_whole with a custom target 5 years ago
Xavier Claessens f0565e6dc8 Simplify list of build def files 5 years ago
Xavier Claessens a6f7a1d8c4 fs: Add parent() and name() methods 5 years ago
Jussi Pakkanen 6963589576
Merge pull request #6213 from mensinda/cmNameFix 5 years ago
Chun-wei Fan 7677a38e1a dependencies/ui.py: Fix Vulkan detection on Windows 5 years ago
Michael Hirsch, Ph.D 07a2fe2f00 complete gfortran/intel/intel-cl fortran_std test 5 years ago
Michael Hirsch, Ph.D 8313e8fd54 dep: MPI make work for intel-cl and improve robustness 5 years ago
Antoine Jacoutot 0241948d8f openbsd: execinfo is not a compiler lib 5 years ago
Olexa Bilaniuk bbaacc0a63 Add table entry for CUDA Toolkit 10.2.89. 5 years ago
Xavier Claessens e4e5f981eb Fix compute_int() when the value is -1 5 years ago
Artsiom Chapialiou cefdf8dcb0 Meson Syntax Highlighter plugin for JetBrains IDEs. 5 years ago
Daniel Mensinger f2114fa167
cmake: add_custom_command fix empty and quoted parameters 5 years ago
Daniel Mensinger 7e839fc4a9
cmake: Fix confilcting custom targets 5 years ago
Daniel Mensinger 560c4f7f96
cmake: Uniform target name handling 5 years ago
Jussi Pakkanen 5920344b92
Merge pull request #6199 from mensinda/cmSysInc 5 years ago