1939 Commits (210fe5bf40f596e50da9c39f15e101459deac9eb)

Author SHA1 Message Date
Daniel Mensinger b7c6f3ec72
Can now rewrite files 6 years ago
Daniel Mensinger 8dd9b44831
Added support for removing sources from a target 6 years ago
Daniel Mensinger 0ce6632393
Added suport for adding sources to a target 6 years ago
Daniel Mensinger 86d5799bc4
First rewriter test case 6 years ago
Daniel Mensinger 50bc0960e4
Updated basic rewrite testcase 6 years ago
Jussi Pakkanen e1b50309df All the fixes needed to make work against current master. 6 years ago
Jussi Pakkanen 1409751169 Convert basic test to print out card info. 6 years ago
Jussi Pakkanen 8eca221aac More tests and pic. 6 years ago
Jussi Pakkanen 396e355c94 Clean up minor issues. 6 years ago
Beau Johnston 54b6afa675 added cuda compiler 6 years ago
Simon McVittie 65f3de70ac tests: Don't return an undefined value from main() 6 years ago
David Fort ceaebf6bac add support for generating cmake files 6 years ago
Luca Boccassi 267792174c custom_target: do not let install override build_by_default 6 years ago
Daniel Mensinger af38722f89 mintro: Introspection interpreter refactoring (#4733) 6 years ago
Daniel Mensinger 2bb69ad50b Renamed unit test directories 6 years ago
Xavier Claessens 339ee5137b Fix missing language in unit test 6 years ago
Xavier Claessens 815f1205a8 do_subproject: Improve log messages and formatting 6 years ago
Marco Trevisan (Treviño) 95c1cdf776 interpreter: obey to the install argument in configure_file 6 years ago
Jussi Pakkanen d085002d18 Calculate target paths correctly when workdir is set. 6 years ago
Xavier Claessens aa840afb3a Always flatten include_directories lists 6 years ago
Daniel Mensinger b11df88395
Documentation and unit test update 6 years ago
Daniel Mensinger b91c5aad85
Update intro dump on meson configure 6 years ago
Daniel Mensinger c4eb5c79fe
Added unit test 6 years ago
Xavier Claessens 90c9b868b2 parser: Fix line continuation outside of (), [] or {} 6 years ago
Xavier Claessens 83964f64fa pkgconfig: Fix flag deduplication 6 years ago
Jon Turney 818c1619cc
Testcase for library where the first object is an arch-neutral .res file 6 years ago
Jussi Pakkanen 3a6e2aeed9 Can use plain strings for include_directories. 6 years ago
Jussi Pakkanen 6c76ac8017 Handle strings in cross file args. Closes #4671. 6 years ago
Nicolas Schneider f1b32aa4bb vs: respect 'b_pch' option 6 years ago
Nicolas Schneider 31e1a31030 fail configuration if PCH files do not exist 6 years ago
Daniel Mensinger e5099357c2
Tests and docs 6 years ago
Jussi Pakkanen 1fca654055 Add a clang-format target. 6 years ago
Xavier Claessens b6cede2928 find_library: Add 'has_headers' kwarg 6 years ago
Jussi Pakkanen 4df9006ca4 Can specify a string to print when dep not found. Closes #2407. 6 years ago
Dylan Baker 978e6fb88f tests: Add tests for the python module 6 years ago
Niklas Haas 261ab9b214 pkgconfig: Fix link order of library dependencies 6 years ago
Jon Turney 54c680c4ba
Apply work-around for windres bug with msys2 clang also 6 years ago
Jon Turney 272623c5a3
Skip openmp test for windows clang 6 years ago
Jon Turney 65160a969e
Don't rely on -fPIC being ignored where it's meaningless 6 years ago
Jon Turney 6700a8bfd7
Fix hidden symbol test for Windows clang 6 years ago
Jussi Pakkanen f7e657629f Disable broken MMX code. 6 years ago
Jussi Pakkanen f1116bc16a Skip CMake dependency check if CMake is not installed. 6 years ago
Jussi Pakkanen f881532559 Updated Linux CI image to cosmic. 6 years ago
Jussi Pakkanen c44a5a1aec Deduplicate export-dynamic and pthread. Closes #4567. 6 years ago
Jussi Pakkanen 58b838a80b Can specify keyword arguments with a dict. 6 years ago
Xavier Claessens 8612f1543f pkgconfig: Improve and document generator behaviour 6 years ago
Daniel Mensinger a0175ecb14 CMake find_package dependency backend (#4444) 6 years ago
Marcel Hollerbach 443a4a8c78 pkgconfig: add support for pkgconfig generation for c# 6 years ago
Alexis Jeandet 43ff2529e5 -Wl,--as-needed seems to break easily with mpi/fortran 6 years ago
Jon Turney d55c0b6e94 azure: Install the DMD D compiler 6 years ago