214 Commits (522a1f06999d0807c3f364eac58c74a5289a9dd6)

Author SHA1 Message Date
Michael Pyne 01454acd26 GIT_SILENT Bump script version to match next Git tagged version. 10 years ago
Michael Pyne 6ce561cb46 Add (and document) a --query flag, to print information about modules. 10 years ago
Michael Pyne b3e48c97f6 kde-projects: Update URL for XML file. 10 years ago
Michael Pyne d05afb5538 Manually use JSON::PP instead of requiring JSON. 10 years ago
Michael Pyne 8ef27e24ac Read in kde-projects data all at once instead of once-per-set. 10 years ago
Michael Pyne c7d70b8659 Update doc URLs to reflect move of documentation to docs.kde.org 10 years ago
Michael Pyne bbb1a6db2d Allow --include-dependencies to pull all kde-projects dependencies. 10 years ago
Michael Pyne 76838b6ba4 Fix uninit warnings when "proceed w/out lockfile" check is headless. 10 years ago
Michael Pyne 90e48315c7 Add syntax to reference specific kde-projects modules. 10 years ago
Michael Pyne 5f88689d4b Ensure environment is setup before running cmd with --run. 11 years ago
Michael Pyne 8d679680d9 ui: Streamline and reduce output. 11 years ago
Michael Pyne b1e4e96aaa Move StatusView to BuildContext. 11 years ago
Michael Pyne 21b5eb9371 Add git-user option. 11 years ago
Michael Pyne 1c26b29511 git: gitorious is going away, remove its workaround. 11 years ago
Michael Pyne a28fb7f9e5 git: Update list of git error messages. 11 years ago
Michael Pyne 51c3a7ec54 Add and document --rebuild-failures command line option. 11 years ago
Michael Pyne 2a00fbfebf ui: Add \n to status output to avoid overwriting result. 11 years ago
Michael Pyne 5c1b3b3951 GIT_SILENT: Restructure list of failed modules. 11 years ago
Michael Pyne 347e6dce47 Fix --debug mode. 11 years ago
Michael Pyne 8f342c8211 resolver: Allow cmdline selectors producing >1 module. 11 years ago
David Faure d480b86c65 kdesrc-build: improve message about why a full refresh is needed 11 years ago
Michael Pyne 8d118d2f6d Refactor the module build sequence. 11 years ago
Michael Pyne f6ea3abf27 ui: Slight updates to improve status viewer. 11 years ago
Michael Pyne ba72f65285 ui: Avoid gibberish when pretend/debug msgs are shown w/ status output. 11 years ago
Michael Pyne 6bc17f613e ui: Simplify success message for normal case. 11 years ago
Michael Pyne 94a1a1f5e2 ui: Minor overhaul in way we display build command output. 11 years ago
Michael Pyne 517c5b8ce0 Prefer our built-in any() function. 11 years ago
Jeremy Whiting e2b5dc2b2f Fix warning about deprecated regex syntax using perl 5.22 here. 11 years ago
Michael Pyne 79a4147442 git: Setup srcdir before git-clone fallback. 11 years ago
Michael Pyne 446ef41c6a git: Allow snapshot extraction into empty source dirs. 11 years ago
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