4612 Commits (f3199edaf8802e2a59fed2f83e825e09b9d4bd0d)

Author SHA1 Message Date
Jussi Pakkanen 74d245a8c0 Bump version number for new development. 5 years ago
Jussi Pakkanen 8d576eba91 Prepare new release. 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
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
Michael Hirsch, Ph.D e1dd310333 bugfix: check len before index 5 years ago
Daniel Mensinger 77e0008a1f cmake: Fix obeject libraries 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 f1d370247f
dependencies: refactor to use methods properly 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 39db7b1afc Fail gracefully detecting hdf5 if pkg-config is not available. 5 years ago
Daniel Mensinger eb67fb1d97 default inc dirs: Fix warning on MSYS (fixes #6336) 5 years ago
Michael Hirsch, Ph.D 0b7fe3f78a intel/intel-cl: handle arguments in intel-specific way 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
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
Jonathan Perkin c3d0b95a58 dependencies: Fix executable file test on Unix. 5 years ago
Xavier Claessens 5031f4981d dist: Fix --include-subprojects when .wrap file has directory value 5 years ago
Daniel Mensinger fc800a2cb8 mintro: Add version key to --scan-dependencies (fixes #6287) 5 years ago
Daniel Mensinger 38d3fbca94 dep: Try extraframework before cmake (fixes #6113) 5 years ago
Michael Hirsch, Ph.D 5da1a6e586 cmake: subprocess external .decode(errors='ignore') to avoid traceback 5 years ago
Xavier Claessens 552e78da4d assert(): Make message argument optional 5 years ago
Michael Hirsch, Ph.D 98fd4e5557 cmake: add project language to cmakelists.txt 5 years ago
Michael Hirsch, Ph.D 419a7a8f51 cmake: add fortran cache content 5 years ago
Xavier Claessens 162d2bcc71 run_command: Do not add dependency on /dev/stdout 5 years ago
Xavier Claessens 1298f71b1c dist: Add --include-subprojects option 5 years ago
Jussi Pakkanen a17746e2ab Fix typing import bug. 5 years ago
Daniel Mensinger 7065a697e3 types: Add type annotations to mintro.py 5 years ago
Michael Hirsch, Ph.D 1031c96d31 catch malformed command line array option with helpful error 5 years ago
Michael Hirsch, Ph.D 9cb600cbb8 type anno 5 years ago
Michael Brockus 4b69aea85d Update Python2 syntax to Python3 syntax in Wrap 5 years ago
Michael Hirsch, Ph.D d9b8dce975
wrap: check whitelist subdomain 5 years ago
Michael Hirsch, Ph.D 0f65bf1dd7
rpm: update for host machine compiler API change 5 years ago
Michael Hirsch, Ph.D dc19768175
wrap: raise WrapException instead of Python exception when program not available 5 years ago
Michael Hirsch, Ph.D ccefc00a59
use WrapDB domain whitelist, don't fallback to non-SSL when SSL available 5 years ago