summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-21Fix compute_int() when the value is -1Xavier Claessens
2019-11-21Meson Syntax Highlighter plugin for JetBrains IDEs.Artsiom Chapialiou
2019-11-20Merge pull request #6199 from mensinda/cmSysIncJussi Pakkanen
2019-11-19docs: clarify how Meson handles shebang in run_command [skip ci]Paolo Borelli
2019-11-19Have set() and set_quoted() of configuration object work with newlines.Jehan
2019-11-19Interpreter: display linker executable path, if availableEric Le Bihan
2019-11-19Fix cross-compilation of D programsEric Le Bihan
2019-11-19ci: Add CI command to include text files in the CI logDaniel Mensinger
2019-11-19cmake: Skip system include dir test for msvcDaniel Mensinger
2019-11-19cmake: Handle CMake system include dirs (closes #6079)Daniel Mensinger
2019-11-19Enable code coverage using LLVM on macOS CatalinaKurtis Rader
2019-11-18fortran: sync implicit-none args for intel,pgi,gfortranMichael Hirsch, Ph.D
2019-11-18Merge pull request #6194 from scivision/coarraysJussi Pakkanen
2019-11-18fortran: note there is no has_function for FortranMichael Hirsch, Ph.D
2019-11-18Use strict function prototypesMichael Hirsch, Ph.D
2019-11-17lint+mypy: move to github actionsMichael Hirsch, Ph.D
2019-11-17deps: add pkg-config to coarray with CMake fallbackMichael Hirsch, Ph.D
2019-11-17ci: add timeout to coarray testMichael Hirsch, Ph.D
2019-11-17Make all C main functions without arguments have "void" in arg list.Jussi Pakkanen
2019-11-17Merge pull request #6182 from mensinda/depInfoJussi Pakkanen
2019-11-17Merge pull request #6150 from scivision/fsexpandJussi Pakkanen
2019-11-17add bug report template [skip ci]Michael Hirsch, Ph.D
2019-11-17commandrunner: Forward KeyboardInterrupt to commandAlberto García Hierro
2019-11-17use '-Werror=unused-parameter' for gcc/clang on project tests and -fimplicit-...Michael Hirsch, Ph.D
2019-11-17fs: make replace_suffix not expand file to absolute path, just manipulate the...Michael Hirsch, Ph.D
2019-11-17fs: replace_suffixMichael Hirsch, Ph.D
2019-11-17fs: add docs for fs.size()Michael Hirsch, Ph.D
2019-11-17fs: correct docsMichael Hirsch, Ph.D
2019-11-17fs: get file sizeMichael Hirsch, Ph.D
2019-11-17fs: add hash compute methodMichael Hirsch, Ph.D
2019-11-17fs: further document and test behaviorMichael Hirsch, Ph.D
2019-11-17fs: extend self-test to cover windows as well for with_suffixMichael Hirsch, Ph.D
2019-11-17add fs.with_suffixMichael Hirsch, Ph.D
2019-11-17fs: improve exception feedbackMichael Hirsch, Ph.D
2019-11-17fs: use expanduserMichael Hirsch, Ph.D
2019-11-17fs: deduplicate functionsMichael Hirsch, Ph.D
2019-11-17fs: use pathlib.Path, add type hint checkMichael Hirsch, Ph.D
2019-11-17Issue #6174: run_command() with compiler object behind ccache fails.Jehan
2019-11-16environment: Only check compiler basename for compiler nameJan Tojnar
2019-11-16docs: fix non-existent "meson rewriter" command in examples [skip ci]Marc Herbert
2019-11-14mintro: dependencies: added version keyDaniel Mensinger
2019-11-14Highlight '(cached)' and add color to the dependency versionDaniel Mensinger
2019-11-14dependencies: Print version of cached dependenciesDaniel Mensinger
2019-11-14mlog: add non bold version of colorsDaniel Mensinger
2019-11-13coredata: CmdLineFileParser no longer interpolates strings.Paulo Neves
2019-11-13Revert "Add `-Wl,-rpath-link` for secondary dependencies"Jussi Pakkanen
2019-11-12doc: readme note that can get ninja via pip install ninja [skip ci]Michael Hirsch, Ph.D
2019-11-12cmake: Log warnings in CMakeLists.txtDaniel Mensinger
2019-11-12Prevent install_name_tool to run on EXE when cross compile on OSXBinh Nguyen
2019-11-12Raise an exception if we cannot detect the MSVC compiler target architectureLuca Bacci