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
2017-04-22
vala: Add 'VALAFLAGS' to considered environment variables
Guillaume Poirier-Morency
2017-04-22
Merge pull request #1654 from dcbaker/c-cpp-link
Jussi Pakkanen
2017-04-22
Merge pull request #1649 from centricular/static-lto
Jussi Pakkanen
2017-04-22
Disabled rpath test due to bug #1635.
Jussi Pakkanen
2017-04-22
tests/common/146: Also test against external C++ libs
Nirbheek Chauhan
2017-04-22
configure_file: Accept output of configure_file as input
Nirbheek Chauhan
2017-04-21
tests/common/146: Use C++98 features instead of Boost
Nirbheek Chauhan
2017-04-21
Use linked-libraries to decide what linker to use
Nirbheek Chauhan
2017-04-21
Expose the implementation language for external libraries
Nirbheek Chauhan
2017-04-21
Add a testcase for linking C and C++ static archives into a shared library
Dylan Baker
2017-04-21
ninja: Don't use @file.rsp with ArLinker on Windows
Nirbheek Chauhan
2017-04-21
Use gcc-ar/llvm-ar as the static linker if available
Nirbheek Chauhan
2017-04-21
Stricter evaluation of deps. Closes #1648.
Jussi Pakkanen
2017-04-21
Added missing argument to a few function calls. Closes #1647.
Jussi Pakkanen
2017-04-20
Don't fail include_directories if the dir is only in the build path
Matthias Klumpp
2017-04-20
unit tests: Add a test case for LTO + static libraries
Nirbheek Chauhan
2017-04-19
Print a warning on duplicated keywords.
Jussi Pakkanen
2017-04-19
Renamed test to keep numbers sequential.
Jussi Pakkanen
2017-04-19
Drop terminating fullstop from "Installing blah to blah" messages
Peter Hutterer
2017-04-17
Do not obliterate old rpath because it might be used due to read only data sh...
Jussi Pakkanen
2017-04-17
Merge pull request #1628 from ximion/dfix
Jussi Pakkanen
2017-04-17
Raise clear error if module name doesn't exist.
Elliott Sales de Andrade
2017-04-16
Skip all whole archive args if there aren't any.
Elliott Sales de Andrade
2017-04-15
d: Add testcase for linking multiple versioned shared libraries
Matthias Klumpp
2017-04-15
d: Fix linking shared libraries with DMD
Matthias Klumpp
2017-04-15
tests: skip protocol buffers test if deps are not found
Tim-Philipp Müller
2017-04-15
Make it possible to only do unity builds on subprojects.
Jussi Pakkanen
2017-04-15
Merge pull request #1549 from mesonbuild/linkwhole
Jussi Pakkanen
2017-04-14
dependencies: boost: use system include flag for header includes
Wade Berrier
2017-04-13
Merge pull request #1548 from ssssam/sam/stable-ordering
Jussi Pakkanen
2017-04-13
Don't close fds when executing programs
Jussi Pakkanen
2017-04-13
Process VS dependency string as raw bytes.
Jussi Pakkanen
2017-04-13
gtkdochelper: Fix type file name option
Rafael Fontenelle
2017-04-13
Don't close fds when executing programs
Michael Olbrich
2017-04-12
Sort user commandline options when generating 'scan-build' target
Sam Thursfield
2017-04-12
vala: Allow installation into default directories
Nirbheek Chauhan
2017-04-11
Merge pull request #1596 from centricular/test-rebuilds
Jussi Pakkanen
2017-04-11
Merge pull request #1606 from dcbaker/vs_modules_defs
Jussi Pakkanen
2017-04-11
Merge pull request #1588 from absmall/method
Jussi Pakkanen
2017-04-11
install scripts: Actually check if it was found
Nirbheek Chauhan
2017-04-10
Use an enum instead of strings for method names.
Aaron Small
2017-04-10
Provide nice error for invalid types to shared_library vs_module_defs
Dylan Baker
2017-04-10
Allow using generated files to shared_library vs_module_defs. Closes #1605
Dylan Baker
2017-04-10
vs: Fix depend_files support in custom targets
Nirbheek Chauhan
2017-04-10
vs: Pretty-print all vcxproj output
Nirbheek Chauhan
2017-04-10
Add tests for target and custom_target rebuild
Nirbheek Chauhan
2017-04-10
Merge pull request #1598 from centricular/fix-module-instdir
Jussi Pakkanen
2017-04-10
tests/windows/7: Fix test on Cygwin
Nirbheek Chauhan
2017-04-10
Fix shared module installation directory on Windows
Nirbheek Chauhan
2017-04-10
Colorize terminal output of mesontest. Closes #1593.
Jussi Pakkanen
[next]