summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Source and header file extensions are in variables in cmMakefile.Amitha Perera2001-07-161-0/+9
* ENH: add support for mac osxBill Hoffman2001-07-161-1/+4
* Better error checking.Berk Geveci2001-07-101-0/+4
* ENH: Added support for selection of static/shared build on a per-library basis.Brad King2001-07-021-2/+12
* ENH: put back stdio.h to get sprintfBill Hoffman2001-06-221-0/+1
* ERR: Removed stray standard header include. They should be added to cmStanda...Brad King2001-06-221-1/+0
* removed stricmpKen Martin2001-06-221-1/+1
* added escape quotes option in replace stringsKen Martin2001-06-221-2/+13
* ENH: Added RemoveSource(...) to complement AddSource. New commandJohn Biddiscombe2001-06-221-3/+24
* ENH: Extended INCLUDE_REGULAR_EXPRESSION to allow selective complaints about ...Brad King2001-06-211-3/+4
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-071-16/+45
* added enable testing deprecated some commandsKen Martin2001-06-061-86/+0
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-2/+2
* Change name of file created from Testfile to CMakeTestfile.txtJim Miller2001-06-061-1/+1
* FIX: forgot to close the filesJim Miller2001-06-061-0/+1
* ENH: Added AddTest, and GenerateTestfile routinesJim Miller2001-06-061-0/+86
* BUG: clean up memory leaks.Bill Hoffman2001-06-041-2/+19
* added install target supportKen Martin2001-05-231-0/+5
* new out of place buildsKen Martin2001-05-211-14/+1
* half checked in changes for CMAKE_ROOTKen Martin2001-05-171-5/+7
* ENH: unify make process on unixBill Hoffman2001-05-161-0/+1
* ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands t...Brad King2001-05-161-0/+57
* added registry entry support and windows app supportKen Martin2001-05-111-1/+15
* definitions should now be overwritten if they already existGeoffrey Cross2001-05-101-1/+4
* ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable...Brad King2001-05-071-0/+12
* ENH: call configure from cmakeBill Hoffman2001-05-071-61/+1
* fixes for untiltiy targets in allKen Martin2001-05-041-0/+2
* option to make utilities in the all targetKen Martin2001-05-041-3/+15
* ENH: move testing stuff to cmake from configure, good bye dashboard... :)Bill Hoffman2001-05-041-45/+38
* better If checksKen Martin2001-05-041-0/+13
* system config uses cmake commands nowKen Martin2001-05-031-37/+11
* ENH: implement ADD_TARGET command, and add an ALL_BUILD targetBill Hoffman2001-05-011-2/+14
* cache now loaded into makefileKen Martin2001-05-011-0/+1
* New command: INCLUDE(somefile.txt)Anonymous2001-04-301-27/+54
* added TARGET_LINK_LIBRARY command and support for debug and release libraries...Ken Martin2001-04-301-4/+90
* BUG: fix inplace buildsBill Hoffman2001-04-271-10/+16
* ENH: fix in source build with non-gnuBill Hoffman2001-04-271-0/+11
* ENH: add output when creating filesBill Hoffman2001-04-271-0/+1
* ENH:New copyrightWill Schroeder2001-04-271-5/+30
* support for debug and opt librariesKen Martin2001-04-261-6/+12
* bug fixesKen Martin2001-04-261-2/+0
* ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by con...Bill Hoffman2001-04-251-0/+31
* many fixes and cleanup and featuresKen Martin2001-04-241-43/+11
* BUG: fix build directory problemBill Hoffman2001-04-241-0/+11
* added if else endif add definitionKen Martin2001-04-191-4/+40
* cleaned up the coding style made ivars private etcKen Martin2001-04-191-5/+5
* major changes to support multiple libraries and source listsKen Martin2001-04-111-45/+111
* ENH: better error reporting, and add NOTFOUND into cache for library and file...Bill Hoffman2001-04-061-1/+3
* ENH: Added SOURCE_GROUP command and corresponding support code. This command...Brad King2001-03-201-10/+74
* ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used ...Brad King2001-03-151-0/+3