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
2019-09-25
removed the InternalDepdendencyHolder, since it is unused
Daniel Mensinger
2019-09-24
CUDA support on Windows
Aleksey Gurtovoy
2019-09-23
Add blocks dependency
Patrick Griffis
2019-09-23
mtest: TAP: ignore empty lines
Marc-André Lureau
2019-09-23
Add Windows behavior to executable()'s install_rpath arg doc [skip ci]
Khairul Azhar Kasmiran
2019-09-23
mesonbuild: fix exception name.
Jehan
2019-09-17
configure_file(): Allow multiple inputs in command mode
Xavier Claessens
2019-09-17
pkgconfig: Fix ordering of public libraries
Xavier Claessens
2019-09-15
Fix improperly closed code backtick [skip ci]
jimbo1qaz
2019-09-14
uniform scan-build detection process
Gabriel Ganne
2019-09-14
Merge pull request #5917 from alanc/solaris-fixes
Jussi Pakkanen
2019-09-13
get_library_dirs: Add Solaris 64-bit library subdirs
Alan Coopersmith
2019-09-13
Fix "test cases/linuxlike/14 static dynamic linkage" on Solaris
Alan Coopersmith
2019-09-13
mconf: Fix meson configure crash (fixes #5909)
Daniel Mensinger
2019-09-12
modules/python: improve log when probing Python binary
Ross Burton
2019-09-10
Fix "test cases/common/131 generated assembly" on Solaris
Alan Coopersmith
2019-09-10
compilers: Recognize Solaris 11.4 linker
Alan Coopersmith
2019-09-10
Workaround for mingw-llvm linker (lld) misdetection
Andrei Alexeyev
2019-09-09
environment: merge successive is_windows blocks
Dylan Baker
2019-09-09
docs: Add a snippet about illumos and Solaris support improvements
Dylan Baker
2019-09-09
docs: Add sunos to the reference table
Dylan Baker
2019-09-09
tests: pass "cp" as argv[0] in test 162
Dylan Baker
2019-09-09
the solaris linker also needs start/end-group for circular linking
Dylan Baker
2019-09-09
tests: add sunos to get define
Dylan Baker
2019-09-09
unitests: dont assume cc exists or is valid
Dylan Baker
2019-09-09
environment: gcc/g++ and clang/clang++ are valid objc/objc++ compilers to try
Dylan Baker
2019-09-09
If ar is unrecognized, try gar for GNU ar
Alan Coopersmith
2019-09-08
Fix static archives stripping (#5905)
David Seifert
2019-09-08
Rename 'rpath-link secondary' unit test
David Seifert
2019-09-08
fix objc freestanding sanitycheck
Nguyen, Giang (G. Yakiro)
2019-09-06
Add `-Wl,-rpath-link` for secondary dependencies
David Seifert
2019-09-06
Update Quickstart Guide [skip ci]
dundir
2019-09-05
Merge pull request #5823 from scivision/linker-pgi-linux
Jussi Pakkanen
2019-09-05
man: Make argument order of setup command consistent with help message
Fabian Bläse
2019-09-05
mesonlib.split_args/quote_arg/join_args
Aleksey Gurtovoy
2019-09-05
PGI cannot accept -pthread
Michael Hirsch, Ph.D
2019-09-05
PGI: windows workaround not-msvc-like enough function
Michael Hirsch, Ph.D
2019-09-05
PGI: windows PGI is sort of MSVC-like
Michael Hirsch, Ph.D
2019-09-05
PGI: use ar link wrapper on Windows
Michael Hirsch, Ph.D
2019-09-05
Create CUDA linker with CUDA compiler
Kramer Peace
2019-09-05
Add get_soname_args method to CUDA linker
Kramer Peace
2019-09-05
Add a CUDA linker object
Kramer Peace
2019-09-04
mintro: Fix resolving nodes in kwargs (fixes #5884)
Daniel Mensinger
2019-09-03
Log the used strip command. [skip ci]
Jussi Pakkanen
2019-09-03
correct function call
Clinton Roy
2019-09-03
docs/syntax: fix typo in dict example [skip ci]
Nirbheek Chauhan
2019-09-03
docs/syntax: Document that dicts are unordered [skip ci]
Nirbheek Chauhan
2019-09-02
Fix typo
Simon Allen
2019-09-02
Handle case of dependency('threads') in 'requires'
Simon Allen
2019-09-01
tests: Require ninja 1.9 on CI
Nirbheek Chauhan
[next]