293 Commits (c9a364c33b9671bb038140ba7f0500fb11bca4ba)

Author SHA1 Message Date
Michael Pyne c9a364c33b git: Don't use refs/tags/ on initial clone, part 3. 8 years ago
Michael Pyne d755448a68 git: Don't use refs/tags/ on initial clone, part 2. 8 years ago
Michael Pyne 2d3b152cf7 git: Don't overspecify tags on initial clone. 8 years ago
Michael Pyne 742d92ac93 Don't shortcut build output for non-CMake build systems. 8 years ago
Michael Pyne 1e6b6e5dbe Downgrade missing dependency warning. 8 years ago
Michael Pyne 8f58ff9ef0 cmdline query mode should imply --pretend. 8 years ago
Michael Pyne d6d40e129f persistence: Fix regression in saving options, v2. 8 years ago
Michael Pyne 25e7bfc26f persistence: Fix regression in saving options. 8 years ago
Michael Pyne fdbaaaa548 kde-projects: Fix runtime check for YAML modules. 8 years ago
Michael Pyne 62b5614f9b Standardize how we define is-a relationships. 8 years ago
Michael Pyne ca586bf17a kde-projects: Rename XML reader class. 8 years ago
Michael Pyne 5b117f83a7 git: Remove snapshot code, sysadmins won't be bringing it back. 8 years ago
Michael Pyne c1ed57c3df kde-projects: Remove easy references to XML database. 8 years ago
Michael Pyne 54bb06dd31 yaml: Prefer YAML::Syck or YAML::PP over YAML modules. 8 years ago
Michael Pyne e1d38b76e5 GIT_SILENT Bump reported version. 8 years ago
Michael Pyne 537ca8dec1 persistence: Serialize persistent data as JSON instead of Perl code. 8 years ago
Michael Pyne 0d2256a66c Print build message even when progress output unsupported. 8 years ago
Michael Pyne e33ab11cee util: Remove redundant directory empty checking code. 8 years ago
Michael Pyne 6403bcc993 kde-projects: Move git branch filter where it belongs. 8 years ago
Michael Pyne 2ee9fb3f5b kde-projects: Update comments and remove dead code. 8 years ago
Michael Pyne 9b61814600 kde-projects: Fix logic for declaring a module was selected by name. 8 years ago
Michael Pyne cf926b46ef kde-projects: Track how a module became a selection candidate. 8 years ago
Michael Pyne 3f7b1d2750 git: Checkout the git branch as part of initial clone. 8 years ago
Michael Pyne b9d7377a5e kde-projects: Skip modules at git-clone if needed branch not there. 8 years ago
Michael Pyne e27eb8911a ipc: Only split log messages once on a comma. 8 years ago
Michael Pyne 28afade793 kde_projects: Consolidate metadata module creating code. 8 years ago
Michael Pyne 0acbba6c52 setIgnoredSelectors needs a listref. 8 years ago
Michael Pyne db8c751e19 qmake: Improve Qt5 build support. 8 years ago
Michael Pyne edf763ff6e qmake: Don't panic in pretend mode. 8 years ago
Michael Pyne 94c584d2af qt: Building qt5/qtbase requires the builddir hack as well. 9 years ago
Michael Pyne 24df79c601 qt5: Use the old "builddir hack" for Qt5's own QMake-using modules. 9 years ago
Michael Pyne 7f808f5ec6 Ensure all potential logdirs setup prior to async execution. 9 years ago
Michael Pyne fb287f0493 Use the proper src-dir in the git-clone chdir fix. 9 years ago
Michael Pyne 74924a888f git: Ensure in right srcdir if a fallback to git-clone happens. 9 years ago
Michael Pyne fcc73848de Fix bug with persistent assignment of failure count. 9 years ago
Michael Pyne 6c584c6a84 Avoid referencing source dir after it may be removed. 9 years ago
Michael Pyne 5f822c10cf Revert git tag fetching for new clones. 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 9f70d018b9 git: Keep the tags up to date at initial clone and after. 9 years ago
Michael Pyne 2d87974100 Quiet --pretend output further. 9 years ago
Michael Pyne 02c616cbb0 Reduce importance of qtdir option, default to ''. 9 years ago
Michael Pyne 613b973e0e Allow repeated ignore-modules decls. 9 years ago
Michael Pyne 0c565a6ad9 Re-fix my module search path fixup. 9 years ago
Michael Pyne 9031e6c85f Add install-environment-driver option. 9 years ago
Michael Pyne 84aad277be Simplify environment/session driver scripts. 9 years ago
Michael Pyne 65ad4c424f Add install-environment-driver option. 9 years ago
Michael Pyne a23ed5fd24 Uniformly handle deferred option assignment. 9 years ago
Michael Pyne 27a4d48ee2 ipc: Show status of unbuilt-but-updated modules in async. 9 years ago
Michael Pyne b111c35a23 autotools: Account for autogen.sh that automatically run configure. 9 years ago