865 Commits (6124a977223a6283ffada4bd9170b691e52246d1)

Author SHA1 Message Date
Jussi Pakkanen f7e657629f Disable broken MMX code. 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
Jon Turney d55c0b6e94 azure: Install the DMD D compiler 6 years ago
Dylan Baker 21a7528b2f compilers/c_function_attributes: fix for ICC 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
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 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 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
Jussi Pakkanen cd369aceee Reformat Meson file for readability. 6 years ago
Jussi Pakkanen 23ed0e1857 Make string division do path joining. 6 years ago
Xavier Claessens edccb11f01 Rollback if an optional subproject fails 6 years ago
Xavier Claessens 61348da069 Add 'disabler' argument to functions returning not-found objects 6 years ago
Xavier Claessens adb9fdef3a wrap: Fix crash with file based wraps 6 years ago
Michał Górny e8232c7825 Remove implicit compression of man pages 6 years ago
Xavier Claessens d6fba7f01c wrap: Allow source and patch to be local files 6 years ago
Dylan Baker e9ba04537f Add gnu hurd to *_machine information 6 years ago
Xavier Claessens 38a6582145 configure_file: Support taking values from a dict 6 years ago
Jussi Pakkanen 4d986563dc Expose wrap_mode as an option. Closes #4266. 6 years ago
Christoph Behle c0236e10f3 Substitute output file then check for conflict. 6 years ago
Xavier Claessens a816e1c1fa Interpreter: Add 'continue' and 'break' keywords 6 years ago
Xavier Claessens fa2e096aa0 Interpreter: Add "in" and "not in" operators 6 years ago
Guillermo Ignacio Enriquez Gutierrez f39d5ef6de Fix indentation (make it uniform) in test file "14 configure file/meson.build" 6 years ago
Guillermo Ignacio Enriquez Gutierrez 6f4ba8b2f4 Fix Xcode backend: support for precompiled headers. Only one header per target is supported 6 years ago
David Seifert 8f16d0f3c9 Fix ICC on macOS 6 years ago
Marco Trevisan (Treviño) b484f2ae22 test cases: add missing files to installed_files.txt 6 years ago
Dylan Baker 51e9db370a Add method to check for C/C++ function attributes 6 years ago
Jussi Pakkanen 68f669bd2b Condense test dirs. 6 years ago
Nirbheek Chauhan 68cfe1bb52 Test + fix for not-found dependency fallback version comparison 6 years ago
Rafael Ávila de Espíndola 07d2d88fa9 Allow override_find_program to use an executable. 6 years ago
Thibault Saunier 731906504e Add a `required` argument to `subproject` 6 years ago
Jon Turney dadf6e2233
Tests for version constraints on custom lookup dependencies 6 years ago
Jussi Pakkanen 54aed1a92c Added "native" kwarg to add_XXX_args. Closes #3669. 6 years ago
Nirbheek Chauhan 4a30f729f2 tests/check header: Use linux/socket.h instead of if.h [skip appveyor] 6 years ago
Jussi Pakkanen 972535a6ac Condense test dirs. 6 years ago
Jussi Pakkanen edf9014312 Consolidated if and elif tests in one project. 6 years ago
Jussi Pakkanen 6c84f48ccd Consolidated all PCH tests in one test project. 6 years ago