184 Commits (3b658d12219cac1d9e013c25760442821ad8d946)

Author SHA1 Message Date
Michael Pyne 3b658d1221 Remove LWP requirement. 11 years ago
Michael Pyne 16709bf50a Bump version. 11 years ago
Michael Pyne aaca655198 GIT_SILENT: Bump all module requirements to Perl 5.14. 11 years ago
Michael Pyne 06671957fa Remove dead code. 11 years ago
Michael Pyne 2c32e127d1 Remove compat handling of module decl after matching module-set. 11 years ago
Michael Pyne f15091051d Migrate Module-creation code into a central location. 11 years ago
Michael Pyne 6301f4766b Add `unique' utility function. 11 years ago
Michael Pyne 6406649d60 Refactor {set,get}Option and friends into common base. 11 years ago
Michael Pyne ece446bcf8 GIT_SILENT: Update copyright. 11 years ago
Michael Pyne 2ccfdce7da chdir back to known directory after using remove-after-install. 11 years ago
Michael Pyne 1641b1d09e GIT_SILENT: Bump version. 11 years ago
Michael Pyne 6b7decf867 dep-resolv: Fix wildcard handling for dependency-data. 11 years ago
Michael Pyne d9795bc462 dep-resolv: Support logical-module-group revised wildcard syntax. 11 years ago
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