541 Commits (d755448a68707c9b5109d2da332dfcbe68ed334e)

Author SHA1 Message Date
Michael Pyne eaaea392eb Revert use of List::Util's any. It requires Perl 5.20. 8 years ago
Michael Pyne 19d054971c cmake: Use non-deprecated ECM vars and paths. 8 years ago
Michael Pyne 305e69ee7f Check for needed modules at startup. 8 years ago
Michael Pyne db8c751e19 qmake: Improve Qt5 build support. 8 years ago
Michael Pyne 812482378e Ignore modern SCMs too, if using the "lndir" reimplementation. 9 years ago
Michael Pyne 07f9d8f08f Show git version in --version if running kdesrc-build from git. 9 years ago
Michael Pyne cfac4d8ebd Bump copyright year, better late than never. 9 years ago
Michael Pyne 0c565a6ad9 Re-fix my module search path fixup. 9 years ago
Michael Pyne 58f9b7b5d5 Install session driver support scripts. 9 years ago
Michael Pyne b5940ba40c Install session driver support scripts. 9 years ago
Michael Pyne f187eaf9ff Update hyperlinks (http -> https mostly, but also some dead links) 10 years ago
Michael Pyne 56553e2f24 GIT_SILENT Copyright bump, better late than never... 10 years ago
Michael Pyne 9d587bcdd1 Bump Perl requirement to 5.14. 11 years ago
Michael Pyne 96cee64b21 GIT_SILENT Update copyrights. 11 years ago
Michael Pyne c6b0c40312 Slightly refine exception error message. 11 years ago
Michael Pyne 43e95f5b9f GIT_SILENT Make the comment about rc-file location accurate. 12 years ago
Raphael Kubo da Costa 2f773ee139 misc: Do not call remove_tree with `safe' set to 1. 12 years ago
Michael Pyne a78dad0fcb GIT_SILENT: Another year, another copyright update. 12 years ago
Michael Pyne 0e84e262ee misc: Try harder to detect errors from File::Path::remove_tree. 12 years ago
Michael Pyne 488f600ff3 Use newly-added had_an_exception function where it seems appropriate. 12 years ago
Michael Pyne 74c19d315a refactor: Complete extraction of global functions from script. 13 years ago
Michael Pyne 4211e1d44e refactor: Move cmake logic to KDE4 build system. 13 years ago
Michael Pyne 83e358d366 refactor: Move execution-phase code into Application class. 13 years ago
Michael Pyne 7dc9d0ff2b Extract options and mainline code into separate module. 13 years ago
Michael Pyne 56d1e7c21d Make exception class an actual class. 13 years ago
Michael Pyne 501c49be60 kde-projects: Properly add metadata module when needed. 13 years ago
Michael Pyne 9b1842270d kde-projects: Stuff metadata module into context. 13 years ago
Michael Pyne 5d638acab0 kde-projects: Accurately track parent module set. 13 years ago
Michael Pyne 928293e6fb kde-projects: Check for proper module-set usage. 13 years ago
David Faure dc257947a6 Skip branch-based filtering if the module will use a specific tag instead. 13 years ago
Michael Pyne 005db0400a Allow for filtering out build phases in the rc-file. 13 years ago
Michael Pyne d48fd6e066 svn: Remove SSL signature for https://svn.kde.org/ 13 years ago
Michael Pyne 31e34a0fd0 Remove warnings under Perl 5.18. 13 years ago
Michael Pyne 12d829274b Re-fix metadata module filtering bug with --stop-* implementation. 13 years ago
Michael Pyne f3d30fb5a0 Add --stop-{before,after} command line options. 13 years ago
Michael Pyne b934a4c922 help: GIT_SILENT Add --pretend to help output. 13 years ago
Michael Pyne bb51d7fab5 help: GIT_SILENT Correct description of --resume-{from,after}. 13 years ago
Michael Pyne 4ef5897889 kde-projects: Protect 'metadata' module from being filtered. 13 years ago
Michael Pyne 55f9380581 kde-projects: Fixup to my last fixup, fallback to using name. 13 years ago
Michael Pyne 2a48c1abe2 kde-projects: Fixup module name normalization. 13 years ago
Michael Pyne b3b3f23896 We don't need this output now that update phase is noisy again. 13 years ago
Michael Pyne dc35a9ae2b config: Detect module-set options used in module and fail out. 13 years ago
Michael Pyne 700794bd56 GIT_SILENT Bump copyright. 13 years ago
Michael Pyne 5b15a3a991 Try to make output prettier. 13 years ago
Michael Pyne 48c29a9979 Make skipped previously-built modules show as a build success. 13 years ago
Michael Pyne 509edd9d04 Remove ancient kde-common filter check. 13 years ago
Michael Pyne ccbd3a01d4 Pass update status messages over IPC to be displayed by build thread. 13 years ago
Michael Pyne 1d76940879 kde-projects: Support ignoring given implicit modules. 13 years ago
Michael Pyne 15105af26a kde-projects: Setup way to add modules to ignore list. 13 years ago
Michael Pyne e95f2c9397 build-metadata: Handle ignored modules in pretend mode. 13 years ago