index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
common
Age
Commit message (
Expand
)
Author
2019-03-02
Fix ternary in thing (#5007)
Dylan Baker
2019-03-02
mtest: implement TAP parsing
Paolo Bonzini
2019-03-01
auto generate msvc pch source file if none is provided by the user
Nicolas Schneider
2019-02-19
Allow custom targets with same name in project and subprojects
Raphael Salamon
2019-02-19
Allow File arguments in extract_objects() arguments
Maarten ter Huurne
2019-02-19
Add warning level zero
jml1795
2019-02-13
BUGFIX: Fortran openmp
Michael Hirsch, Ph.D
2019-02-12
Merge pull request #4743 from dcbaker/native-file-extended
Jussi Pakkanen
2019-02-11
allow setting directory locations in a native file
Dylan Baker
2019-02-01
use same compiler args for pch as for regular target
Nicolas Schneider
2019-01-31
configure_file: Allow setting install_dir: false with deprecation
Nirbheek Chauhan
2019-01-29
pep8 py37
Michael Hirsch, Ph.D
2019-01-29
vs: fix PCH
Nicolas Schneider
2019-01-28
Disable mixed (mscv/clang + gnu) Windows Fortran tests. Closes #4829.
Jussi Pakkanen
2019-01-27
run_command: add env kwarg
Jan Tojnar
2019-01-17
add support for generating cmake files
David Fort
2019-01-17
custom_target: do not let install override build_by_default
Luca Boccassi
2019-01-16
Fix missing language in unit test
Xavier Claessens
2019-01-13
interpreter: obey to the install argument in configure_file
Marco Trevisan (TreviƱo)
2019-01-07
Calculate target paths correctly when workdir is set.
Jussi Pakkanen
2019-01-06
Always flatten include_directories lists
Xavier Claessens
2019-01-05
parser: Fix line continuation outside of (), [] or {}
Xavier Claessens
2019-01-05
pkgconfig: Fix flag deduplication
Xavier Claessens
2019-01-02
Can use plain strings for include_directories.
Jussi Pakkanen
2019-01-02
Handle strings in cross file args. Closes #4671.
Jussi Pakkanen
2018-12-27
find_library: Add 'has_headers' kwarg
Xavier Claessens
2018-12-09
Skip openmp test for windows clang
Jon Turney
2018-12-09
Don't rely on -fPIC being ignored where it's meaningless
Jon Turney
2018-12-09
Disable broken MMX code.
Jussi Pakkanen
2018-12-04
Can specify keyword arguments with a dict.
Jussi Pakkanen
2018-12-04
pkgconfig: Improve and document generator behaviour
Xavier Claessens
2018-11-17
Merge pull request #4359 from dcbaker/icc-fixes
Dylan Baker
2018-11-16
azure: Install the DMD D compiler
Jon Turney
2018-11-15
compilers/c_function_attributes: fix for ICC
Dylan Baker
2018-11-10
Merge pull request #4480 from jon-turney/fix-implib-prefix-suffix
Jussi Pakkanen
2018-11-10
Fix alignment with MSVC.
Jussi Pakkanen
2018-11-10
Refactor check to its own function.
Jussi Pakkanen
2018-11-10
Fix simd instruction alignment on 32bit kernels.
Dimitri John Ledkov
2018-11-06
Deal with clang-cl generating empty implibs
Jon Turney
2018-11-06
Install modules in a subdir to fit with platform name mangling
Jon Turney
2018-11-06
Extend test to when both name_{suf,pre}fix: are used
Jon Turney
2018-11-06
Generate import lib even if both name_suffix and name_prefix are used
Jon Turney
2018-11-06
Add a test of installed library names when name_{suf,pre}fix: is used
Jon Turney
2018-11-04
Handle llvm-lib in test common/143
Jon Turney
2018-11-04
Skip test common/123 if masm not found
Jon Turney
2018-11-04
Don't hardcode cl in test common/123
Jon Turney
2018-11-04
Adjust more tests which need to know compiler type
Jon Turney
2018-11-04
Make use of get_argument_syntax() in test cases
Jon Turney
2018-11-04
Accomodate clang-cl in test common/127
Jon Turney
2018-11-04
Rewrite test common/100 manygen using get_argument_syntax()
Jon Turney
[prev]
[next]