307 Commits (aa27f7cec95fcd02cb5384b7bf1022bad2b4cab0)

Author SHA1 Message Date
Jon Turney aa27f7cec9 Add a depend_files: keyword to windows.compile_resources() 7 years ago
Nirbheek Chauhan 0a035dea6d Set the meson command to use when we know what it is 7 years ago
Nirbheek Chauhan f56b402a5b Revert "mesonlib: handle meson exe wrappers" 7 years ago
Martin Kelly 0627e9d616 mesonlib: handle meson exe wrappers 7 years ago
Martin Kelly b6995aac70 run_unittests: typo fix 7 years ago
Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 7 years ago
Mathieu Duponchelle 5bb863c891 dict: unit test integer key 7 years ago
Mathieu Duponchelle 10e7566ed8 dict: fix CI issues 7 years ago
Mathieu Duponchelle 195c356f91 dict: address review comments 7 years ago
Jon Turney 13e92223be Generalize message about fallback failure 7 years ago
Nirbheek Chauhan 0dd4635842 unit tests: Undo accidental disabling of test 7 years ago
Nirbheek Chauhan 86cc4f2707 gdbus_codegen: Guess the output list for docbook generation 7 years ago
Nirbheek Chauhan 575ffec62e python module: Move tests to test cases/unit 7 years ago
Mathieu Duponchelle 8bda86faab python module: make it work with pypy 7 years ago
Nirbheek Chauhan badbfa125c pkgconfig: Don't expose internal libraries in .pc files 7 years ago
Jussi Pakkanen 2b5766980b Keep separator spaces in pkg-config declarations. Closes #3479. 7 years ago
Xavier Claessens 6de68e5201 Passing --default-library=both should override project value 7 years ago
Xavier Claessens 5970f1be3c Passing --bindir twice is fine 7 years ago
Xavier Claessens 570c108635 Fix --warnlevel being renamed to --warning-level in latest release 7 years ago
Dylan Baker 185ae3d420 tests: Add the same kind of tests for configure. 7 years ago
Dylan Baker b8f1b84733 Tests: Add some tests for mixing -Dfoo and --foo 7 years ago
Jussi Pakkanen 01865899e5 Skip snippet validation if docs dir does not exist. 7 years ago
Jussi Pakkanen 83ffb3ea02 Use the correct file path. Not the wrong one. 7 years ago
Martin Hostettler 247b1a598a regression: pkgconfig module: Fix Fix regression in Requires.private generation. 7 years ago
Filipe Brandenburger 59b0fa9722 Add a unit test for install_umask. 7 years ago
Jussi Pakkanen 8d5c33f92f Renamed test dirs so numbers are sequential. 7 years ago
Aleksey Filippov f4ea6ac454 Add '189 same target name flat layout' test 7 years ago
Aleksey Filippov cb761718f0 Generate target id based on subdirectory instead of subproject 7 years ago
Nirbheek Chauhan ef81a013a5 cross: Add compiler cross_args after normal args 7 years ago
Martin Hostettler aff597fb99 ninjabackend: Try to guess library dependencies for linker invocation. 7 years ago
Martin Hostettler 3f7c6cf3d6 Improve generation of pkg-config files for static only libraries. 7 years ago
textshell 0535f38af9 pkgconfig module: Fix regression that Requires.private is generated as 'Q, t, 5, C, o, r, e' instead of Qt5Core. (#3406) 7 years ago
Daniel Schulte 57654bf367 Deduplicate dependencies resolved to absolute paths 7 years ago
Mathieu Duponchelle dce770c0a7 [fixup]: Fix python2 detection and unit test 7 years ago
Mathieu Duponchelle 1105ba3afd [fixup]: rename test after rebase 7 years ago
Mathieu Duponchelle ae460f94ce [fixup]: Add test 7 years ago
Mathieu Duponchelle 1ad8b49755 run_unittests: disable testsetup_selection 7 years ago
Mathieu Duponchelle e1b138a21b Implement a generic python module 7 years ago
chitranjali cc6be2e43d Fixing flake8 7 years ago
chitranjali 34cb503c85 PR review changes closes #2865 7 years ago
chitranjali 83766313a7 fix2865 7 years ago
Aleksey Filippov 977acc94b8 Do not leave open file handlers, use context manager to clean them up 7 years ago
Aleksey Filippov fa39e1082c Timeout on test subprocesses instead of hanging and failing CI completely 7 years ago
Xavier Claessens 8efd940092 pkgconfig generator: Add required version 7 years ago
Aleksey Filippov af0b569ced Add unittests for b_ndebug=if-release and buildtype interactions 7 years ago
makise-homura e8dff792d6 Removed some confusing chars from 'spaces and fun' 7 years ago
makise-homura 86fa9b133d test_reconfigure switched to b_coverage from b_lto 7 years ago
Jussi Pakkanen 58156ef7cf Grab a file lock on the build dir during modifications. 7 years ago
Jussi Pakkanen cf5f1a83d5 Fix existing tests. 7 years ago
Jussi Pakkanen c385f79737 Do not leak out private dependencies for shared libraries. 7 years ago