< Frameworks | Tools
Difference between revisions of "Frameworks/Tools/kdesrc-build"
Line 7: | Line 7: | ||
*Compile projects within the source directory (dest-dir/build) | *Compile projects within the source directory (dest-dir/build) | ||
*Add ninja support | *Add ninja support | ||
+ | *Inhibit system suspend/hibernate | ||
+ | *Notification when things are done |
Revision as of 16:09, 23 December 2013
Things that have to be added to kdesrc-build:
- git integraiton
- Stash before rebase
- Switch to the desired branch (by default master), recompile and switch back
- Option equivalent to "make install/fast"
- If compilation fails when building one package, launch less error.log
- Compile projects within the source directory (dest-dir/build)
- Add ninja support
- Inhibit system suspend/hibernate
- Notification when things are done
This page was last edited on 23 December 2013, at 16:09. Content is available under Creative Commons License SA 4.0 unless otherwise noted.