307 Commits (wilder)

Author SHA1 Message Date
Yuri Chornoivan 9e747e443a Fix minor EBN issues 8 years ago
Michael Pyne 685e68eab3 logs: Postpone log dir mutable setup until a log is to be generated. 8 years ago
Michael Pyne b0a2d048bd Show a message post-build if there were compile warnings. 8 years ago
Michael Pyne 472490fe0d Provide detail to make return statement. 8 years ago
Michael Pyne 7f92da7b30 Don't double-set CMAKE_PREFIX_PATH if set by user. 8 years ago
Michael Pyne 14b5093bf1 Fake a JSON module to make --pretend work without kde-build-metadata. 8 years ago
Michael Pyne ca30f09b51 Add testcase for bug 394497 (ignore-modules/include-dependencies). 8 years ago
Michael Pyne fe41e0645d Fix --ignore-modules with --include-dependencies active. 8 years ago
Michael Pyne 4a875d8d78 kde-cmake: Add CMAKE_{MODULE,PREFIX}_PATH consistently. 8 years ago
Roman Gilg 9d977859e2 Ignore system standard path when prepending environment variables 8 years ago
Michael Pyne 214add2cb5 GIT_SILENT Bump version to celebrate KDE Applications 18.04. 8 years ago
Michael Pyne 698cc6d376 qmake: Fix order-dependency of *.pro glob search. 8 years ago
Michael Pyne 9d09e47878 git: Ensure we skip modules that we say we must skip. 8 years ago
Luiz Romário Santana Rios 51f20932df Add qtdir to the cmake commandline 8 years ago
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