Changes

Summary

  1. CMake: as a safeguard, make sure that empty variables are defined. (details)
  2. CMake: readding INCLUDE_DIRS for our ADD_PLUGIN() macro. (details)
  3. Getting ready to build libgit2. (details)
  4. Some minor cleaning up. (details)
Commit f1e606638144973ae175d16880070d7bcfaaf9b3 by Alan Garny
CMake: as a safeguard, make sure that empty variables are defined.
The file was modified src/plugins/thirdParty/Qwt/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/zlib/CMakeLists.txt (diff)
The file was modified CMakeLists.txt (diff)
The file was modified src/3rdparty/QtWebKit/CMakeLists.txt (diff)
The file was modified src/plugins/thirdParty/Zinc/CMakeLists.txt (diff)
Commit 5c03aa00a2a8978583a9ff538fa85e34a2e621a7 by Alan Garny
CMake: readding INCLUDE_DIRS for our ADD_PLUGIN() macro.
It is needed for some Python-related plugins.
The file was modified cmake/common.cmake (diff)
Commit c61d2eff79fb952eca9464a29abea36f5ff0b729 by Alan Garny
Getting ready to build libgit2.
The file was modified CMakeLists.txt (diff)
Commit c72b07962ce3a240231c62e4ac8ed996cd7b5490 by Alan Garny
Some minor cleaning up.
The file was modified CMakeLists.txt (diff)