summaryrefslogtreecommitdiffstats
path: root/Templates
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Brad King2002-07-151-1/+1
| | | | need .in extension.
* 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 ↵Brad King2002-06-201-0/+3
| | | | results.
* ENH: Re-ran autoconf to include changes to corresponding configure input. ↵Brad King2002-06-191-4/+22
| | | | This adds a test for the availability of sstream.
* ENH: Added test for sstream header. Defines CMAKE_NO_ANSI_STRING_STREAM if ↵Brad King2002-06-191-1/+17
| | | | the header doesn't exist.
* 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 ↵Bill Hoffman2002-04-086-36/+160
| | | | test for c libraries
* 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 ↵Bill Hoffman2002-04-026-605/+1632
| | | | only project can be built with cmake, even without a cxx compiler
* 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
|
* ENH: try to get crazy dec cxx to work again... one more timeBill Hoffman2002-03-102-2/+2
|
* ENH: try to get crazy dec cxx to work again...Bill Hoffman2002-03-102-25/+33
|
* build type should not be advancedBill Hoffman2002-03-061-1/+4
|
* ENH: add some OS/compiler variablesBill Hoffman2002-03-017-1/+36
|
* change hp checks to all hps and not just version 10Bill Hoffman2002-02-282-6/+6
|
* find path to devenvBill Hoffman2002-02-281-2/+14
|
* ENH: add build name to the cache with a default value for dot netBill Hoffman2002-02-281-0/+4
|
* clean up in dot netBill Hoffman2002-02-271-4/+16
|
* *** empty log message ***Bill Hoffman2002-02-261-0/+36
|
* ENH: do not use O2 g as default flagsBill Hoffman2002-02-142-137/+163
|
* ERR: Cache bigendianAndy Cedilnik2002-02-071-1/+2
|
* ENH: add support for AIX shared libraries with gccBill Hoffman2002-01-111-27/+35
|
* ENH: add support for shared libraries with gcc on AIXBill Hoffman2002-01-111-1/+9
|
* ENH: add CMAKE_EXTRA_LINK_FLAGS to dsp generatorBill Hoffman2002-01-081-0/+4
|
* ENH: use +Z not +z for pic and use -fPIC for gccBill Hoffman2002-01-082-28/+30
|
* ENH: add -L/usr/lib for hp so shared libs find that directory before the ↵Bill Hoffman2002-01-082-4/+4
| | | | pa1.1 directory
* Add sizeof some types supportBill Hoffman2002-01-071-96/+391
|
* Add sizeof some types supportAndy Cedilnik2002-01-075-1/+60
|
* use -shared for sunos buildBill Hoffman2002-01-072-4/+4
|
* ENH: Add option to disable use of -rpath.Amitha Perera2001-12-211-0/+4
|
* BUG: must use CACHE values in theseBill Hoffman2001-12-203-18/+4
|
* check for LANG:stdBill Hoffman2001-12-192-7/+23
|
* -LANG:std should be default on sgi for ansi CXX FlagsBill Hoffman2001-12-192-23/+7
|
* fix commentBill Hoffman2001-12-191-3/+3
|
* syntax errorBill Hoffman2001-12-182-0/+4
|