# # ChangeLog for trunk/FACT++/cmake # # Generated by Trac 1.5.2 # 11/13/24 14:26:06 Tue, 23 Mar 2021 10:39:09 GMT tbretz [20045] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/cmake/FindV8.cmake (modified) Set C standard, issue a message whenever it is clear what library ... Mon, 21 Dec 2020 16:07:23 GMT tbretz [20013] * trunk/FACT++/cmake/FindNova.cmake (modified) This change is required for libnova to work if located in a private path. Mon, 27 Jul 2020 18:19:14 GMT tbretz [19979] * trunk/FACT++/cmake/FindQwt.cmake (modified) Search for the qwt version which fits the Qt version - not sure this ... Mon, 27 Jul 2020 17:49:50 GMT tbretz [19977] * trunk/FACT++/cmake/FindCCfits.cmake (modified) * trunk/FACT++/cmake/FindHighlight.cmake (modified) * trunk/FACT++/cmake/FindMySQL++.cmake (modified) * trunk/FACT++/cmake/FindMySQL.cmake (modified) * trunk/FACT++/cmake/FindNova.cmake (modified) * trunk/FACT++/cmake/FindReadline.cmake (modified) Make proper use of PATH_SUFFIXES Mon, 27 Jul 2020 16:29:02 GMT tbretz [19976] * trunk/FACT++/CMakeLists.txt (modified) * trunk/FACT++/cmake/FindQwt.cmake (modified) Implemented basic support for compiling with Qt5 (this is not yet ... Wed, 11 Dec 2019 20:21:34 GMT tbretz [19885] * trunk/FACT++/cmake/FindHighlight.cmake (modified) Allow the use of HIGHLIGHT_LIBRARY even if it was not found. Wed, 11 Dec 2019 20:10:28 GMT tbretz [19884] * trunk/FACT++/cmake/FindHighlight.cmake (added) Loop for GNU Highlight Wed, 14 Nov 2018 22:09:56 GMT tbretz [19397] * trunk/FACT++/cmake/FindQwt.cmake (modified) Make cmake fail if Qwt not found. Wed, 14 Nov 2018 22:06:55 GMT tbretz [19396] * trunk/FACT++/cmake/FindMySQL.cmake (modified) If pkgconf is not installed, this might yield reasonable results. Tue, 07 Aug 2018 13:20:01 GMT tbretz [19143] * trunk/FACT++/cmake/FindMySQL.cmake (modified) Print versionof library found. Fri, 20 Jul 2018 07:45:15 GMT tbretz [19067] * trunk/FACT++/cmake/FindQwt.cmake (added) Missing required file. Sat, 07 Apr 2018 16:36:12 GMT tbretz [18994] * trunk/FACT++/cmake (added) * trunk/FACT++/cmake/FindCCfits.cmake (added) * trunk/FACT++/cmake/FindCfitsio.cmake (added) * trunk/FACT++/cmake/FindDBus.cmake (added) * trunk/FACT++/cmake/FindMySQL++.cmake (added) * trunk/FACT++/cmake/FindMySQL.cmake (added) * trunk/FACT++/cmake/FindNova.cmake (added) * trunk/FACT++/cmake/FindPanel.cmake (added) * trunk/FACT++/cmake/FindReadline.cmake (added) * trunk/FACT++/cmake/FindV8.cmake (added) Cmake stuff.