summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnome: Add header kwarg to generate_gir()tingping/gir-include-kwargPatrick Griffis2017-09-253-1/+12
* Merge pull request #2365 from liugang/masterJussi Pakkanen2017-09-251-20/+52
|\
| * Improve download packageliugang2017-09-231-12/+20
| * Fix unpack patch archive failliugang2017-09-231-2/+26
| * fix patch archive never download on some caseliugang2017-09-231-10/+10
* | Made man page gzip creation deterministic. Closes #2363.Jussi Pakkanen2017-09-231-1/+3
|/
* Merge pull request #2187 from centricular/fix-pcap-dependencyJussi Pakkanen2017-09-228-23/+69
|\
| * pcap dependency: Frameworks for libpcap do not existNirbheek Chauhan2017-09-221-13/+0
| * docs: Document the new str.strip() featureNirbheek Chauhan2017-09-201-1/+3
| * tests: Only error for lines starting with tabsNirbheek Chauhan2017-09-201-1/+1
| * dependencies: Add version detection to pcapNirbheek Chauhan2017-09-202-2/+13
| * Add a new compiler method: get_return_value()Nirbheek Chauhan2017-09-202-1/+29
| * str.split() can now take a positional argumentNirbheek Chauhan2017-09-122-8/+26
* | Merge pull request #2357 from LukeShu/flake8Jussi Pakkanen2017-09-2222-117/+119
|\ \
| * | flake8: disable E731: do not assign a lambda expression, use a defLuke Shumaker2017-09-211-3/+5
| * | flake8: Clean up complained-about unused importsLuke Shumaker2017-09-2114-16/+13
| * | flake8: Perform suggested whitespace/formatting changesLuke Shumaker2017-09-2112-98/+101
* | | Merge pull request #2350 from tintou/masterJussi Pakkanen2017-09-222-11/+18
|\ \ \
| * | | Update i18n markdown page to add the new install parameterCorentin Noël2017-09-221-0/+2
| * | | Change ternary to another argumentCorentin Noël2017-09-201-1/+1
| * | | Add 'install' keyword to the gettext macroCorentin Noël2017-09-201-11/+16
* | | | Replaced references to 'mesontest'Johan Bjäreholt2017-09-221-8/+10
* | | | Replaced references to 'mesonconf'Johan Bjäreholt2017-09-221-4/+9
* | | | Merge pull request #2340 from NickeZ/generator-fixJussi Pakkanen2017-09-216-4/+58
|\ \ \ \
| * | | | Update according to inputNiklas Claesson2017-09-202-9/+39
| * | | | Add @PLAINNAME@ and @BASENAME@ to arguments argument for GeneratorNiklas Claesson2017-09-205-4/+28
* | | | | Merge pull request #2352 from LukeShu/minor-fixupsJussi Pakkanen2017-09-214-1/+6
|\ \ \ \ \
| * | | | | fix file permissions on a couple of filesLuke Shumaker2017-09-202-0/+0
| * | | | | ghwt: Add a comment at the top briefly explaining what it isLuke Shumaker2017-09-201-0/+5
| * | | | | fix a typo in the UTF-8 warning messageLuke Shumaker2017-09-201-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #2326 from dcbaker/use-link-compilersJussi Pakkanen2017-09-216-10/+106
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Consider compilers used in static_library parentsDylan Baker2017-09-205-9/+105
| * | | | Fix error message for find_program if program cannot be foundDylan Baker2017-09-201-1/+1
* | | | | Update Reference-manual.mdNirbheek Chauhan2017-09-201-2/+8
| |/ / / |/| | |
* | | | Add cs_args as known args for csharpThibault Saunier2017-09-201-1/+1
* | | | ninja: Generator is more informative on what it is doing.Florian Zwoch2017-09-201-1/+1
|/ / /
* | | Add detail to the command: kwarg of custom targetsNirbheek Chauhan2017-09-201-3/+8
* | | Merge pull request #2331 from mesonbuild/winencodeJussi Pakkanen2017-09-192-0/+30
|\ \ \
| * | | Run VS2010 tests in a German locale to catch codepage errors.winencodeJussi Pakkanen2017-09-181-0/+8
| * | | Do not use universal newlines on old Python versions.Jussi Pakkanen2017-09-181-0/+22
* | | | Fix table in Compiler-propertiesOla x Nilsson2017-09-191-6/+6
* | | | Merge pull request #2264 from jeandet/masterJussi Pakkanen2017-09-1913-236/+105
|\ \ \ \
| * | | | Last round with listify function refactoring.Alexis Jeandet2017-09-188-92/+37
| * | | | Gnome, pkgconfig, Qt4, Qt5 and windows modules slightly refactored.Alexis Jeandet2017-09-186-82/+30
| * | | | Introduced extract_as_list.Alexis Jeandet2017-09-182-25/+23
| * | | | Introduction of listify method. Test on build.py module to see benefits.Alexis Jeandet2017-09-182-63/+41
|/ / / /
* | | | Merge pull request #2310 from hvenev/reconfigure-get_optionJussi Pakkanen2017-09-184-2/+18
|\ \ \ \
| * | | | Fix get_option() for base options on reconfigure.Hristo Venev2017-09-151-2/+7
| * | | | Add test for get_option(b_xxx) on reconfigure.Hristo Venev2017-09-153-0/+11
| | |_|/ | |/| |
* | | | ninja: Fix the dependency on the VAPI when 'vala_vapi' is usedGuillaume Poirier-Morency2017-09-183-4/+8
| |/ / |/| |