aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-09-07modules: Add module which define installation paths.HEADmasterAndreas Schneider1-0/+104
2011-09-07java: Remove java cause it is upstream.Andreas Schneider6-1226/+1
2011-02-10java: Documented create_javadoc.Andreas Schneider1-0/+73
2011-02-10modules: Added missing OpenSSL include dir.Andreas Schneider1-0/+1
2011-02-10modules: Added module to check for proto definition.Andreas Schneider2-0/+126
2011-01-24Added a READMEAndreas Schneider1-0/+9
2011-01-24Added LICENSE file.Andreas Schneider1-0/+22
2011-01-24platform: Added DefinePlatformDefaults.cmakeAndreas Schneider1-0/+28
2011-01-16modules: Fixed ZLIB path checks.Andreas Schneider1-2/+2
2011-01-16modules: Added an improved ZLIB module.Andreas Schneider1-0/+118
2011-01-16modules: Added an improved OpenSSL module.Andreas Schneider1-0/+208
2011-01-12scripts: Just update the header of cmake_create_findpackage.Andreas Schneider1-3/+3
2011-01-11java: Added modules to support java in CMake.Andreas Schneider5-0/+1153
This has been developed with the help of Ben Boeckel from Kitware and Matthew Harmsen from Red Hat.
2010-10-07scripts: Added cmake_create_findpackage script.Andreas Schneider1-0/+154
This creates a Find Module for CMake.