aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-27Allow CustomTarget's to be indexedDylan Baker15-17/+261
2017-09-26Merge pull request #2348 from centricular/configure-file-infinite-loopJussi Pakkanen4-12/+27
2017-09-26Linker flag for Windows GUI applications was missing on MSVC.Jussi Pakkanen1-0/+3
2017-09-26configure_file: Fix infinite loop in some casesNirbheek Chauhan1-12/+16
2017-09-26docs: get_supported_arguments was added in 0.43.0Nirbheek Chauhan1-3/+3
2017-09-25Merge pull request #2365 from liugang/masterJussi Pakkanen1-20/+52
2017-09-23Made man page gzip creation deterministic. Closes #2363.Jussi Pakkanen1-1/+3
2017-09-23Improve download packageliugang1-12/+20
2017-09-23Fix unpack patch archive failliugang1-2/+26
2017-09-23fix patch archive never download on some caseliugang1-10/+10
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-20tests/common/144: Add a test for #1865Nirbheek Chauhan3-0/+11
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