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
Age
Commit message (
Expand
)
Author
2018-01-12
windows.compile_resources: fix compiling multiple resources within one project
Andrei Alexeyev
2018-01-12
[windows] make compile_resources use custom targets instead of generators
Andrei Alexeyev
2018-01-11
Change handling of not found external programs
Christophe Gouiran
2018-01-09
Merge pull request #2803 from dcbaker/wip/freebsd-fixes
Jussi Pakkanen
2018-01-09
Add `export_dynamic` argument to `executable`. (#2662)
Nikita Churaev
2018-01-09
Don't fail if we find an optional dependency but not the required information...
Nikita Churaev
2018-01-09
Only run Boost tests on osx if it is actually installed.
Jussi Pakkanen
2018-01-08
Merge pull request #2885 from BeChris/fix_vs_pch
Jussi Pakkanen
2018-01-08
Merge pull request #2890 from ximion/subproject_path_fix
Jussi Pakkanen
2018-01-08
Print deprecation warning also for wraptool.
Jussi Pakkanen
2018-01-07
Ensure subproject_dir is a string and doesn't contain ".." segments
Matthias Klumpp
2018-01-07
Modify exception raised when msvc pch is badly specified
Christophe Gouiran
2018-01-07
d: Detect recent DMD compilers
Matthias Klumpp
2018-01-07
Merge pull request #2840 from alyst/fix_detect_location
Jussi Pakkanen
2018-01-07
Merge pull request #2880 from jon-turney/gir-cygwin
Jussi Pakkanen
2018-01-07
Allow subproject dirs in subdirectories in the source tree again
Matthias Klumpp
2018-01-07
Print problem text in error message. Closes #2882.
Jussi Pakkanen
2018-01-06
tests: fix "140 get define" on NetBSD
Dylan Baker
2018-01-06
tests: fix "135 generated assembly" test on NetBSD
Dylan Baker
2018-01-06
LLVM: work around FreeBSD specific static linking problems
Dylan Baker
2018-01-06
LLVM: use DragonFly BSD workaround on FreeBSD as well
Dylan Baker
2018-01-06
tests: use GAS style assembly for FreeBSD as well
Dylan Baker
2018-01-06
LLVM: work around bug in dragonfly bsd llvm-config for shared libs
Dylan Baker
2018-01-06
dependencies/dev: remove unused imports
Dylan Baker
2018-01-06
tests: don't try to build llvm test if dep is unfound
Dylan Baker
2018-01-06
tests: skip mpi test if mpi not installed
Dylan Baker
2018-01-06
tests: skip vulkan test if vulkan not found
Dylan Baker
2018-01-06
tests: skip gmock test if gtest or gmock not installed
Dylan Baker
2018-01-06
tests: skip gtest test if gtest not installed
Dylan Baker
2018-01-06
tests: Split objc and objc++ tests
Dylan Baker
2018-01-06
run_project_tests: correctly search for objcpp compiler
Dylan Baker
2018-01-06
tests: skip objc nsstring test if gnustep is not installed
Dylan Baker
2018-01-06
tests: Fix 135 generated assembly on DragonFly BSD
Dylan Baker
2018-01-06
tests: fix rpath_uses_ORIGIN on dragonflybsd
Dylan Baker
2018-01-06
compilers: fix unittest "16 prebuilt shared" on dragonfly bsd
Dylan Baker
2018-01-06
docs: Add netbsd to the reference table
Dylan Baker
2018-01-06
tests: Add define tests for netbsd
Dylan Baker
2018-01-06
docs: Add dragonfly BSD to OS reference table
Dylan Baker
2018-01-06
tests: Add Dragonfly BSD
Dylan Baker
2018-01-06
docs: Add freebsd to the reference table
Dylan Baker
2018-01-06
tests: Add freebsd to get define test.
Dylan Baker
2018-01-06
Fix MSVC backend crashes when `c_pch` or `cpp_pch` is not an array
Christophe Gouiran
2018-01-06
CI: Install gobject-introspection test prerequisites on Cygwin
Jon Turney
2018-01-06
Fix a problem when anyone actually tries to use a non-found dependency
Jon Turney
2018-01-06
Use GObject-based libraries in test case/vala/11 generated vapi
Jon Turney
2018-01-06
Update PATH for python-gi tests on Windows
Jon Turney
2018-01-06
Fix installed files check for gobject-introspection tests on Cygwin
Jon Turney
2018-01-06
Add promote to list of wrap commands.
Jussi Pakkanen
2018-01-06
Merge pull request #2879 from jon-turney/fix-boost-cygwin
Jussi Pakkanen
2018-01-06
doc/users: add ksh
Igor Gnatenko
[next]