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
Age
Commit message (
Expand
)
Author
2019-01-02
Handle strings in cross file args. Closes #4671.
Jussi Pakkanen
2019-01-02
vs: respect 'b_pch' option
Nicolas Schneider
2019-01-01
fail configuration if PCH files do not exist
Nicolas Schneider
2018-12-29
Tests and docs
Daniel Mensinger
2018-12-30
Add a clang-format target.
Jussi Pakkanen
2018-12-27
find_library: Add 'has_headers' kwarg
Xavier Claessens
2018-12-22
Can specify a string to print when dep not found. Closes #2407.
Jussi Pakkanen
2018-12-21
Merge pull request #4573 from jon-turney/msys2-clang
Jussi Pakkanen
2018-12-12
tests: Add tests for the python module
Dylan Baker
2018-12-12
pkgconfig: Fix link order of library dependencies
Niklas Haas
2018-12-09
Apply work-around for windres bug with msys2 clang also
Jon Turney
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
Fix hidden symbol test for Windows clang
Jon Turney
2018-12-09
Disable broken MMX code.
Jussi Pakkanen
2018-12-09
Skip CMake dependency check if CMake is not installed.
Jussi Pakkanen
2018-12-09
Updated Linux CI image to cosmic.
Jussi Pakkanen
2018-12-06
Deduplicate export-dynamic and pthread. Closes #4567.
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-22
CMake find_package dependency backend (#4444)
Daniel Mensinger
2018-11-21
pkgconfig: add support for pkgconfig generation for c#
Marcel Hollerbach
2018-11-19
-Wl,--as-needed seems to break easily with mpi/fortran
Alexis Jeandet
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
tests: Fix fortran + cpp test for ifort
Dylan Baker
2018-11-15
compilers/c_function_attributes: fix for ICC
Dylan Baker
2018-11-15
hotdoc: Fix has_extensions when several extensions are passed in
Thibault Saunier
2018-11-14
modules/python: Allow use of the native file
Dylan Baker
2018-11-14
modules/python3: allow specifying in the native file
Dylan Baker
2018-11-14
dependencies: Allow config tool dependencies to use native files
Dylan Baker
2018-11-14
interpreter: allow find_program to use the native file
Dylan Baker
2018-11-14
unittests: Add framework for testing native config files
Dylan Baker
2018-11-12
Add kwarg is_default to add_test_setup()
Stian Selnes
2018-11-10
Merge pull request #4480 from jon-turney/fix-implib-prefix-suffix
Jussi Pakkanen
2018-11-10
Merge pull request #4504 from mesonbuild/simdix
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-07
tests/java: force latency in generation to exercise race
Dylan Baker
2018-11-07
Workaround for Debian bug 912563.
Jussi Pakkanen
2018-11-06
Add reconfigure/wipe unit test
Xavier Claessens
2018-11-06
Don't use host pkg-config for native dependencies
Lyude Paul
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
Install files from the test added in 2ff69b20 to make sure it runs
Jon Turney
2018-11-04
Handle llvm-lib in test common/143
Jon Turney
[next]