aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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: 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
2017-04-27Always pass cross-file {lang}_args to compiler checksNirbheek Chauhan3-16/+37
2017-04-27Bump version number for new development.Jussi Pakkanen1-1/+1
2017-04-27authors.txt: add selfErnestas Kulik1-0/+1
2017-04-26Added release notes page for 0.41.0.Jussi Pakkanen3-3/+12
2017-04-26Fix web site upload repository.Jussi Pakkanen1-1/+1
2017-04-26docs: website license is CC-BY and code samples are CC0Thibault Saunier2-1/+17
2017-04-26docs: Import the website and wiki and build with hotdocThibault Saunier107-0/+6333
2017-04-25wrap: pass -C to git when resolving submodulesErnestas Kulik1-5/+6
2017-04-25wrap: initialize submodules when updatingErnestas Kulik1-1/+1
2017-04-23Update version number for release.0.40.0Jussi Pakkanen6-6/+6
2017-04-23Unset compiler envvars in unit tests.Jussi Pakkanen2-9/+20
2017-04-22vala: Add 'VALAFLAGS' to considered environment variablesGuillaume Poirier-Morency2-6/+13
2017-04-22Merge pull request #1654 from dcbaker/c-cpp-linkJussi Pakkanen10-17/+238
2017-04-22Merge pull request #1649 from centricular/static-ltoJussi Pakkanen3-26/+54
2017-04-22Disabled rpath test due to bug #1635.Jussi Pakkanen1-0/+2
2017-04-22tests/common/146: Also test against external C++ libsNirbheek Chauhan1-3/+37