1101 Commits (62aabb5a8be90467603b1348d8ae4c0847bc5d1e)

Author SHA1 Message Date
Nirbheek Chauhan e191488cdf tests/common/159: Disable phony test 7 years ago
Nirbheek Chauhan 306cac70a6 tests/common/159: Disable b_coverage=true 7 years ago
Jussi Pakkanen 4a766147fb Printing unknown kwarg error message no longer crashes the parser. 7 years ago
Nirbheek Chauhan 0c518a8077 Add a test for dirs with reserved target names 7 years ago
Tim-Philipp Müller 4e476c82f3 gnome: add mkenums_simple() 7 years ago
Nirbheek Chauhan 556966003e gnome: Allow passing build_by_default: to some functions 7 years ago
Nirbheek Chauhan 7aed29e2c3 gnome: Fix parsing of resource custom target files 7 years ago
Bruce Richardson 0a6f848aa3 add unit test case for pcap dependency object 7 years ago
Jussi Pakkanen e44926e2b2 Renamed test dir to remove duplicatec number. Closes #2158. 7 years ago
Elliott Sales de Andrade 5cb1d00537 Allow excluding files from `install_subdir` 7 years ago
Elliott Sales de Andrade edb260b4f4 Move MPI tests into frameworks. 7 years ago
Elliott Sales de Andrade 4cbfb9a08d Add support for MS-MPI. 7 years ago
Elliott Sales de Andrade 5a7e06a64f Add MPI dependency. 7 years ago
Jussi Pakkanen 58bd1e83b4 Renamed test dir to avoid duplicate numbers. 7 years ago
Jussi Pakkanen 61a05f26e3 Add option to disable implicit include directories. Closes #2139. 7 years ago
Jussi Pakkanen cad6bf32f1 Can pass all target kwargs through to SIMD invocations. Closes #2151. 7 years ago
Dylan Baker 6d939c6737 Consider link_whole_targets when determining linker 7 years ago
Alan Coopersmith 5bdd75940b Fix ppoll() test to work on non-glibc platforms 7 years ago
Jussi Pakkanen 0ab9f23061 Add thread flags to checks if needed. Closes #2106. 7 years ago
Patrick Griffis ece4ce8872 Fix test() accepting configure files for exe 7 years ago
Jussi Pakkanen a572ebd2a1 Convert man inputs to Files so you can install_man the output of configure_file. Closes #2135. 7 years ago
nyorain 6dd9098cd7 Fix vulkan windows; Make test succeed w/o driver 7 years ago
nyorain 0aa71d6808 Fix vulkan test 7 years ago
nyorain 766024e334 Fix wrong dep name in vulkan test 7 years ago
nyorain 29e2aac690 Add first vulkan dependency module 7 years ago
Rico Tzschichholz ccde05f0ac Tag functions in asm properly. 7 years ago
Emmanuele Bassi 0b64bac3ad Test the newly added gnome.genmarshal() argument 7 years ago
Nirbheek Chauhan b3d048e93a CompilerArgs: Put start/end-group around shared libs too 7 years ago
Adam C. Foltzer 4eda3ca0fc add `crate-name` to Rust target args 7 years ago
Patrick Griffis 67f0a1a44d Fix run_target() accepting ConfigureFile for command 7 years ago
Jussi Pakkanen 8c39007e41 Renamed test dirs to remove duplicated numbers. 7 years ago
Jussi Pakkanen e82edc179f Check for manual attempts to set rpath and update docs. 7 years ago
Jussi Pakkanen 2269b7f60b Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 7 years ago
Jon Turney 8ebdbfb0f6 Use full_path() rather than adding current_build_dir() as rpath in test common/154 7 years ago
Jon Turney 8f859a5105 Make the name of the executable implib configurable 7 years ago
Jon Turney 3110c209f7 Consolidate windows tests which are divided between mingw and msvc 7 years ago
Jon Turney 3fa3922cea Support implibs for executables on Windows 7 years ago
FredericHamel 6f4e5e96d8 Allow test to depend on executable target in cross build. (#2007) 7 years ago
Jussi Pakkanen fc23d9d0f2 Turned SIMD into an unstable module. 7 years ago
Jussi Pakkanen ce77fb89b9 Renamed test case number to avoid dupes. 7 years ago
Jussi Pakkanen be92a6a3a6 Renamed test dir. 7 years ago
Jussi Pakkanen f78cf53141 Created merge_from method for ConfigurationData. 7 years ago
Jussi Pakkanen 6119beed4d Create a new configuration data object and return it as the result. 7 years ago
Jussi Pakkanen fe86c9c399 Do not use AVX on OSX since we can't detect it reliably at runtime and some CI machines do not seem to have it. 7 years ago
Jussi Pakkanen ef9e03b847 Hardcode processor features on OSX because it ships a broken __builtin_cpu_supports. 7 years ago
Jussi Pakkanen f6f5644212 Fix MMX on 32 bit x86. 7 years ago
Jussi Pakkanen 2181d8f2ab A few fixes for OSX and VS2010. 7 years ago
Jussi Pakkanen 181510bd6e Fix checks on MinGW and VS2010. 7 years ago
Jussi Pakkanen 8396c4f3e6 Added VS support to simd detector. 7 years ago
Jussi Pakkanen fefbb296f7 Fix building with Clang on Raspbian. 7 years ago