234 Commits (2e62dc7e15cee8fc881fc5306e42861ce02d912d)

Author SHA1 Message Date
Michael Pyne 2e62dc7e15 Point CMake to Qt's cmake module directory if different from KF5's 10 years ago
Michael Pyne c9d32735a4 Allow options blocks to override unseen module-sets. 10 years ago
Michael Pyne d2b4915b28 Rename pendingOptions -> cmdlineOptions. 10 years ago
Michael Pyne daee2ad3b4 Merge config-reading code into _parseModuleOptions. 10 years ago
Michael Pyne b6de149bf3 GIT_SILENT Remove dead code. 10 years ago
Michael Pyne f6d33d8536 Validate module-sets only once, after config reading. 10 years ago
Michael Pyne 14fc9bb282 Allow module-set validation to pass in 'options' overrides. 10 years ago
Michael Pyne 0320263e18 Allow 'options' blocks to apply to module-sets. 10 years ago
Michael Pyne 85e9c8ffbd Move ksb::Module{,Set} creation out of option reading. 10 years ago
Andre Heinecke 63adc7bb61 Add GpgME module and improve autotools support 10 years ago
Michael Pyne 578e5847db Remove stray documentation reference to old website. 10 years ago
Michael Pyne c2bb7fa58d Don't forbid https as a git protocol when using proxies. 10 years ago
Michael Pyne fdd9b2c7cc Update documentation links to point to maintained branch. 10 years ago
Michael Pyne aa5895bce2 kde-projects: Temporarily disable git snapshots. 10 years ago
Michael Pyne c308184407 Allow 'options' groups to apply to named module-sets. 10 years ago
David Faure a845b89f3f Ignore whitespace at end of "include" directive. 10 years ago
David Faure 7cdbc4e0b1 kdesrc-build: improve error messages by showing the right filename 10 years ago
Michael Pyne e122cf997c Fix ${option-name} syntax when reading option values. 10 years ago
Michael Pyne 21fe19f8cd Adjust QMake flags to make --reconfigure work too, other minor fixes. 10 years ago
David Faure 4b347a281b Fix warning "Unescaped left brace in regex is deprecated" 10 years ago
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