851 Commits (35b4ae5d61c1fed573282299b36cf2544c282382)

Author SHA1 Message Date
Michael Hirsch, Ph.D 434599cc12 Squashed commit of the following: 6 years ago
Michael Hirsch, Ph.D 2a830743cc allow fortran submodule to have same name as module 6 years ago
Jussi Pakkanen 8361da5c52 Fix setup so test suite runs with rustc + MSVC. Closes: 5099 6 years ago
Jussi Pakkanen 4e5edff60f Fix Rust global and local args. Closes #5101. 6 years ago
Dylan Baker ac627bcea7 replace library type strings with an enum 6 years ago
Ross Burton 65e59c84a1 mesonbuild: allow multiple --cross-file options 6 years ago
Dylan Baker 1f342a2081 dependencies/openmp: Don't special case OpenMP 6 years ago
Jussi Pakkanen e81f48db16 Can link against custom targets. Closes #4908. 6 years ago
Jussi Pakkanen 4b95dd3a6d Add test script to generate a static library with a custom target. 6 years ago
Michael Hirsch, Ph.D 6d215476c0
functionalize per-file Fortran dep scan 6 years ago
Niklas Claesson dd2c44cdf6 Add static as keyword to find_library 6 years ago
Steve Lhomme cb9b151985 Move the optimization options in the compiler config 6 years ago
Paolo Bonzini 4b5cf3f7c5 interpreter: add "protocol" kwarg to test 6 years ago
Nicolas Schneider ded0defc3f auto generate msvc pch source file if none is provided by the user 6 years ago
Michael Hirsch, Ph.D 39e6dc5885 correct Fortran self-dep logic 6 years ago
Michael Hirsch, Ph.D 32a344b949 Fortran: handle self-referential files 6 years ago
Nicolas Schneider 72370faef0 vs: add support for `build_always_stale` for custom targets 6 years ago
David Vanderson 5b53335724 xcode backend: Add target dependency link args 6 years ago
Nicolas Schneider 76db753286 vs: use CustomBuild instead of CustomBuildStep for custom targets 6 years ago
Andrei Alexeyev 2d0841c624 Improve handling of gui_app 6 years ago
jml1795 80f16cac8f Fix console log from generator with multiple output nodes 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
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
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
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
Michael Hirsch, Ph.D 627d0d1f3e BUGFIX: ignore non-ascii Fortran characters 6 years ago
Michael Hirsch, Ph.D eccc59874d BUGFIX: handle Fortran 2003 "use" syntax 6 years ago
Michael Hirsch, Ph.D 70e6f4198c Fortran 2008 submodule (#4874) 6 years ago
Nicolas Schneider c1fa61b7d9 vs: add PCH headers to project 6 years ago
John Ericson 19f81d3e33 Never access environment.properties downstream 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
Nirbheek Chauhan 50b863032e find_library: Check arch of libraries on Darwin 6 years ago
Michael Hirsch, Ph.D cccffaa29d BUGFIX: allow fc.run(code) to work, pick only Fortran module 6 years ago
Michael Hirsch, Ph.D da34bea893 pep8 py37 6 years ago
Nicolas Schneider 09739284be vs: fix PCH 6 years ago
Nicolas Schneider 2dcb6eb0b3 vs: escape embedded quotes of run targets 6 years ago
Luca Boccassi 267792174c custom_target: do not let install override build_by_default 6 years ago
Jussi Pakkanen d085002d18 Calculate target paths correctly when workdir is set. 6 years ago
Robert Bragg f2223fcf54 ninjabackend: Adding missing shell quotes for compiler arguments 6 years ago
Daniel Mensinger 4b17bbc753
Better list prepending 6 years ago
Daniel Mensinger df1434d5a5
Fixed CI issues 6 years ago
Daniel Mensinger 9d025f1374
Make custom command sources slightly more useful 6 years ago