aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-03doc: Remove duplicate design rationale page.Elliott Sales de Andrade2-123/+0
2017-05-03Merge pull request #1717 from valum-framework/fix-descriptions-for-ninja-backendJussi Pakkanen1-14/+15
2017-05-03Merge pull request #1587 from mesonbuild/tingping/msgfmt-datadirJussi Pakkanen4-3/+55
2017-05-03Merge pull request #1725 from whot/masterJussi Pakkanen35-30/+128
2017-05-03Kill RawFile dead!Jussi Pakkanen2-44/+32
2017-05-03docs: replace 'meson build' with 'meson builddir'Peter Hutterer8-26/+26
2017-05-03docs: add a short description for all top pages in the ManualPeter Hutterer26-0/+98
2017-05-03docs: fix link to file a new issuePeter Hutterer1-1/+1
2017-05-03docs: fix missing build directoryPeter Hutterer1-1/+1
2017-05-03docs: fix links to the meson reposPeter Hutterer1-2/+2
2017-05-02ninjabackend: Don't pluralize twice custom target cleaning descriptionElliott Sales de Andrade1-1/+1
2017-05-02ninjabackend: Fix implicit comment for 'C#' rule descriptionGuillaume Poirier-Morency1-1/+1
2017-05-02ninjabackend: Add a set of raw namesGuillaume Poirier-Morency1-3/+4
2017-05-02docs: Document missing gnome.compile_resources() kwargsPatrick Griffis1-2/+8
2017-05-02Expand input paths so they do not contain symlinks.Jussi Pakkanen1-2/+2
2017-05-02Don't use len() to test emptiness vs not emptinessDylan Baker17-53/+51
2017-05-02ninjabackend: Fix typography for JAR and C# in descriptionsGuillaume Poirier-Morency1-2/+2
2017-05-02ninjabackend: Use 'custom targets' instead of 'CustomTarget' in descriptionGuillaume Poirier-Morency1-1/+1
2017-05-02ninjabackend: Don't quote descriptionsGuillaume Poirier-Morency1-1/+1
2017-05-02ninjabackend: Use more consistent descriptionsGuillaume Poirier-Morency1-9/+9
2017-05-02docs: s/no tbe/not be/GabrĂ­el ArthĂșr PĂ©tursson1-1/+1
2017-05-01Fix typo in Generating-sources.mdJohn Gallagher1-1/+1
2017-05-01Update Overview.mdCorey Ashford1-1/+1
2017-05-01More strict eval.Jussi Pakkanen1-1/+1
2017-05-01Merge pull request #1661 from QuLogic/test-casesJussi Pakkanen9-21/+31
2017-05-01docs: replace occurences of set_install_script()Ernestas Kulik3-3/+3
2017-04-29Warn when directory numbers are non-unique.Elliott Sales de Andrade1-0/+7
2017-04-29Rename tests with duplicate numbers.Elliott Sales de Andrade8-0/+0
2017-04-29Shorten detect_tests_to_run.Elliott Sales de Andrade1-21/+24
2017-04-29Don't prefix appveyor build number with a meaningless '1.0'Jon Turney1-1/+1
2017-04-29Try to be locale-independent when we match VS outputPaolo Borelli2-3/+9
2017-04-29deps: boost: add some documentation about environment variablesWade Berrier1-0/+2
2017-04-29dependencies: qt: qmake method: prefer QT_HOST_BINS over QT_INSTALL_BINSWade Berrier1-2/+10
2017-04-29docs: Add data_dirs to i18n.merge_file()Patrick Griffis1-0/+1
2017-04-29i18n: Fix handling relative data_dirsPatrick Griffis1-2/+8
2017-04-29i18n: Add data_dirs kwarg to merge_file()Patrick Griffis3-2/+47
2017-04-29docs: Fix link to QT5 in the navbarThibault Saunier1-1/+1
2017-04-28README.md: Fix logo URLNirbheek Chauhan1-1/+1
2017-04-28README: Don't recommend using as a standalone scriptNirbheek Chauhan1-15/+0
2017-04-28howtox.md: fix header hierarchyMathieu Duponchelle1-11/+7
2017-04-28Update Vala documentation with most recent changesGuillaume Poirier-Morency1-42/+39
2017-04-28Don't use dict.keys() to check membershipDylan Baker2-2/+2
2017-04-28rpm: pass --wrap-mode=nodownload to %mesonIgor Gnatenko1-0/+2
2017-04-28Use 'builddir' instead of 'build' in the READMEPeter Hutterer1-2/+2
2017-04-28Detect intel fortran compilerThomas Hindoe Paaboel Andersen2-1/+2
2017-04-28Bumped version number for new development.Jussi Pakkanen1-1/+1
2017-04-28Updated version numbers for point release.0.40.1Jussi Pakkanen7-6/+7
2017-04-28Replace cmd line arguments on install scripts. Closes #1681.Jussi Pakkanen1-1/+13
2017-04-28Implement an actual set interface for the OrderedSet class. Closes #1670Dylan Baker1-8/+28
2017-04-27Merge pull request #1683 from ernestask/submodulesJussi Pakkanen2-5/+7