summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-28Fix nvcc error with threads dependency (4999)John M. Lindemon
2019-02-27Feed compiler Properties to get its options defaultedJohn Ericson
2019-02-27Sync up initialization logic with Properties and BinaryTableJohn Ericson
2019-02-27Move some configuration classes out of environment.pyJohn Ericson
2019-02-27rewriter: Sort dict iterations to fix unit testsDaniel Mensinger
2019-02-27Add table entry for CUDA Toolkit 10.1.Olexa Bilaniuk
2019-02-27correct Fortran self-dep logicMichael Hirsch, Ph.D
2019-02-26Merge pull request #4939 from mensinda/rwDefOptsJussi Pakkanen
2019-02-26Improve declare_dependency() example in Generating-sources.md [skip ci]Martin Ejdestig
2019-02-26Fortran: handle self-referential filesMichael Hirsch, Ph.D
2019-02-26Merge pull request #4914 from mensinda/cmakePreCheckJussi Pakkanen
2019-02-26mconf: Fixed crash for variables in targets (closes #4960)Daniel Mensinger
2019-02-26Remove redundant definition of `cflags_mapping`John Ericson
2019-02-26unit tests: Use unittest.skipUnless to simplify main()John Ericson
2019-02-26Use c++14 instead of c++17 in the testsDaniel Mensinger
2019-02-26rewriter: Set and delete default optionsDaniel Mensinger
2019-02-26rewriter: Remove matching regex from listDaniel Mensinger
2019-02-26rewriter: Basic default_options supportDaniel Mensinger
2019-02-26Minor fixes for code reviewDaniel Mensinger
2019-02-26Use tuple comprehensionsNirbheek Chauhan
2019-02-26Minor code fixesDaniel Mensinger
2019-02-26Use @lru_cache and added return annotationDaniel Mensinger
2019-02-26Fixed flake8Daniel Mensinger
2019-02-26Fixed minor logic error regarding case conversionDaniel Mensinger
2019-02-26Added Mac supportDaniel Mensinger
2019-02-26Ignore exceptionsDaniel Mensinger
2019-02-26Preliminary CMake module searchDaniel Mensinger
2019-02-26Support different CMake filesDaniel Mensinger
2019-02-26Merge pull request #4982 from mesonbuild/dmddebugJussi Pakkanen
2019-02-26Launch Meson via python3 so the binary name is correct.Jussi Pakkanen
2019-02-26Pick target exactly rather than relying on dict order.Jussi Pakkanen
2019-02-26Copy python3.5 to python3 so tests pass on Cygwin.Jussi Pakkanen
2019-02-26Fall back to current interpreter when python3 not found.Jussi Pakkanen
2019-02-26Disable D tests if dmd install is broken.Jussi Pakkanen
2019-02-25docs: compiled() only works with compiler.run() results [skip ci]emersion
2019-02-24vs: add support for `build_always_stale` for custom targetsNicolas Schneider
2019-02-24Merge pull request #4972 from obilaniu/cudafixesJussi Pakkanen
2019-02-24xcode backend: Add target dependency link argsDavid Vanderson
2019-02-25ci: Debug why dmd --version is returning 1Nirbheek Chauhan
2019-02-24[skip ci] Update the CUDA module documentation.Olexa Bilaniuk
2019-02-24Correct Volta+Tegra -> Xavier.Olexa Bilaniuk
2019-02-24Allow 'Auto'-mode flags to use the compiler's detected GPUOlexa Bilaniuk
2019-02-24Solve NVCC -Werror problem.Olexa Bilaniuk
2019-02-24Rework CUDA sanity check.Olexa Bilaniuk
2019-02-23azure-pipelines: Fix cygwin python3 installationNirbheek Chauhan
2019-02-21vs: use CustomBuild instead of CustomBuildStep for custom targetsNicolas Schneider
2019-02-20Fix get_library_dirs() on FreeBSDNiclas Zeising
2019-02-20Fix default_libdir() on FreeBSDNiclas Zeising
2019-02-19Clarify in docs the argument types extract_objects() accepts [skip ci]Maarten ter Huurne
2019-02-19Allow custom targets with same name in project and subprojectsRaphael Salamon