Age | Commit message (Collapse) | Author |
|
Should stop kdesrc-build saying:
"You had local changes to extra-cmake-modules, which have been re-applied."
GIT_SILENT
|
|
There are CMake LSP servers out there, so having a compile_commands.json in
ECM dir could happen. Also happens if you're using a script that adds that
file.
|
|
|
|
|
|
|
|
|
|
gitignore files hide things which should not be hidden. KDE repos
usually don't contain them. Anyone wanting to use a gitignore file can
add it to their home directory more conveniently that individual repos
like this.
|
|
It should now be easier to read, and more featureful. Among other
tweaks, we now print a summary of dependencies and build options, and
the documentation is generated with more sensible breadcrumbs and
builds properly with Sphinx 1.3.
REVIEW: 126075
|