aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-08mention lack of up-to-date dependencies explicitly [skip ci]Vadim Zhukov1-1/+3
2020-01-08[skip ci] Use more up-to-date wording for package managersVadim Zhukov1-4/+2
2020-01-08Rename test dirs to sequential order.Jussi Pakkanen37-4/+4
2020-01-07Bump version number for new development.Jussi Pakkanen1-1/+1
2020-01-07Prepare new release.0.53.0Jussi Pakkanen20-172/+196
2020-01-07One more symlink test skip.Jussi Pakkanen1-1/+1
2020-01-07environment: Fix detection of icc on macOSDylan Baker1-6/+3
2020-01-06Updated linker MR (#6407)Jussi Pakkanen3-12/+21
2019-12-31Make D template work even if dub is not available.Jussi Pakkanen1-7/+9
2019-12-29Only run symlink test from git checkout.Jussi Pakkanen1-1/+11
2019-12-29cmake: Use trace for missing link flags (fixes #6386)Daniel Mensinger12-8/+152
2019-12-28bugfix: netcdf pkgconfig stop if foundMichael Hirsch, Ph.D1-0/+2
2019-12-28Merge pull request #6380 from scivision/cuda_qcJussi Pakkanen18-59/+69
2019-12-24bugfix: check len before indexMichael Hirsch, Ph.D1-2/+2
2019-12-23refactor: cuda no unused argsMichael Hirsch, Ph.D16-25/+25
2019-12-23doc: cuda windows commentMichael Hirsch, Ph.D1-1/+2
2019-12-23doc: examples of run_project_tests.py optionsMichael Hirsch, Ph.D1-33/+42
2019-12-22cmake: Fix obeject librariesDaniel Mensinger16-23/+236
2019-12-21Merge pull request #6355 from scivision/depmethodJussi Pakkanen9-186/+226
2019-12-19summary: Change 'section' to be a kwarg instead of positionalXavier Claessens4-50/+39
2019-12-19add compiler.get_linker_id() methodMichael Hirsch, Ph.D7-34/+69
2019-12-19ci: improve robustnessMichael Hirsch, Ph.D4-23/+23
2019-12-19dependencies: refactor to use methods properlyMichael Hirsch, Ph.D5-163/+203
2019-12-19CI: Skip NetCDF Fortran test on OSXDaniel Mensinger1-1/+1
2019-12-19CI: Skip git tests if g-ir-scanner does not existDaniel Mensinger2-2/+2
2019-12-19CI: Fix C++11 related error on osx for protocol bufferDaniel Mensinger1-1/+1
2019-12-19fs: rename samefile => is_samepathMichael Hirsch, Ph.D3-16/+29
2019-12-18linkers: Remove get_allow_undefined_args from link.exeDylan Baker1-2/+1
2019-12-18PkgConfigDependency: Sort -L flags according to PKG_CONFIG_PATHTing-Wei Lan2-0/+60
2019-12-18python: add embed to the python dependency functionDaniel Mensinger5-12/+27
2019-12-18Merge pull request #4649 from dcbaker/summary-functionJussi Pakkanen9-6/+265
2019-12-17Merge pull request #6065 from dcbaker/pass-options-to-linker-detectionJussi Pakkanen17-135/+156
2019-12-17ci cmake: Windows link.exe skip due to symbol issuesMichael Hirsch, Ph.D10-12/+16
2019-12-17Fail gracefully detecting hdf5 if pkg-config is not available.Jussi Pakkanen1-8/+11
2019-12-17Fix macOS library test when using system zlib.Jussi Pakkanen1-1/+2
2019-12-16Clean MSI generator Try 2 [skip ci]Michael Brockus1-28/+85
2019-12-15default inc dirs: Fix warning on MSYS (fixes #6336)Daniel Mensinger1-5/+8
2019-12-14ci: type hint checking for compilers/mixins/intel.pyMichael Hirsch, Ph.D1-1/+1
2019-12-14intel/intel-cl: handle arguments in intel-specific wayMichael Hirsch, Ph.D1-20/+38
2019-12-13run_tests.py: use mlog.log_once to avoid spamming ninja < 1.9 warningsDylan Baker1-3/+3
2019-12-13compilers: make use of mlog.log_onceDylan Baker2-6/+2
2019-12-13mlog: Add a log_once functionDylan Baker2-10/+67
2019-12-13mlog: remove incorrect uses of global keywordDylan Baker1-2/+0
2019-12-12summary: Add 'Subprojects' section to main projectXavier Claessens1-4/+20
2019-12-12summary: Add bool_yn keyword argumentXavier Claessens4-6/+21
2019-12-12summary: Allow section with no title, and passing key/value separatelyXavier Claessens5-26/+43
2019-12-12Add a summary() function for configuration summarizationXavier Claessens9-2/+213
2019-12-13mintro: include test protocol in introspection dataPaolo Bonzini4-2/+8
2019-12-13ci fortran: add case where buildtype=release and warning_level=3Michael Hirsch, Ph.D2-0/+6
2019-12-12Consider compiler arguments in linker detection logicDylan Baker5-17/+23