7279 Commits (a4827650faa141b91199c2d84fe26000b897c002)
 

Author SHA1 Message Date
Florian Märkl 43d975ed10 Correct pkg-config method in Qt dependency docs [skip ci] 6 years ago
Daniel Mensinger ea1ad718aa mconf: Limit the line length of the choices column 6 years ago
Daniel Mensinger 4b7b5a7185
Fixed flake8 6 years ago
Daniel Mensinger 631dbc4b24
Fixed indentation 6 years ago
Daniel Mensinger 5184465280
rewriter: Added support for adding targets 6 years ago
Daniel Mensinger 056c533ede
rewriter: Added support for removing targets 6 years ago
Daniel Mensinger 24a2cf02e2
Can now find the assignment node of a value 6 years ago
Frediano Ziglio 683c768fed i18n: Catch additional GLib functions 6 years ago
Jussi Pakkanen 939b011114
Merge pull request #4858 from mensinda/rwKWARGS 6 years ago
Jussi Pakkanen 3ac7df6a6a
Merge pull request #4917 from nioncode/vs-fixTargetDependencies 6 years ago
John Ericson 9d7f38eccd Fix cross file initialization of CPPFLAGS 6 years ago
John Ericson d87744138a Remove remaining cross-specific compiler-args code 6 years ago
John Ericson c83b426b0f Remove a useless `cross_args` which is always empty 6 years ago
John Ericson d451a4bd97 Remove get_cross_extra_flags 6 years ago
John Ericson 3e9396f259 Fix cross static linker lookup 6 years ago
Nicolas Schneider 907fb59f67 vs: link dependencies of link_whole targets 6 years ago
Nicolas Schneider 9c55e50bea vs: do not automatically link dependencies 6 years ago
Nicolas Schneider 06268665cd vs: use project references in vcxproj instead of the sln file 6 years ago
Andrei Alexeyev cc8af259c8 ninja: Always treat PCHs as an implicit dependency 6 years ago
Michael Hirsch, Ph.D ebfb09f5d6 Fortran 2008/2018 Coarray support 6 years ago
Olexa Bilaniuk df0b734a17 Fixes for CUDA compiler shared library linking. 6 years ago
Michael Hirsch, Ph.D 6b874339cc BUGFIX: Fortran openmp 6 years ago
Jussi Pakkanen 22c7727ed6
Merge pull request #4918 from nioncode/vs-fixUpToDateChecks 6 years ago
Michael Hirsch, Ph.D 907af96193 add type hinting 6 years ago
Jussi Pakkanen 011c77ee22 New logo and license text. Closes #4921. [skip ci] 6 years ago
Jussi Pakkanen 25ae7f95bd Add werror flags to nvcc. Closes #4911. 6 years ago
Nicolas Schneider e004e711b1 vs: refactor regen target creation 6 years ago
Nicolas Schneider b1c3d150fe vs: always consider run, install, and test targets out-of-date 6 years ago
Jussi Pakkanen 82e4cb7731
Merge pull request #4743 from dcbaker/native-file-extended 6 years ago
Nicolas Schneider ccdac894ee vs: remove regen project dependency from solution file 6 years ago
Nicolas Schneider a0112cfb26 vs: add reconfigure checks for each target 6 years ago
Jussi Pakkanen a32f31fdfa
Merge pull request #4826 from mensinda/confDefOpts 6 years ago
Dylan Baker 0eccce799f mesonlib: Use class syntax for defining MachineChoice 6 years ago
Dylan Baker b5d847e38c allow paths to be set in the cross file 6 years ago
Dylan Baker 5b896ed70b allow setting directory locations in a native file 6 years ago
Dylan Baker b50899419c environment: Add class for storing directories from cross and config files 6 years ago
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