2664 Commits (9611bd82443230a17f711a25688f05f4f816a426)

Author SHA1 Message Date
Marc-André Lureau 1c945511eb Print a warning when importing a stabilized module 4 years ago
Marc-André Lureau aa0d75deae Stabilize keyval module 4 years ago
Elliot Haisley 063b74ebba fix msvc not recognising b_ndebug 4 years ago
Michael Hirsch c9d8d4628e
simplify/correct test logic 4 years ago
Michael Hirsch 895de87b90
some python test cases don't care about backend, so run them in any case 4 years ago
Michael Hirsch 4f1a240bc2
raise SystemExit() generally preferred to sys.exit(1) 4 years ago
Michael Hirsch 173d1624cb
c lang not needed for this test 4 years ago
Michael Hirsch ab72f52743
setuptools is not stdlib, but distutils is 4 years ago
Jussi Pakkanen 4c9d57200a Decrease version requirement to work on Xenial. 4 years ago
Xavier Claessens 576493982d wrap: Add failing unit test for fallback consistency 4 years ago
Xavier Claessens 7c90639078 interpreter: Don't abort if dep isn't required and sub didn't override 4 years ago
Xavier Claessens f7a07ee91a interpreter: Already configured fallback should be used for optional dep 4 years ago
Xavier Claessens f08eed37cb find_program: Fallback if a wrap file provide the program name 4 years ago
Xavier Claessens 71804e56eb wrap: Add special 'dependency_names' key in [provide] section 4 years ago
Xavier Claessens 2a7f72885f wrap: Add 'provide' section 4 years ago
Xavier Claessens 56c9e95b04 Implicit dependency fallback when a subproject wrap or dir exists 4 years ago
Xavier Claessens 4a371c97f4 wrap: Apply patch even in VCS cases 4 years ago
Mike Gorse eb3b35ae02 test: fix enum generation for GNOME 4 years ago
Xavier Claessens d0f468fef1 pkgconfig: Add missing cflags in uninstalled files 4 years ago
Alan Coopersmith e4330eff6d Fix "test cases/common/125 object only target" on Solaris 4 years ago
Alan Coopersmith f71c828d99 unittests: Fix test_identity_cross on Solaris 4 years ago
Alan Coopersmith 77935db7b0 test: Fix linuxlike/3 linker script on Solaris 11.4 4 years ago
Xavier Claessens e353b2e8d4 wrap: Add patch_directory support 5 years ago
Nirbheek Chauhan 804cefc94c ci: Remove PostgreSQL from PATH 5 years ago
Michael Hirsch 4ba06fb4dd test:fortran7: default static so Intel/VS-based compilers pass 5 years ago
Daniel Mensinger a44dc67cb7 ci: Use test.json to skip VS2017 azure tests 5 years ago
Nirbheek Chauhan eab0e5a8b3 windows: Canonicalize `:` in filenames 5 years ago
Michael Hirsch e2379148a6 fortran generated test: add code to reveal issue 5 years ago
Nirbheek Chauhan e121942fcd Disable failing cmake jobs on VS2017 5 years ago
Daniel Mensinger 6c56478ee1 cmake: fix definitions with interface libraries (fixes #7299) 5 years ago
Daniel Mensinger edcddb3a28 cmake: Fix handling of path seperators (fixes #7294) 5 years ago
Dylan Baker 49a974213c modules/cmake: Fix setting install_dir 5 years ago
Daniel Mensinger 0332d7e350 cmake: Subprojects support CMAKE_PREFIX_PATH (fixes #7249) 5 years ago
Dan Kegel 33ef378622 test cases/common/234: get limit right on linux, generate fewer files 5 years ago
Jon Turney 2f070c54bd Extended test case for special characters to compiler arguments 5 years ago
Jon Turney 702d03e426 Add a test case for very long command lines 5 years ago
Daniel Mensinger 0e98a7679a
cmake: Skip MSVC like compilers, since C++11 is not supported 5 years ago
Daniel Mensinger 08e838a235
cmake: added test case 5 years ago
Daniel Mensinger a252a17e6e cmake: always split property lists (fixes #7228) 5 years ago
Daniel Mensinger a340b413ef ninja: Always use to_native on CompilerArgs (fixes #7167) 5 years ago
Daniel Mensinger 7e8f1de063 opts: Allow string concatenation (fixes #7199) 5 years ago
Jon Turney 6b1e1ffa77
Add expected stdout for failing-meson tests which are missing it 5 years ago
Daniel Mensinger 210b57a136
ast: add unittest 5 years ago
Jussi Pakkanen 22bc0d46a5 Revert "Merge pull request #7172 from jon-turney/test-output-check-mandatory" 5 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Jon Turney 2a3015b5dd
Add expected stdout for failing-meson tests which are missing it 5 years ago
Dylan Baker a63e36f7b1 interpreter: Rename has_exe_wrapper -> can_run_host_binaries 5 years ago
Dylan Baker 4e9e35f3bd interpreterbase: Allow passing an extra message in feature/deprecation warnings 5 years ago
Xavier Claessens 93dc9cfcc3 gnome.generate_gir: Fix missing include directories 5 years ago
Xavier Claessens 245d659522 ConfigToolDependency: Don't fallback to system tool when cross compiling 5 years ago