aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-23Made man page gzip creation deterministic. Closes #2363.Jussi Pakkanen1-1/+3
2017-09-22Merge pull request #2187 from centricular/fix-pcap-dependencyJussi Pakkanen8-23/+69
2017-09-22Merge pull request #2357 from LukeShu/flake8Jussi Pakkanen22-117/+119
2017-09-22Merge pull request #2350 from tintou/masterJussi Pakkanen2-11/+18
2017-09-22Replaced references to 'mesontest'Johan Bjäreholt1-8/+10
2017-09-22Replaced references to 'mesonconf'Johan Bjäreholt1-4/+9
2017-09-22pcap dependency: Frameworks for libpcap do not existNirbheek Chauhan1-13/+0
2017-09-22Update i18n markdown page to add the new install parameterCorentin Noël1-0/+2
2017-09-21flake8: disable E731: do not assign a lambda expression, use a defLuke Shumaker1-3/+5
2017-09-21flake8: Clean up complained-about unused importsLuke Shumaker14-16/+13
2017-09-21Merge pull request #2340 from NickeZ/generator-fixJussi Pakkanen6-4/+58
2017-09-21Merge pull request #2352 from LukeShu/minor-fixupsJussi Pakkanen4-1/+6
2017-09-21Merge pull request #2326 from dcbaker/use-link-compilersJussi Pakkanen6-10/+106
2017-09-21flake8: Perform suggested whitespace/formatting changesLuke Shumaker12-98/+101
2017-09-20Update Reference-manual.mdNirbheek Chauhan1-2/+8
2017-09-20Change ternary to another argumentCorentin Noël1-1/+1
2017-09-20Add 'install' keyword to the gettext macroCorentin Noël1-11/+16
2017-09-20fix file permissions on a couple of filesLuke Shumaker2-0/+0
2017-09-20ghwt: Add a comment at the top briefly explaining what it isLuke Shumaker1-0/+5
2017-09-20fix a typo in the UTF-8 warning messageLuke Shumaker1-1/+1
2017-09-20Update according to inputNiklas Claesson2-9/+39
2017-09-20Consider compilers used in static_library parentsDylan Baker5-9/+105
2017-09-20Add cs_args as known args for csharpThibault Saunier1-1/+1
2017-09-20ninja: Generator is more informative on what it is doing.Florian Zwoch1-1/+1
2017-09-20Fix error message for find_program if program cannot be foundDylan Baker1-1/+1
2017-09-20Add @PLAINNAME@ and @BASENAME@ to arguments argument for GeneratorNiklas Claesson5-4/+28
2017-09-20docs: Document the new str.strip() featureNirbheek Chauhan1-1/+3
2017-09-20tests: Only error for lines starting with tabsNirbheek Chauhan1-1/+1
2017-09-20dependencies: Add version detection to pcapNirbheek Chauhan2-2/+13
2017-09-20Add a new compiler method: get_return_value()Nirbheek Chauhan2-1/+29
2017-09-20Add detail to the command: kwarg of custom targetsNirbheek Chauhan1-3/+8
2017-09-19Merge pull request #2331 from mesonbuild/winencodeJussi Pakkanen2-0/+30
2017-09-19Fix table in Compiler-propertiesOla x Nilsson1-6/+6
2017-09-19Merge pull request #2264 from jeandet/masterJussi Pakkanen13-236/+105
2017-09-18Last round with listify function refactoring.Alexis Jeandet8-92/+37
2017-09-18Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored.Alexis Jeandet6-82/+30
2017-09-18Introduced extract_as_list.Alexis Jeandet2-25/+23
2017-09-18Introduction of listify method. Test on build.py module to see benefits.Alexis Jeandet2-63/+41
2017-09-18Merge pull request #2310 from hvenev/reconfigure-get_optionJussi Pakkanen4-2/+18
2017-09-18ninja: Fix the dependency on the VAPI when 'vala_vapi' is usedGuillaume Poirier-Morency3-4/+8
2017-09-18Run VS2010 tests in a German locale to catch codepage errors.Jussi Pakkanen1-0/+8
2017-09-18Do not use universal newlines on old Python versions.Jussi Pakkanen1-0/+22
2017-09-18Merge pull request #2263 from ximion/dlangJussi Pakkanen13-13/+275
2017-09-18Fix getting meson page (#2341)tense-du1-1/+1
2017-09-18Replaced obsolete tt tagtense-du1-2/+2
2017-09-18Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja""Nirbheek Chauhan6-16/+26
2017-09-18Added a page for reference tables.Jussi Pakkanen3-20/+64
2017-09-18tests/common/159: Don't try to run 'echo'Nirbheek Chauhan1-1/+4
2017-09-17docs: Document the D supportMatthias Klumpp5-2/+98
2017-09-17d: Make feature names less verboseMatthias Klumpp4-17/+17