You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Pyne
02c616cbb0
Reduce importance of qtdir option, default to ''.
...
The qtdir setting took on much less importance with Qt 5. We've never
officially supported building Qt 5 with kdesrc-build, and qmake and
cmake both use qmake or similar Qt-provided config information to find
Qt, rather than using the unsupported QTDIR environment variable.
As a result, default the value to an empty string (interpreted as use of
system Qt) and stop adding it automatically to the environment variables
defined during the build. If set, it will continue to be used for now.
This also helps the environment setup driver detect when it should look
for the system Qt5 qmake.
9 years ago
..
BuildSystem
Reduce importance of qtdir option, default to ''.
9 years ago
IPC
ipc: Show status of unbuilt-but-updated modules in async.
9 years ago
Module
Update hyperlinks (http -> https mostly, but also some dead links)
10 years ago
ModuleSet
Read in kde-projects data all at once instead of once-per-set.
10 years ago
Updater
Update hyperlinks (http -> https mostly, but also some dead links)
10 years ago
Application.pm
Reduce importance of qtdir option, default to ''.
9 years ago
BuildContext.pm
Reduce importance of qtdir option, default to ''.
9 years ago
BuildException.pm
Merge config-reading code into _parseModuleOptions.
10 years ago
BuildSystem.pm
Point CMake to Qt's cmake module directory if different from KF5's
10 years ago
Debug.pm
ui: Slight updates to improve status viewer.
11 years ago
DependencyResolver.pm
GIT_SILENT: Bump all module requirements to Perl 5.14.
11 years ago
IPC.pm
ipc: Show status of unbuilt-but-updated modules in async.
9 years ago
KDEXMLReader.pm
Read in kde-projects data all at once instead of once-per-set.
10 years ago
Module.pm
Reduce importance of qtdir option, default to ''.
9 years ago
ModuleResolver.pm
Uniformly handle deferred option assignment.
9 years ago
ModuleSet.pm
Allow repeated ignore-modules decls.
9 years ago
OptionsBase.pm
Merge config-reading code into _parseModuleOptions.
10 years ago
PhaseList.pm
GIT_SILENT: Bump all module requirements to Perl 5.14.
11 years ago
RecursiveFH.pm
Ignore whitespace at end of "include" directive.
10 years ago
StatusView.pm
ui: Streamline and reduce output.
11 years ago
Updater.pm
GIT_SILENT: Bump all module requirements to Perl 5.14.
11 years ago
Util.pm
Update hyperlinks (http -> https mostly, but also some dead links)
10 years ago
Version.pm
GIT_SILENT Bump script version to match next Git tagged version.
10 years ago
l10nSystem.pm
Point CMake to Qt's cmake module directory if different from KF5's
10 years ago