summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fixed dependency generation to work for when there are many, many depend...Brad King2001-07-241-10/+3
* BUG: CompilerIsMipsPro needs to redirect stderr to stdout so that the test ou...Brad King2001-07-232-15/+19
* ENH: Added support for UNIX compilers. GCC and MIPSpro are supported.Brad King2001-07-232-2/+115
* ENH: Added support for non-verbose mode output from running a command. This ...Brad King2001-07-232-10/+24
* ENH: Added CONFIGURE_GCCXML command to do hard work of configuring GCCXML's f...Brad King2001-07-233-0/+262
* ENH: Module to find and configure GCCXML and GCCXML_FLAGS.Brad King2001-07-231-0/+9
* FIX: changed hyperlink color from white/whiteJim Miller2001-07-201-1/+1
* ENH: Added Purify targetsJim Miller2001-07-201-0/+4
* ENH: Added purify command.Jim Miller2001-07-201-0/+1
* adding what I think is a missing /pdbtype:septIan Scott2001-07-201-2/+2
* ENH: Save and Load of recent Source and Binary directories added.Luis Ibanez2001-07-196-10/+349
* updated versionKen Martin2001-07-181-1/+1
* limit library search to appropriate extensionsKen Martin2001-07-181-0/+3
* BUG: enable testing even if not tcl foundBill Hoffman2001-07-181-1/+1
* ENH: Added generation of dependencies on the CMake-generated input to gcc-xml...Brad King2001-07-171-1/+21
* BUG: Need to expand variables in search paths in case it hasn't been done yet...Brad King2001-07-171-1/+3
* ENH: Hacked together a new implementation of the dependency generator code. ...Brad King2001-07-174-201/+158
* ENH: Added support for using backslash-style escaping in CMakeLists.txt file ...Brad King2001-07-179-37/+82
* ENH: Source and header file extensions are in variables in cmMakefile.Amitha Perera2001-07-168-84/+105
* ENH: add TestingSetupBill Hoffman2001-07-1613-24/+197
* Search path for OpenGL related librariesLuis Ibanez2001-07-162-0/+57
* ERR: ITK is the original sponsoring project for CMake, not itself.Brad King2001-07-161-1/+1
* ENH: add a variable for CMAKE_COMPILER_IS_GNUCXXBill Hoffman2001-07-163-0/+12
* BUG: make sure cache is clearedBill Hoffman2001-07-161-8/+3
* ENH: add support for mac osxBill Hoffman2001-07-162-2/+25
* update include/lib path to Python (Linux)Sebastien Barre2001-07-161-1/+5
* ENH: add a check to avoid quitting before rebuildingBill Hoffman2001-07-124-8/+40
* version numKen Martin2001-07-111-1/+1
* version numKen Martin2001-07-111-1/+1
* fixed up resizing infoKen Martin2001-07-111-0/+5
* BUG: make sure find program does not find directoriesBill Hoffman2001-07-111-4/+8
* BUG: remove iostream.h includesBill Hoffman2001-07-102-2/+0
* Unnecessary variableBerk Geveci2001-07-101-1/+0
* Better error checking.Berk Geveci2001-07-101-0/+4
* BUG: fix excape of * for cmakeBill Hoffman2001-07-102-2/+2
* BUG: When splitting a full path library into separate -L and -l parts, the -l...Brad King2001-07-101-0/+8
* ENH: Removing automatic setting of BUILD_SHARED_LIBS. Projects that support ...Brad King2001-07-101-9/+1
* Checking if tclshcommand is defined before running it.Berk Geveci2001-07-101-25/+30
* ENH: Added -D(library_name)_EXPORTS to build rules for sources that are going...Brad King2001-07-101-2/+7
* changes to better handle old values or hand set valuesKen Martin2001-07-101-1/+21
* Disabled doxygen and gnatsnobody2001-07-091-0/+5
* BUG: library extension goes after library name, not beforeAmitha Perera2001-07-081-2/+2
* ENH: some clean up, and better checking to see if we are building cmakeBill Hoffman2001-07-062-9/+33
* ENH: run make dependBill Hoffman2001-07-062-16/+8
* ERR:Spelling mistakeWill Schroeder2001-07-061-1/+1
* ENH: Warning 4503 disable for MSVC.Brad King2001-07-061-0/+1
* BUG: fix flags for cygwin and shared buildsBill Hoffman2001-07-052-24/+26
* ENH: add better error outputBill Hoffman2001-07-051-3/+9
* BUG: fix solaris problems in install and arBill Hoffman2001-07-053-4/+4
* ENH: Removed -fsyntax-only flag from call to gcc-xml. It should be part of G...Brad King2001-07-031-1/+1