summaryrefslogtreecommitdiff
path: root/CMake/CTestCustom.cmake.in
AgeCommit message (Collapse)Author
2012-09-28[trunk] Start FolderReorgProposal taskMathieu Malaterre
Update issue 177
2012-08-30[trunk] Convert CMake-language commands to lower caseMickael Savinaud
Ancient CMake versions required upper-case commands. Later command names became case-insensitive. Now the preferred style is lower-case. This also changes all the key words to lower case. The primary reason for changing key words is that all documentation for CMakeLists.txt now shows the key words as lower case. Even the printed “Mastering CMake v5” uses lower case. Thanks to Hans Johnson
2012-03-02[trunk] Backport toplevel files from 1.5Mathieu Malaterre
2012-02-13[trunk] Merge the CMake/ dir from opj 1.5Mathieu Malaterre
2011-12-06Add new mechanism for cppcheckMathieu Malaterre
2011-08-31enhance the encoding test suite and remove unsued CONFIGURE_FILE into a ↵Mickael Savinaud
CMakeList
2011-07-29increase number of warning reported on the dashboard (forgot the file in the ↵Mickael Savinaud
last commit)
2011-06-30fixed CTest configuration filesAntonin Descampe
2011-04-13changed the directory hierarchy of the whole project. See README files for ↵Antonin Descampe
details.
2010-06-29Synchronize branch and trunk cmakelists filesMathieu Malaterre