8421 Commits (ef9aeb188ea2bc7353e59916c18901cde90fa2b3)
 

Author SHA1 Message Date
Dylan Baker ef9aeb188e Allow selecting the dynamic linker 5 years ago
Dylan Baker 7658e67f92 backends/ninja: apply linker arguments when using rust 5 years ago
Dylan Baker 5a83cb0d33 Fix detection of D linker in MSVC environments 5 years ago
Dylan Baker 52aa24e997 linkers: Fix Apple and VS-like linkers always_args 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] 6 years ago
Luca Bacci 279f72f8cd Prevent the presence of duplicated items in .vcxproj files 6 years ago
Daniel Mensinger 36749a1625 cmake: Make output_target_map more robust (fixes #6208) 6 years ago
taz-007 eed05c9045 improve error message when old version detected 6 years ago
Luca Bacci 2362bdbbf9 Fix regular expression for MSVC target arch detection 6 years ago
chris 6cc0ef8c07
docs: fix typo 6 years ago
Mihai Moldovan cc803072e0 tests: add osx test case for PIE builds. 6 years ago
Mihai Moldovan 2c4a08ee56 linkers: AppleDynamicLinker supports -pie. 6 years ago
Xavier Claessens b33830f99e Revert "Have set() and set_quoted() of configuration object work with newlines." 6 years ago
Nirbheek Chauhan 1cb680388d wrap: Redirect stdin to DEVNULL (again) 6 years ago
Jussi Pakkanen 575a2c34f8
Merge pull request #5989 from xclaesse/cmake-part2 6 years ago
Martin Hostettler bb03cf0dbc wrap: Resolver.get_git: Factor out --depth argument generation and make sure not to pass None as parameter 6 years ago
Michael Hirsch, Ph.D 9db4461239 ci: hdf5: Actions MacOS CI added 6 years ago
Michael Hirsch, Ph.D c02593fddc HDF5: make much more robust across platforms 6 years ago
Daniel Mensinger 82df046bc1
cmake: Reassign dependencies from header-only targets 6 years ago
Daniel Mensinger 3cdc386cde
cmake: Detect dependenciy cycles and avoid infinite recursion 6 years ago
Daniel Mensinger b2b9c102b5
cmake: Some minor fixup 6 years ago
Robert Ancell dd15c47ea8
docs: Fix typo [skip ci] 6 years ago
Xavier Claessens 8efbcb1e80
cmake: Add unit test for add_custom_target() and add_dependency() 6 years ago
Xavier Claessens f73a1dff0e
cmake: Propagate error when running command 6 years ago
Xavier Claessens daeee32d9b
cmake: Add support for add_custom_target() with a command 6 years ago
Xavier Claessens 6844ad374e
cmake: Add support for add_dependencies() 6 years ago
Marc Herbert adcd70861d modules/qt.py: friendlier "lrelease-qtN not found" error message 6 years ago
Michael Hirsch, Ph.D 380b9071be ci: lgtm: configure for Python 3 6 years ago
Marc e8ae7785a6 tests: add clues to find missing private/qtobject_p.h [skip ci] 6 years ago
Xavier Claessens 80dd3e30ce Fix crash when checking multi version on subproject dep 6 years ago
Xavier Claessens 7dd302773d Fix link_whole with a custom target 6 years ago
Xavier Claessens f0565e6dc8 Simplify list of build def files 6 years ago
Xavier Claessens a6f7a1d8c4 fs: Add parent() and name() methods 6 years ago
Jussi Pakkanen 6963589576
Merge pull request #6213 from mensinda/cmNameFix 6 years ago
Chun-wei Fan 7677a38e1a dependencies/ui.py: Fix Vulkan detection on Windows 6 years ago
Michael Hirsch, Ph.D 07a2fe2f00 complete gfortran/intel/intel-cl fortran_std test 6 years ago
Michael Hirsch, Ph.D 8313e8fd54 dep: MPI make work for intel-cl and improve robustness 6 years ago
Antoine Jacoutot 0241948d8f openbsd: execinfo is not a compiler lib 6 years ago
Olexa Bilaniuk bbaacc0a63 Add table entry for CUDA Toolkit 10.2.89. 6 years ago
Xavier Claessens e4e5f981eb Fix compute_int() when the value is -1 6 years ago
Artsiom Chapialiou cefdf8dcb0 Meson Syntax Highlighter plugin for JetBrains IDEs. 6 years ago
Daniel Mensinger f2114fa167
cmake: add_custom_command fix empty and quoted parameters 6 years ago
Daniel Mensinger 7e839fc4a9
cmake: Fix confilcting custom targets 6 years ago
Daniel Mensinger 560c4f7f96
cmake: Uniform target name handling 6 years ago
Jussi Pakkanen 5920344b92
Merge pull request #6199 from mensinda/cmSysInc 6 years ago
Paolo Borelli 294b33144f docs: clarify how Meson handles shebang in run_command [skip ci] 6 years ago
Jehan 6ed36e97ae Have set() and set_quoted() of configuration object work with newlines. 6 years ago
Eric Le Bihan 24cdb4a92f Interpreter: display linker executable path, if available 6 years ago
Eric Le Bihan 815563841a Fix cross-compilation of D programs 6 years ago