summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-08fix documentation typo for default_library option [skip ci]ericLemanissier
2019-02-07Fix Cuda doc page heading. [skip ci]Jussi Pakkanen
2019-02-05dub: fix detecting packages with different compilers and archsLuís Ferreira
2019-02-05Fortran 2008 submodule (#4874)Michael Hirsch, Ph.D
2019-02-05ci/msys2: use the msys2 ninjaChristoph Reiter
2019-02-05d: fix linker due to argument errorsLuís Ferreira
2019-02-04Merge pull request #4626 from Ericson2314/consolidate-propertiesJussi Pakkanen
2019-02-04gnome.compile_resources: Add ld binary methodJussi Pakkanen
2019-02-04Merge pull request #4835 from obilaniu/cudaimprovementsJussi Pakkanen
2019-02-04vs: add PCH headers to projectNicolas Schneider
2019-02-04python: don't require a Python lib in case we don't link against it. Fixes #4841Christoph Reiter
2019-02-04Fix introspection test case for solaris (fixes #4866)Daniel Mensinger
2019-02-04vala: Support position-independent executablesCorentin Noël
2019-02-03Fix required versionNinja-Koala
2019-02-03More robust name generationNinja-Koala
2019-02-02Add unstable CUDA module.Olexa Bilaniuk
2019-02-02Move some additional functionality into the new functionNinja-Koala
2019-02-02Never access environment.properties downstreamJohn Ericson
2019-02-02Use triple quote string for linkerscriptNinja-Koala
2019-02-02Move target generation in new functionNinja-Koala
2019-02-02Disable for cross buildsNinja-Koala
2019-02-01Handle minus sign correctlyNinja-Koala
2019-02-01Add second dependency file for c targetNinja-Koala
2019-02-01Remove dependency file from c targetNinja-Koala
2019-02-01Fix code formattingNinja-Koala
2019-02-01gnome.compile_resources: Add ld binary methodNinja-Koala
2019-02-01C# and Java compilers should have `is_cross = False`John Ericson
2019-02-01Ensure that func dicts provide the same set of functionsDaniel Mensinger
2019-02-01macos: lipo outputs aarch64 as arm64, fix itNirbheek Chauhan
2019-02-01qt: Only look for a framework on macOS if building for macOSNirbheek Chauhan
2019-02-01better handle variable HDF5 setups, update Fortran compiler defMichael Hirsch, Ph.D
2019-02-01CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779)Daniel Mensinger
2019-01-31Merge pull request #4831 from scivision/hdf5Jussi Pakkanen
2019-01-31env: Add a repr() for MachineInfoNirbheek Chauhan
2019-01-31macos: lipo from older xcode does not support -archsNirbheek Chauhan
2019-01-31find_library: Check arch of libraries on DarwinNirbheek Chauhan
2019-01-31Add tsan and ubsan to g-ir-scanner workaround.Elliott Sales de Andrade
2019-01-31configure_file: Allow setting install_dir: false with deprecationNirbheek Chauhan
2019-02-01project tests: qt is available on the macOS CINirbheek Chauhan
2019-02-01qtdep: Look for QMAKE env var again + sprinkle debugNirbheek Chauhan
2019-02-01Rewrite appleframework and extraframework dependency classesNirbheek Chauhan
2019-01-31pkgconfig: Only warn about deprecation at a location onceNirbheek Chauhan
2019-01-31skip CI for HDF5 where HDF5 is not available"Michael Hirsch, Ph.D
2019-01-31gnustep-config: config tools are lists, not stringsNirbheek Chauhan
2019-01-31tests: Don't require pkg-config for macOS testsNirbheek Chauhan
2019-01-31cmake deps: Again, get_command() is None when not foundNirbheek Chauhan
2019-01-31pkg-config: Fix another case where we were throwing a tracebackNirbheek Chauhan
2019-01-31pkg-config: Don't traceback when not found and not requiredNirbheek Chauhan
2019-01-31unit tests: darwin tests must never require pkg-configNirbheek Chauhan
2019-01-31unit tests: Fix sdl2 failure test on macOSNirbheek Chauhan