5053 Commits (d589cc26c7907e89fc169d90f1b8482779a5c548)
 

Author SHA1 Message Date
Benjamin Redelings 465a31cf9d Update verbose comments. 7 years ago
Benjamin Redelings 1af531c2d5 Restore comments. 7 years ago
Adam C. Foltzer 1d81efb03d Add cross-compilation support for `rustc` 7 years ago
Aleksey Filippov 2cf85ae16f Use os.path: basename() and dirname() instead of split() 7 years ago
Christoph Reiter 4e5ad57161 run_project_tests: Remove workaround for missing concurrent.futures.ProcessPoolExecutor support 7 years ago
Jon Turney 6a1a56ab57 Report warning/error locations in a format IDEs may already know how to parse 7 years ago
Sami Kerola 26b16e74a9 docs: Add 'outlier' to users 7 years ago
Dylan Baker bcc3cbb93e dependencies: Allow setting config-tool binaries in cross file 7 years ago
Félix Piédallu 5f3c282e6e Echo coverage report uris after generation. Fixes #2805. 7 years ago
Ting-Wei Lan ec50073644 Print warning when linker arguments are passed to has_argument 7 years ago
Salamandar 93ba30751e dump_conf_header should rewrite file only if modified (just like do_conf_file) (#2952) 7 years ago
Andrei Alexeyev 5d68681c62 Taisei Project uses Meson 7 years ago
Benjamin Redelings f68bae49da Use get_linker_search_args(libdir) instead of '-L'+libdir 7 years ago
xknight 7049958de9 Fix typo in reference tables 7 years ago
Benjamin Redelings a8c051256f Begin factoring abi_tag logic into own function. 7 years ago
Benjamin Redelings 9759294a7f Factor check for invalid BOOST modules into separate function. 7 years ago
Jussi Pakkanen 2757d7fd12
Merge pull request #2955 from xclaesse/unfound 7 years ago
Jussi Pakkanen 22be11514d
Merge pull request #2956 from jeandet/Qt_resource_in_subfolder 7 years ago
Stefan Seering 42554d5666 Typo. 7 years ago
Alexis Jeandet 81126264cd Fixed bug 7 years ago
Alexis Jeandet 4e6630690a Added failing test case 7 years ago
Xavier Claessens 6e2e94c645 pkgconfig: Also ignore not found deps passed directly to pc generator 7 years ago
Xavier Claessens ec37f625c7 run_unittests.py: Support building multiple projects in a single test 7 years ago
Edward Betts bdfcecd2c6 Correct spelling mistakes. 7 years ago
Jussi Pakkanen a941ba219c
Merge pull request #2948 from dcbaker/submit/llvm-robust-strip 7 years ago
Jussi Pakkanen 5e4538fe63 Add external dependencies to pc files only if found. Closes #2911. 7 years ago
Jussi Pakkanen 714ac85d22 Renamed test dir to avoid duplicated numbers. 7 years ago
Dylan Baker d889989ea1 dependnecies: generalize version suffix stripping code 7 years ago
Dylan Baker e83fb35e41 dependencies/base: remove unused import 7 years ago
Dylan Baker eec8721227 docs: Add Mesa, Libdrm, and IGT as meson users 7 years ago
Jussi Pakkanen 3bea6eeae8 Removed duplicate if branch. 7 years ago
Jussi Pakkanen 59d0434039 Removed two deprecations from 2016. 7 years ago
Raphael Salamon b06b8c6452 docs: Document the `main` keyword of the `gtest` framework dependency 7 years ago
Raphael Salamon 4cae553cb1 Add `main` argument to `dependency` (#2828) 7 years ago
Jon Turney 22a1596a97 Warn about using non-existent pkgconfig variables 7 years ago
Jan Niklas Hasse b37706737c Log instead of raise if Boost library not found (#2924) 7 years ago
Jon Turney 7eb6a29180 A few small improvements to meson.el 7 years ago
Hemmo Nieminen fc8912384c Fix a SideCI issue about an unused import in a unit test. 7 years ago
Hemmo Nieminen 7cf9c0a644 Rename a test to avoid duplicate numbering. 7 years ago
Jon Turney cdf241420c Same for cups 7 years ago
Jon Turney 638095125d Same for pcap 7 years ago
Jon Turney 57cb597871 Same for Vulkan 7 years ago
Jon Turney 3748f5465a Same for SDL2 7 years ago
Jon Turney c59ec87496 Create GL dependency objects via a factory function 7 years ago
Jon Turney 153a7fb332 Fix unpickling of dynamic subclasses of ConfigToolDependency 7 years ago
Jon Turney 8efdcca930 Make Dependency.get_methods() a static method 7 years ago
Jon Turney bd128bc301 Test case for GL pkgconfig dependency 7 years ago
Jon Turney 0a6cbcce03 Fix typos 7 years ago
Jussi Pakkanen 6c2d40ac28 Move version info away from header. 7 years ago
Ilia Mirkin d8967054d1 Avoid worrying about encodings when capturing child program output 7 years ago