summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-22vala: Add 'VALAFLAGS' to considered environment variablesGuillaume Poirier-Morency
2017-04-22Merge pull request #1654 from dcbaker/c-cpp-linkJussi Pakkanen
2017-04-22Merge pull request #1649 from centricular/static-ltoJussi Pakkanen
2017-04-22Disabled rpath test due to bug #1635.Jussi Pakkanen
2017-04-22tests/common/146: Also test against external C++ libsNirbheek Chauhan
2017-04-22configure_file: Accept output of configure_file as inputNirbheek Chauhan
2017-04-21tests/common/146: Use C++98 features instead of BoostNirbheek Chauhan
2017-04-21Use linked-libraries to decide what linker to useNirbheek Chauhan
2017-04-21Expose the implementation language for external librariesNirbheek Chauhan
2017-04-21Add a testcase for linking C and C++ static archives into a shared libraryDylan Baker
2017-04-21ninja: Don't use @file.rsp with ArLinker on WindowsNirbheek Chauhan
2017-04-21Use gcc-ar/llvm-ar as the static linker if availableNirbheek Chauhan
2017-04-21Stricter evaluation of deps. Closes #1648.Jussi Pakkanen
2017-04-21Added missing argument to a few function calls. Closes #1647.Jussi Pakkanen
2017-04-20Don't fail include_directories if the dir is only in the build pathMatthias Klumpp
2017-04-20unit tests: Add a test case for LTO + static librariesNirbheek Chauhan
2017-04-19Print a warning on duplicated keywords.Jussi Pakkanen
2017-04-19Renamed test to keep numbers sequential.Jussi Pakkanen
2017-04-19Drop terminating fullstop from "Installing blah to blah" messagesPeter Hutterer
2017-04-17Do not obliterate old rpath because it might be used due to read only data sh...Jussi Pakkanen
2017-04-17Merge pull request #1628 from ximion/dfixJussi Pakkanen
2017-04-17Raise clear error if module name doesn't exist.Elliott Sales de Andrade
2017-04-16Skip all whole archive args if there aren't any.Elliott Sales de Andrade
2017-04-15d: Add testcase for linking multiple versioned shared librariesMatthias Klumpp
2017-04-15d: Fix linking shared libraries with DMDMatthias Klumpp
2017-04-15tests: skip protocol buffers test if deps are not foundTim-Philipp Müller
2017-04-15Make it possible to only do unity builds on subprojects.Jussi Pakkanen
2017-04-15Merge pull request #1549 from mesonbuild/linkwholeJussi Pakkanen
2017-04-14dependencies: boost: use system include flag for header includesWade Berrier
2017-04-13Merge pull request #1548 from ssssam/sam/stable-orderingJussi Pakkanen
2017-04-13Don't close fds when executing programsJussi Pakkanen
2017-04-13Process VS dependency string as raw bytes.Jussi Pakkanen
2017-04-13gtkdochelper: Fix type file name optionRafael Fontenelle
2017-04-13Don't close fds when executing programsMichael Olbrich
2017-04-12Sort user commandline options when generating 'scan-build' targetSam Thursfield
2017-04-12vala: Allow installation into default directoriesNirbheek Chauhan
2017-04-11Merge pull request #1596 from centricular/test-rebuildsJussi Pakkanen
2017-04-11Merge pull request #1606 from dcbaker/vs_modules_defsJussi Pakkanen
2017-04-11Merge pull request #1588 from absmall/methodJussi Pakkanen
2017-04-11install scripts: Actually check if it was foundNirbheek Chauhan
2017-04-10Use an enum instead of strings for method names.Aaron Small
2017-04-10Provide nice error for invalid types to shared_library vs_module_defsDylan Baker
2017-04-10Allow using generated files to shared_library vs_module_defs. Closes #1605Dylan Baker
2017-04-10vs: Fix depend_files support in custom targetsNirbheek Chauhan
2017-04-10vs: Pretty-print all vcxproj outputNirbheek Chauhan
2017-04-10Add tests for target and custom_target rebuildNirbheek Chauhan
2017-04-10Merge pull request #1598 from centricular/fix-module-instdirJussi Pakkanen
2017-04-10tests/windows/7: Fix test on CygwinNirbheek Chauhan
2017-04-10Fix shared module installation directory on WindowsNirbheek Chauhan
2017-04-10Colorize terminal output of mesontest. Closes #1593.Jussi Pakkanen