aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-29docs: note when warning() was addedZbigniew Jędrzejewski-Szmek1-0/+2
2017-11-29gnome.gtkdoc: Fix missing permitted kwargsPatrick Griffis1-1/+2
2017-11-28[Qt module] Added workaround for qt tools version detectionAlexis Jeandet1-1/+5
2017-11-28Merge pull request #2512 from dcbaker/wip/config-tool-variablesJussi Pakkanen14-283/+376
2017-11-28Don't print traceback when options are invalidDylan Baker1-1/+5
2017-11-27Add if_found kwarg to subdir().Jussi Pakkanen5-2/+39
2017-11-27Add test for five escapes before nJoergen Ibsen1-0/+3
2017-11-27Fix escaping of newlines in string literalsJoergen Ibsen2-4/+22
2017-11-27mconf: print choices of base optionsEric Engestrom1-1/+1
2017-11-27configure_file: Compare difference in binary modeNirbheek Chauhan1-1/+1
2017-11-27Merge pull request #2690 from jsoref/spellingJussi Pakkanen18-38/+38
2017-11-27Fix running tests when there is a period in PATH.Jussi Pakkanen1-1/+7
2017-11-26useless: youtu.be referenceJosh Soref1-1/+1
2017-11-26spelling: whenJosh Soref1-1/+1
2017-11-26spelling: verifierJosh Soref1-1/+1
2017-11-26Use new style dependencies in subproject documentation.Jussi Pakkanen1-40/+47
2017-11-26interpreter: Reduce to_sring method to base 10Iñigo Martínez2-21/+1
2017-11-26interpreter: Support to_string method for int valuesIñigo Martínez2-0/+25
2017-11-26Merge pull request #2676 from jeandet/add_qt_translationsJussi Pakkanen8-9/+82
2017-11-26Improve escaping in configuration filesJoergen Ibsen4-13/+63
2017-11-26spelling: targetingJosh Soref2-5/+5
2017-11-26spelling: targetJosh Soref1-1/+1
2017-11-26spelling: programmingJosh Soref1-1/+1
2017-11-26spelling: precedenceJosh Soref1-4/+4
2017-11-26spelling: overwriteJosh Soref1-1/+1
2017-11-26spelling: overriddenJosh Soref6-9/+9
2017-11-26spelling: occurrenceJosh Soref1-6/+6
2017-11-26spelling: nonexistentJosh Soref1-1/+1
2017-11-26spelling: necessaryJosh Soref1-1/+1
2017-11-26spelling: existenceJosh Soref1-1/+1
2017-11-26spelling: executableJosh Soref1-1/+1
2017-11-26spelling: dependencyJosh Soref1-1/+1
2017-11-26spelling: attemptJosh Soref1-1/+1
2017-11-26spelling: arithmeticJosh Soref1-1/+1
2017-11-26spelling: arbitraryJosh Soref1-1/+1
2017-11-23docs: add documentation for config_tool variable methodDylan Baker2-0/+15
2017-11-23docs: consolidate config-tool based dependenciesDylan Baker1-19/+9
2017-11-23Add a configtool_variable method to dependencyDylan Baker3-0/+55
2017-11-23Use ConfigToolDependency for libwmfDylan Baker3-20/+24
2017-11-23Use ConfigToolDependency for pcapDylan Baker3-21/+29
2017-11-23Use ConfigToolDependency for cupsDylan Baker3-21/+26
2017-11-23Use ConfigToolDependency for SDL2Dylan Baker3-20/+33
2017-11-23Add factory to ConfigToolDependencyDylan Baker1-0/+21
2017-11-23Make GnuStepDependency a ConfigToolDependencyDylan Baker1-38/+31
2017-11-23Make WxDependency a ConfigToolDependencyDylan Baker2-57/+14
2017-11-23Make LLVMDependency a ConfigToolDependencyDylan Baker2-87/+25
2017-11-23Add ConfigToolDependency classDylan Baker1-1/+93
2017-11-23dependencies: log unuspported methods correctlyDylan Baker1-1/+1
2017-11-23Fix wrapping of docstrings in GnuStep dependency.Dylan Baker1-5/+7
2017-11-23tests: fix libwmf versionDylan Baker1-1/+1