2108 Commits (7bc7ff1433c7fb91ec276b6c3ebeec406a611345)

Author SHA1 Message Date
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
Dylan Baker 64107f5fe1 tests: Fix fortran + cpp test for ifort 6 years ago
Dylan Baker 21a7528b2f compilers/c_function_attributes: fix for ICC 6 years ago
Thibault Saunier 301df38816 hotdoc: Fix has_extensions when several extensions are passed in 6 years ago
Dylan Baker 71a5f990d0 modules/python: Allow use of the native file 6 years ago
Dylan Baker 091452f8cd modules/python3: allow specifying in the native file 6 years ago
Dylan Baker caf1066cd1 dependencies: Allow config tool dependencies to use native files 6 years ago
Dylan Baker 42ddc30cfe interpreter: allow find_program to use the native file 6 years ago
Dylan Baker cb2a66cdef unittests: Add framework for testing native config files 6 years ago
Stian Selnes 0821462ce3 Add kwarg is_default to add_test_setup() 6 years ago
Jussi Pakkanen 75648a2c9e Fix alignment with MSVC. 6 years ago
Jussi Pakkanen 0859442480 Refactor check to its own function. 6 years ago
Dimitri John Ledkov 621df77049 Fix simd instruction alignment on 32bit kernels. 6 years ago
Dylan Baker 62e1735828 tests/java: force latency in generation to exercise race 6 years ago
Jussi Pakkanen d4ecd40613 Workaround for Debian bug 912563. 6 years ago
Xavier Claessens a173dbf772 Add reconfigure/wipe unit test 6 years ago
Lyude Paul 11e3011a6b Don't use host pkg-config for native dependencies 6 years ago
Jon Turney 94cdb68a3a
Deal with clang-cl generating empty implibs 6 years ago
Jon Turney e116b94833
Install modules in a subdir to fit with platform name mangling 6 years ago
Jon Turney 5d51329d27
Extend test to when both name_{suf,pre}fix: are used 6 years ago
Jon Turney e64a9c9830
Generate import lib even if both name_suffix and name_prefix are used 6 years ago
Jon Turney b17f6dae54
Add a test of installed library names when name_{suf,pre}fix: is used 6 years ago
Jon Turney a562b08ae1 Install files from the test added in 2ff69b20 to make sure it runs 6 years ago
Jon Turney d2172a4780
Handle llvm-lib in test common/143 6 years ago
Jon Turney 46d20219fc
Skip test common/123 if masm not found 6 years ago
Jon Turney 0eeb9316be
Don't hardcode cl in test common/123 6 years ago
Jon Turney 075168d492
Handle only llvm-objdump being available 6 years ago
Jon Turney bb0bbfc2ab
Adjust more tests which need to know compiler type 6 years ago
Jon Turney 198e869162
Make use of get_argument_syntax() in test cases 6 years ago
Jon Turney ac17f168ea
Accomodate clang-cl in test common/127 6 years ago
Jon Turney d528a8d281
Rewrite test common/100 manygen using get_argument_syntax() 6 years ago
Jon Turney 64edfd5069
Detect clang-cl as msvc-like, not clang-like 6 years ago
Dylan Baker 63f4f9481e Add new compiler.get_argument_syntax method 6 years ago
Aurélien Zanelli 5af84440bc ninjabackend: add generated source files to jar compile target source list 6 years ago
Xavier Claessens f0e1342fb2 extract_all_sources: Also include generated object files 6 years ago
Jussi Pakkanen cd369aceee Reformat Meson file for readability. 6 years ago
Jussi Pakkanen 23ed0e1857 Make string division do path joining. 6 years ago
Jussi Pakkanen fe3efe0bc6 Fix merge file using an array. Closes #4424. 6 years ago
Xavier Claessens edccb11f01 Rollback if an optional subproject fails 6 years ago
Nicole Mazzuca 3dd9c18575 add -permissive to the boost test 6 years ago
Dylan Baker 0d33916841 tests/llvm: Allow test to run with static-only llvm 6 years ago
Jon Turney 4a9fd0e742 Fix remaining flake8 report 6 years ago
xiannox 5b3192534c module-qt: add rcc_extra_arguments to pass extra arguments to rcc (#4406) 6 years ago
Jussi Pakkanen c4a9f59dc4 Move VS C++17 test to a unit test since it requires env setup. 6 years ago
Xavier Claessens 61348da069 Add 'disabler' argument to functions returning not-found objects 6 years ago
Nicole Mazzuca f1546e289c add cpp_std support for MSVC 6 years ago
Xavier Claessens adb9fdef3a wrap: Fix crash with file based wraps 6 years ago