8562 Commits (a1d2444e4aac7df1a7f5d36246f64ea0564d38a4)
 

Author SHA1 Message Date
Jussi Pakkanen a1d2444e4a One more symlink test skip. 5 years ago
Dylan Baker a8caf988c6 environment: Fix detection of icc on macOS 5 years ago
Jussi Pakkanen 7ec3af95e5
Updated linker MR (#6407) 5 years ago
Jussi Pakkanen 6e7d5a0c61 Make D template work even if dub is not available. 5 years ago
Jussi Pakkanen e9158b477f Only run symlink test from git checkout. 5 years ago
Daniel Mensinger 4f6453bc32 cmake: Use trace for missing link flags (fixes #6386) 5 years ago
Michael Hirsch, Ph.D d67423ab11 bugfix: netcdf pkgconfig stop if found 5 years ago
Jussi Pakkanen 8dd4e63eb3
Merge pull request #6380 from scivision/cuda_qc 5 years ago
Michael Hirsch, Ph.D e1dd310333 bugfix: check len before index 5 years ago
Michael Hirsch, Ph.D 9aa766da64
refactor: cuda no unused args 5 years ago
Michael Hirsch, Ph.D a910ba133a
doc: cuda windows comment 5 years ago
Michael Hirsch, Ph.D 9e341ce81c
doc: examples of run_project_tests.py options 5 years ago
Daniel Mensinger 77e0008a1f cmake: Fix obeject libraries 5 years ago
Jussi Pakkanen 7981308e6e
Merge pull request #6355 from scivision/depmethod 5 years ago
Xavier Claessens e5297aeca5 summary: Change 'section' to be a kwarg instead of positional 5 years ago
Michael Hirsch, Ph.D 5695dc0f16 add compiler.get_linker_id() method 5 years ago
Michael Hirsch, Ph.D ccbb20e881
ci: improve robustness 5 years ago
Michael Hirsch, Ph.D f1d370247f
dependencies: refactor to use methods properly 5 years ago
Daniel Mensinger 06821755d2 CI: Skip NetCDF Fortran test on OSX 5 years ago
Daniel Mensinger ca34d01dcc CI: Skip git tests if g-ir-scanner does not exist 5 years ago
Daniel Mensinger 792a84199b CI: Fix C++11 related error on osx for protocol buffer 5 years ago
Michael Hirsch, Ph.D fb121f6254 fs: rename samefile => is_samepath 5 years ago
Dylan Baker 9e21942780 linkers: Remove get_allow_undefined_args from link.exe 5 years ago
Ting-Wei Lan 04e08f5a1f PkgConfigDependency: Sort -L flags according to PKG_CONFIG_PATH 5 years ago
Daniel Mensinger c4649704c8 python: add embed to the python dependency function 5 years ago
Jussi Pakkanen 3122bac28a
Merge pull request #4649 from dcbaker/summary-function 5 years ago
Jussi Pakkanen a2a9611e1d
Merge pull request #6065 from dcbaker/pass-options-to-linker-detection 5 years ago
Michael Hirsch, Ph.D 8a57b608ad ci cmake: Windows link.exe skip due to symbol issues 5 years ago
Jussi Pakkanen 39db7b1afc Fail gracefully detecting hdf5 if pkg-config is not available. 5 years ago
Jussi Pakkanen 58999cad91 Fix macOS library test when using system zlib. 5 years ago
Michael Brockus 585ccfc789 Clean MSI generator Try 2 [skip ci] 5 years ago
Daniel Mensinger eb67fb1d97 default inc dirs: Fix warning on MSYS (fixes #6336) 5 years ago
Michael Hirsch, Ph.D d8921f15a3 ci: type hint checking for compilers/mixins/intel.py 5 years ago
Michael Hirsch, Ph.D 0b7fe3f78a intel/intel-cl: handle arguments in intel-specific way 5 years ago
Dylan Baker 31bb6eae45 run_tests.py: use mlog.log_once to avoid spamming ninja < 1.9 warnings 5 years ago
Dylan Baker 7f0224fb88 compilers: make use of mlog.log_once 5 years ago
Dylan Baker 614372aa55 mlog: Add a log_once function 5 years ago
Dylan Baker eb30c493f6 mlog: remove incorrect uses of global keyword 5 years ago
Xavier Claessens a4bb0928e3 summary: Add 'Subprojects' section to main project 5 years ago
Xavier Claessens 38953d8ee3 summary: Add bool_yn keyword argument 5 years ago
Xavier Claessens 49082f9669 summary: Allow section with no title, and passing key/value separately 5 years ago
Xavier Claessens 6e865a2330 Add a summary() function for configuration summarization 5 years ago
Paolo Bonzini 3778a34979 mintro: include test protocol in introspection data 5 years ago
Michael Hirsch, Ph.D 9371965132 ci fortran: add case where buildtype=release and warning_level=3 5 years ago
Dylan Baker 47dfe34c85 Consider compiler arguments in linker detection logic 5 years ago
Dylan Baker 87766b3727 Allow setting <lang>_args before the compiler is detected 5 years ago
Dylan Baker 7460e4ccda compilers: Make get_display_language a class or static method 5 years ago
Dylan Baker ee6e249f65 compilers: move language attribute to the class level 5 years ago
ePirat 0bf8862beb docs: Fix wrong example for shaderc dependency [skip ci] 5 years ago
Jussi Pakkanen 17dd9e5bff
Merge pull request #6207 from dcbaker/linker-option 5 years ago