171 Commits (7f86bd64244a5a192b0f24c0c77e331187196912)

Author SHA1 Message Date
Michael Pyne b6853bead4 util: Add resilience to check for missing programs. 11 years ago
Michael Pyne 3337c9e689 util: Check that an executable exists before pipe-reading from it. 11 years ago
Michael Pyne 4759f23c40 Try again to point users of --help to more comprehensive docs. :) 11 years ago
Michael Pyne b64e95fa07 async: Force handling of IPC as binary. 11 years ago
Alex Richardson 91c0d85156 Document --stop-on-failure in --help 11 years ago
Michael Pyne a6f09a33a1 Tag version 1.16. 11 years ago
Michael Pyne e1afbc94d7 dep-resolv: --include-dependencies; cmdline selections override rcfile. 11 years ago
Michael Pyne 25069d1d08 dep-resolv: Search under 'virtual' dependencies for modules to include. 11 years ago
Michael Pyne 8ada5bdbab dep-resolv: Properly handle 'virtual' dependencies with auto-deps. 11 years ago
Michael Pyne 0ce3244a47 dep-resolv: Workaround kf5umbrella errors introduced by v2 change. 11 years ago
Michael Pyne 0647ad270c Eliminate first-run errors without metadata. 11 years ago
Michael Pyne 633159b6ac dep-resolv: Revert to more restrictive syntax for dependency item. 11 years ago
Michael Pyne 3090298e44 kde-projects: Don't croak on use-modules non-module entries on cmdline 11 years ago
Michael Pyne 1cc6f87971 git: Check for in-progress merges or rebases before updating existing repo. 11 years ago
Michael Pyne 90ae61ab8b Verify kde: prefix is setup earlier in the build. 11 years ago
Michael Pyne 96fe204e59 dep-resolv: There's a reason I included a visit-guard before. 11 years ago
Michael Pyne 7e30ebc8a0 branch-group: GIT_SILENT Improve debug message. 11 years ago
Michael Pyne 7557e21246 Make an assert_isa() failure an 'internal' failure. 11 years ago
Michael Pyne b452401f50 Add new option 'include-dependencies'. 11 years ago
Michael Pyne 6f5e4f8542 dep-resolv: Shorten catch-all source names too. 11 years ago
Michael Pyne 3821990bac kde-projects: Don't return duplicate phonon modules from KDE XML. 11 years ago
Michael Pyne 6e05bb60f1 Code cleanups; kde-build-metadata is always downloaded now. 11 years ago
Michael Pyne 22e77dea40 Indent --print-modules output based on dependency resolution. 11 years ago
Michael Pyne f6e2022e1b dep-resolv: Do not implicitly add base-path modules as dependencies. 11 years ago
Michael Pyne abbd75307c dep-resolv: Allow the use of short module names in dependency-data. 11 years ago
Michael Pyne 432efae0a9 qmake: Add qmake-options to pass options to qmake. 11 years ago
Michael Pyne f4011bb76b Add specific URLs for all rc-file and cmdline options to --help. 11 years ago
Michael Pyne eeb5279daa Use consistent indentation for module update messages. 11 years ago
Jeremy Whiting dee2f33068 Remove pass_through from Getopt::Long. 11 years ago
Milian Wolff 5d3875e609 Do not print "Message is FAILED TO ..." if the list is empty. 11 years ago
Michael Pyne 524f966a16 Require a configuration file. 12 years ago
Michael Pyne 6911da5c87 Improve first-run behavior with build metadata. 12 years ago
Raphael Kubo da Costa 848f035ace DependencyResolver: Fix typo in comment. 12 years ago
Michael Pyne 4a949962c6 Make make-install-prefix a common option again. 12 years ago
Michael Pyne 192c98f963 kde-projects: Make set-but-empty branch-groups remove module from build. 12 years ago
Michael Pyne 2ddcabb0c0 kde-projects: Actually download kde_projects.xml. DWIM strikes again! 12 years ago
Michael Pyne 88d583b41c GIT_SILENT Use right var name. 12 years ago
Michael Pyne 7fe0f3f13d kde-projects: DRY refactor effective branch-group. 12 years ago
Michael Pyne 142cdc201b build-systems: Don't use install/fast for custom build systems. 12 years ago
Michael Pyne 9fb3fb04d1 build-systems: Mask default options for non-default build systems. 12 years ago
Michael Pyne a78dad0fcb GIT_SILENT: Another year, another copyright update. 12 years ago
Michael Pyne b765b5d62d async: Improve signal handling. 12 years ago
Michael Pyne c91b0ad0c0 util: Make sure to ignore SIGPIPE for command logging. 12 years ago
David Faure f72246ff61 Less confusing output. Surely the script knows if we're in pretend mode or not. 12 years ago
David Faure a61faf26ce Better error message. Turns out that "source-dir ." doesn't work for this reason. 12 years ago
Alex Merry f538d4e0e3 Use bzr pull instead of bzr up 12 years ago
Michael Pyne 0e7abfd3a7 Give better error message if guessing a module name guesses too many. 12 years ago
Michael Pyne 7c6e647014 dep-resolv: Make the project path wildcard search work correctly. 12 years ago
Michael Pyne 7222909901 Add --resume (and --stop-on-failure) command line options. 12 years ago
Michael Pyne 5310588a6f async: Force-kill update process if build process ends. 12 years ago