summaryrefslogtreecommitdiff
path: root/Templates
Commit message (Expand)AuthorAgeFilesLines
* ENH: Attempt to add debug library postfix for visual studio 6Andy Cedilnik2003-10-314-3/+6
* Fix for BUG: 316Bill Hoffman2003-10-311-3/+3
* ENH: allow UNICODE to be specifed in the cxx flags and if not default to MBCSBill Hoffman2003-10-164-31/+31
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ...Brad King2003-07-211-1/+1
* fix for new custom commandsBill Hoffman2003-06-041-0/+8
* ENH: Support for spaces in paths during make install.Brad King2003-01-171-24/+24
* ENH: fix install target for templatesBill Hoffman2003-01-071-2/+1
* remove unused filesBill Hoffman2003-01-074-5504/+0
* ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be...Brad King2002-12-201-0/+3
* ERR: Remove references to files removed 4 days agoYves Starreveld2002-12-081-1/+1
* remove unused filesBill Hoffman2002-12-034-581/+0
* Use CMake icon on MacAndy Cedilnik2002-11-061-1/+1
* Attempt to automate apple gui generationAndy Cedilnik2002-11-041-0/+36
* Revert X11 stuff until other steps are doneAndy Cedilnik2002-10-311-0/+11
* Remove X11 stuffAndy Cedilnik2002-10-291-11/+0
* ENH: mark some vars as advanced (and resort the list)Sebastien Barre2002-10-106-60/+70
* ENH: nmake now uses incremental linking as Msdev does. Faster build (linking ...Sebastien Barre2002-10-061-2/+2
* Make borland pass all the tests on XP (and 2000?)Andy Cedilnik2002-09-301-1/+1
* Cleanup configure scriptsAndy Cedilnik2002-09-273-515/+92
* now uses TryCompileKen Martin2002-09-133-89/+10
* Remove Mark_AS_ADVANCED for some variables that do not existAndy Cedilnik2002-09-111-4/+1
* ENH: Improved configure test implementations by using AC_TRY_COMPILE.Brad King2002-09-064-302/+683
* fix commentBill Hoffman2002-09-061-1/+1
* ENH: add include paths to rc program for resource generationBill Hoffman2002-08-284-16/+16
* try another flag for the dec compiler...Bill Hoffman2002-08-232-6/+6
* BUG: fix for OSF compiler to use ansi mode for streamsBill Hoffman2002-08-222-7/+29
* fixed some empty descriptionsKen Martin2002-07-191-14/+18
* ERR: Install for CXXCMakeSystemConfig.cmake and CCMakeSystemConfig.cmake need...Brad King2002-07-151-1/+1
* ERR: Ran autoconf on corresponding fixes to configure.in and cxxconfigure.in.Brad King2002-06-211-15/+13
* fix for sstreamBill Hoffman2002-06-211-11/+9
* BUG: CMAKE_NO_ANSI_STRING_STREAM needs to be copied from the cxxconfigure res...Brad King2002-06-201-0/+3
* ENH: Re-ran autoconf to include changes to corresponding configure input. Th...Brad King2002-06-191-4/+22
* ENH: Added test for sstream header. Defines CMAKE_NO_ANSI_STRING_STREAM if t...Brad King2002-06-191-1/+17
* ENH: remove -fPIC for AIX gnuBill Hoffman2002-04-302-21/+27
* use multiple rpath options for sgiBill Hoffman2002-04-292-4/+4
* correct c flags for shared linksBill Hoffman2002-04-261-3/+3
* BUG: fix shared links for cc on hpBill Hoffman2002-04-262-180/+11
* ENH: make CMake less verbose/preciousSebastien Barre2002-04-222-3/+3
* more advanced valuesBill Hoffman2002-04-172-0/+9
* *** empty log message ***Bill Hoffman2002-04-083-5/+5
* ENH: use separate vars for creating c++ and c shared libraries and add a test...Bill Hoffman2002-04-086-36/+160
* ENH: separate the ar program for cxx and cBill Hoffman2002-04-043-22/+22
* update install informationBill Hoffman2002-04-041-2/+3
* BUG: add system command back into scriptBill Hoffman2002-04-042-4/+49
* ENH: add enable language support for PROJECT command, this means that a C onl...Bill Hoffman2002-04-026-605/+1632
* Add suffixesSebastien Barre2002-03-252-2/+44
* There can be multiple ansi flags nowBerk Geveci2002-03-151-2/+2
* HP add Ae flagBill Hoffman2002-03-151-6/+13
* Added better support for HPuxBerk Geveci2002-03-151-1/+8
* ENH: Added test for explicit instantiation support.Brad King2002-03-122-25/+51