summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-18Add rewriter to manifest.Jussi Pakkanen
2016-12-18Merge pull request #1216 from mesonbuild/ignatenko/shebangsJussi Pakkanen
2016-12-18custom_target: Make directory outputs installableNirbheek Chauhan
2016-12-18Fix PGI Fortran compiler detection.Jussi Pakkanen
2016-12-18s/Nonexistant/Nonexistent/gIgor Gnatenko
2016-12-18Allow passing arguments to install scriptsNirbheek Chauhan
2016-12-18remove shebang from wraptoolIgor Gnatenko
2016-12-18remove shebangs from scriptsIgor Gnatenko
2016-12-18Merge pull request #1210 from centricular/qt-fixes-windowsJussi Pakkanen
2016-12-18Merge pull request #1209 from mesonbuild/ignatenko/dirsJussi Pakkanen
2016-12-18Merge pull request #1207 from centricular/has-header-preprocess-onlyJussi Pakkanen
2016-12-18tests/125 shared module: Run with the VS backendNirbheek Chauhan
2016-12-18Qt: Allow passing a name arg to preprocess()Nirbheek Chauhan
2016-12-18Fix detection of pkg-config on all platformsNirbheek Chauhan
2016-12-18QtDependency: Only use -fPIC on LinuxNirbheek Chauhan
2016-12-18qt: Fix detection of tools on WindowsNirbheek Chauhan
2016-12-18compilers: Always pass -pipe to compiler checksNirbheek Chauhan
2016-12-18has_header: Don't compile, only preprocessNirbheek Chauhan
2016-12-18add support for $sharedstatedirIgor Gnatenko
2016-12-18add support for $infodirIgor Gnatenko
2016-12-18add support for $sbindirIgor Gnatenko
2016-12-17gnome: Re-use gobject-introspection-1.0 pkg-config dependencyNirbheek Chauhan
2016-12-17gettext: Respect the --subdir argument before the MESON_SUBDIR varThibault Saunier
2016-12-17compilers: Ignore -pthread in link flags with MSVCNirbheek Chauhan
2016-12-15Revert "Merge pull request #1145 from AlexandreFoley/wrap-fix"Jussi Pakkanen
2016-12-15Merge pull request #1194 from centricular/critical-bugfixes-valaJussi Pakkanen
2016-12-15introspect: Allow listing all installed filesThibault Saunier
2016-12-15rpm: use VPATH macroIgor Gnatenko
2016-12-16tests/vala/14: Disable running of GTK+ testNirbheek Chauhan
2016-12-16modules: Cache programs found by find_programNirbheek Chauhan
2016-12-15gnome.mkenums: Use absolute paths for all commandline argsNirbheek Chauhan
2016-12-15Add a test that uses hand-written vapi filesNirbheek Chauhan
2016-12-15Allow all code to access module target classesNirbheek Chauhan
2016-12-15Test target glib version and gresources in ValaNirbheek Chauhan
2016-12-15Pass --gresources to valac for each compiled gresourceNirbheek Chauhan
2016-12-15PkgConfigDependency.version_reqs must be a listNirbheek Chauhan
2016-12-15vala: Fix duplicate output detectionNirbheek Chauhan
2016-12-15Add a testcase for 'Duplicate outputs' bugSam Thursfield
2016-12-14mailmap: add couple of aliasesIgor Gnatenko
2016-12-13rpm: use __global_*flagsIgor Gnatenko
2016-12-13rpm: use meson's syntax to specify sourcedir and builddirIgor Gnatenko
2016-12-13Only add build dir inlude directives if the corresponding dir exists. Closes ...Jussi Pakkanen
2016-12-13Merge pull request #1171 from centricular/fix-extracted-generated-prebuilt-ob...Jussi Pakkanen
2016-12-13Merge pull request #1184 from centricular/cc.prefixes_underscoreJussi Pakkanen
2016-12-13Test targets with only generated and prebuilt objectsNirbheek Chauhan
2016-12-13Test extracting static objects into a shared libraryNirbheek Chauhan
2016-12-13Add __repr__ for ExtractedObjects and better error for Vala librariesNirbheek Chauhan
2016-12-13Use the linker to determine if we are using MSVCNirbheek Chauhan
2016-12-13Query the target itself for the dynamic linkerNirbheek Chauhan
2016-12-13Also use objects to populate target compilersNirbheek Chauhan