6981 Commits (042f5638bf3841f71abb7a05807bb055c3aa6439)
 

Author SHA1 Message Date
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
Nirbheek Chauhan c0166355ce Rewrite appleframework and extraframework dependency classes 6 years ago
Nirbheek Chauhan 8481971ff2 pkgconfig: Only warn about deprecation at a location once 6 years ago
Nirbheek Chauhan 4bfe0a2568 gnustep-config: config tools are lists, not strings 6 years ago
Nirbheek Chauhan 42b48cda98 tests: Don't require pkg-config for macOS tests 6 years ago
Nirbheek Chauhan 87652c80dc cmake deps: Again, get_command() is None when not found 6 years ago
Nirbheek Chauhan 00b59c9ad6 pkg-config: Fix another case where we were throwing a traceback 6 years ago
Nirbheek Chauhan c3bc1dcd48 pkg-config: Don't traceback when not found and not required 6 years ago
Nirbheek Chauhan 4268e156a3 unit tests: darwin tests must never require pkg-config 6 years ago
Nirbheek Chauhan 3997e8762e unit tests: Fix sdl2 failure test on macOS 6 years ago
Nirbheek Chauhan 58852e6290 unit tests: Simplify get_fake_env() 6 years ago
Nirbheek Chauhan a683fc30ab Use ConfigParser instead of deprecated SafeConfigParser 6 years ago
Xavier Claessens d28b75a500 pkgconfig: Avoid deprecation warning when using new syntax 6 years ago
Nirbheek Chauhan 36779c0500 unit tests: Run native file tests on the CI 6 years ago
Dylan Baker e279775511 dist: Handle git worktrees, which have a .git file instead of dir 6 years ago
Nirbheek Chauhan c5a78c9e49 qt: Print the full path of the `qmake` binary found 6 years ago
John Ericson 940c6de3ae Overhaul pkg-config and CMake lookup, fixing the latter 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
Michael Hirsch, Ph.D 4e31ca3abe correct naming to CudaCompiler, pep8 6 years ago
Nicolas Schneider 1058430898 raise an error if PCH files are stored in different folders 6 years ago
Nicolas Schneider 09739284be vs: fix PCH 6 years ago
Jussi Pakkanen 3997649139 Disable mixed (mscv/clang + gnu) Windows Fortran tests. Closes #4829. 6 years ago
Michael Hirsch, Ph.D 8636f31d9c BUGFIX: broken/missing Fortran code/unit tests 6 years ago
Nicolas Schneider 3fc8a0dc41 fix non-default option printing 6 years ago
Jussi Pakkanen 733f9a7765
Merge pull request #4814 from mensinda/astVisitor 6 years ago
Nicolas Schneider 2dcb6eb0b3 vs: escape embedded quotes of run targets 6 years ago
Jan Tojnar 33d82201bd run_command: add env kwarg 6 years ago
Sergey Shatunov c07e5124bc Add install_dir to i18n.gettext 6 years ago
Daniel Mensinger 28edc7ef61 Try multiple CMAKE_LIBRARY_ARCHITECTURE. Closes #4812 6 years ago
Daniel Mensinger ded59c0819 Fixed spelling [skip ci] 6 years ago
Daniel Mensinger dbb94f122d
Fixed style issues 6 years ago
Jussi Pakkanen 2502f97913
Merge pull request #4818 from xclaesse/location 6 years ago
Christoph Reiter 8df5afc98a configure_file: preserve newlines of the input file. Fixes #4817 6 years ago
Xavier Claessens b45c367d92 NotFoundDependency: Implement partial_dependency() 6 years ago
Nirbheek Chauhan d02ec7111e coredata: Only reject a load if major version differs 6 years ago
Jussi Pakkanen 379b42c5b1
Merge pull request #3919 from mesonbuild/cudarebase 6 years ago
Dylan Baker f72522e889 dependencies/llvm: add debian's llvm-9 6 years ago
Xavier Claessens 15cea55f5b Interpreter: Add a location to all mlog.warning() calls 6 years ago
Xavier Claessens 4b4f642e6a InterpreterBase: Fix extracting the node in all method/function calls 6 years ago
Xavier Claessens 0d195cefa6 Interpreter: Add current_node to 'state' passed to module methods 6 years ago
Xavier Claessens 90d1f38d8e Interpreter: Set self.current_node during method/function calls 6 years ago
Daniel Mensinger 4b3e21b894
Fixed test case and setup.py 6 years ago
Daniel Mensinger 6fe2c2b209
Fixed flake8 issues 6 years ago
Daniel Mensinger a8477955a7
Removed old test files 6 years ago
Daniel Mensinger 027c3c9ac7
Added subdir test 6 years ago
Daniel Mensinger b7c6f3ec72
Can now rewrite files 6 years ago
Daniel Mensinger e089eb7665
Fixed line and column numbers for dict and array nodes 6 years ago
Daniel Mensinger 8dd9b44831
Added support for removing sources from a target 6 years ago