summaryrefslogtreecommitdiffstats
path: root/Modules/readme.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: merge from main tree fix for vs all build qt and mpi2Bill Hoffman2006-11-101-0/+3
|
* ENH: merge changes from the main tree to the 2.4 branchBill Hoffman2006-10-131-1/+1
|
* ENH: move changes from main tree to release branchBill Hoffman2006-07-241-7/+11
|
* ENH: Added optional component list to the REQUIRED option of the ↵Brad King2006-01-271-0/+18
| | | | FIND_PACKAGE command. This addresses bug#2771.
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-1/+1
|
* ENH: add documentation support for modulesBill Hoffman2005-12-141-1/+29
|
* Add important missing word to documentationIan Scott2002-09-061-1/+1
|
* More detailed information about consistent FindXXX.cmake filesIan Scott2002-09-061-10/+21
|
* Define a single expected format for the values defined in every ↵Ian Scott2002-09-021-0/+18
FindXXX.cmake file. Upgrade all the QT functionality to use the new FindXXX.cmake format Add a module for AVIFile.