====== CMake ====== Eine ausführliche Beschreibung (Enführung) gibts auf http://www.linux-magazin.de/Ausgaben/2007/02/Mal-ausspannen. ====== Eigenes apt-Repository mit reprepro unter Ubuntu erstellen ====== https://www.thomas-krenn.com/de/wiki/Eigenes_apt-Repository_mit_reprepro_unter_Ubuntu_erstellen ====== Liste mit abhängigen Paketen ====== apt-get --print-uris --yes install | grep ^\' | cut -d\' -f2 > downloads.list ===== Linksammlung ===== Cmake: http://www.cmake.org \\ KDE Subversion Repository: http://websvn.kde.org/trunk/KDE/kdelibs/cmake/modules/ \\ Kitware Inc.: http://www.kitware.com \\ Insight Segmentation and Registration Toolkit: http://www.itk.org \\ Valgrind: http://www.valgrind.org \\ KWStyle: http://public.kitware.com/KWStyle \\ Cmake-Dashboard: http://www.cmake.org/Testing/Dashboard/MostRecentResults-Nightl/Dashboard.html \\