7091 Commits (f4b344f5b080f0d151283eca9046d5668c22cee7)
 

Author SHA1 Message Date
Michael Hirsch, Ph.D 627d0d1f3e BUGFIX: ignore non-ascii Fortran characters 6 years ago
Daniel Mensinger 0ce02b57d7
Renamed type classes 6 years ago
Michael Hirsch, Ph.D eccc59874d BUGFIX: handle Fortran 2003 "use" syntax 6 years ago
Yeongjin Jeong a75bda7154 mtest: Don't use thread executor when enabled gdb in test_setup 6 years ago
Jussi Pakkanen 711f73e386
Merge pull request #4860 from nioncode/fixPch 6 years ago
ericLemanissier bb3997a39c fix documentation typo for default_library option [skip ci] 6 years ago
Jussi Pakkanen 849667c981 Fix Cuda doc page heading. [skip ci] 6 years ago
Luís Ferreira 8a4a75cc59 dub: fix detecting packages with different compilers and archs 6 years ago
Michael Hirsch, Ph.D 70e6f4198c Fortran 2008 submodule (#4874) 6 years ago
Christoph Reiter db61d018ce ci/msys2: use the msys2 ninja 6 years ago
Luís Ferreira b90f196f17 d: fix linker due to argument errors 6 years ago
Daniel Mensinger 71d174bcbe
Fixed some code issues 6 years ago
Dylan Baker 097faee83b run_project_tests: add support for loading cross files 6 years ago
Dylan Baker 30cf4f9c3a run_project_tests: Add support for loading a native file in tests 6 years ago
Jussi Pakkanen 902aaf2ce6
Merge pull request #4626 from Ericson2314/consolidate-properties 6 years ago
Jussi Pakkanen 59791fc569
gnome.compile_resources: Add ld binary method 6 years ago
Jussi Pakkanen e26b5a119e
Merge pull request #4835 from obilaniu/cudaimprovements 6 years ago
Nicolas Schneider c1fa61b7d9 vs: add PCH headers to project 6 years ago
Christoph Reiter 1bd14b52b2 python: don't require a Python lib in case we don't link against it. Fixes #4841 6 years ago
Daniel Mensinger 69cb314718 Fix introspection test case for solaris (fixes #4866) 6 years ago
Corentin Noël 08757dcdfd vala: Support position-independent executables 6 years ago
Ninja-Koala 4775dd48a6
Fix required version 6 years ago
Ninja-Koala 0601895032
More robust name generation 6 years ago
Olexa Bilaniuk 592af0b1af Add unstable CUDA module. 6 years ago
Ninja-Koala b0832c8747
Move some additional functionality into the new function 6 years ago
John Ericson 19f81d3e33 Never access environment.properties downstream 6 years ago
Ninja-Koala 34191ec018
Use triple quote string for linkerscript 6 years ago
Ninja-Koala 83d78d7b6e
Move target generation in new function 6 years ago
Ninja-Koala b6a6076596
Disable for cross builds 6 years ago
Nicolas Schneider 3cbc7c7bd9 msvc: fix PCH staleness 6 years ago
Nicolas Schneider 2044bc53b3 use same compiler args for pch as for regular target 6 years ago
Ninja-Koala 6026a35446
Handle minus sign correctly 6 years ago
Ninja-Koala 1f14a58d3b
Add second dependency file for c target 6 years ago
Ninja-Koala a6f09b9754
Remove dependency file from c target 6 years ago
Ninja-Koala 27edd112e2
Fix code formatting 6 years ago
Ninja-Koala b4f04a67de
gnome.compile_resources: Add ld binary method 6 years ago
John Ericson 6dbe33d949 C# and Java compilers should have `is_cross = False` 6 years ago
Daniel Mensinger da7b9df16c Ensure that func dicts provide the same set of functions 6 years ago
Nirbheek Chauhan 79c087bad2 macos: lipo outputs aarch64 as arm64, fix it 6 years ago
Nirbheek Chauhan 8a7537ce24 qt: Only look for a framework on macOS if building for macOS 6 years ago
Michael Hirsch, Ph.D 8821c0aadc better handle variable HDF5 setups, update Fortran compiler def 6 years ago
Daniel Mensinger e1a83793ae CMake: Added support for CMAKE_MODULE_PATH and extra CMake args (closes #4779) 6 years ago
Jussi Pakkanen abad2ff005
Merge pull request #4831 from scivision/hdf5 6 years ago
Nirbheek Chauhan 310b518921 env: Add a repr() for MachineInfo 6 years ago
Nirbheek Chauhan b5f6be6733 macos: lipo from older xcode does not support -archs 6 years ago
Nirbheek Chauhan 50b863032e find_library: Check arch of libraries on Darwin 6 years ago
Elliott Sales de Andrade 52936e4a46 Add tsan and ubsan to g-ir-scanner workaround. 6 years ago
Nirbheek Chauhan 1575bd988a configure_file: Allow setting install_dir: false with deprecation 6 years ago
Nirbheek Chauhan 042f5638bf project tests: qt is available on the macOS CI 6 years ago
Nirbheek Chauhan bd8eff7438 qtdep: Look for QMAKE env var again + sprinkle debug 6 years ago