summaryrefslogtreecommitdiff
path: root/Source/cmUnixMakefileGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* new archKen Martin2002-09-121-197/+0
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-0/+8
* BUG: fix jump to directory and build for nmake if library path is not set. co...Bill Hoffman2002-07-311-8/+5
* use lower case and not short path for uniq paths on windowBill Hoffman2002-06-111-0/+7
* ENH: make CMake less verbose/preciousSebastien Barre2002-04-221-2/+5
* ENH: clean up utility rule generationBill Hoffman2002-04-111-0/+2
* ENH: add enable language support for PROJECT command, this means that a C onl...Bill Hoffman2002-04-021-1/+1
* ENH: big change in the path handling, one function CreateOutputPath is used t...Bill Hoffman2002-02-221-1/+4
* ENH: add a virtual CreateMakeVariable to shorten makefile variables for borla...Bill Hoffman2002-02-211-1/+6
* ENH: only depend subdir builds on TARGETS, not all sub dir operations, we do ...Bill Hoffman2002-02-141-0/+1
* ENH:Updated copyrightWill Schroeder2002-01-211-30/+6
* some fixes to recent screwerd up changesKen Martin2002-01-181-0/+4
* Fix so that ADD_DEPENDENCIES work (the Utilities dependencies were not output)Sebastien Barre2002-01-171-0/+1
* ENH: remove the rule to run make depend from the top with each change in any ...Bill Hoffman2001-12-281-1/+8
* WAR: remove warningBill Hoffman2001-12-081-1/+1
* ENH: add custom commands for targetsBill Hoffman2001-12-071-0/+2
* Nmake build: move most of hard-coded values to config parametersSebastien Barre2001-11-291-4/+4
* ENH: borland generator 2 is working more or lessBill Hoffman2001-11-281-0/+1
* bug: fix same path comparison when short paths are usedBill Hoffman2001-11-281-0/+2
* ENH: nmake generator much closer to working with spacesBerk Geveci2001-11-271-0/+4
* closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used...Bill Hoffman2001-11-151-0/+2
* ENH: fix library builds with nmakeBill Hoffman2001-11-151-7/+7
* Closer to nmake buildBill Hoffman2001-11-141-2/+3
* nmake supportBill Hoffman2001-11-141-0/+10
* start work on nmake generatorBill Hoffman2001-11-131-0/+5
* clean up object file build rule, and do not attempt to remove link_directorie...Bill Hoffman2001-11-131-31/+41
* Clean up a bit moreBill Hoffman2001-11-071-1/+0
* ENH: clean up interface and change build in current directory to build the de...Bill Hoffman2001-11-011-2/+11
* remove memory leaksBill Hoffman2001-09-141-0/+2
* ENH: integrate borland supportBill Hoffman2001-09-061-0/+7
* ENH: Proper dependencies between shared libraries now exist in the generated ...Brad King2001-08-291-1/+2
* ENH: some clean up, and better checking to see if we are building cmakeBill Hoffman2001-07-061-0/+1
* ENH: Added support for selection of static/shared build on a per-library basis.Brad King2001-07-021-1/+0
* BUG: Check for building shared libraries should read from the make file's set...Brad King2001-06-271-0/+1
* ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unixBill Hoffman2001-06-131-0/+2
* some cleanup to the make depend processKen Martin2001-06-121-0/+1
* added install target supportKen Martin2001-05-231-0/+1
* changes for cmake to live outside of the source treeKen Martin2001-05-181-0/+6
* added SetLocal methodKen Martin2001-05-181-1/+4
* ENH: unify make process on unixBill Hoffman2001-05-161-1/+13
* ENH: call configure from cmakeBill Hoffman2001-05-071-1/+22
* added TARGET_LINK_LIBRARY command and support for debug and release libraries...Ken Martin2001-04-301-1/+1
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* ENH: Added individual library linkage output so that shared libraries will no...Brad King2001-04-121-1/+1
* major changes to support multiple libraries and source listsKen Martin2001-04-111-2/+3
* ENH: Added utility dependency support. Now a project can depend on other exe...Brad King2001-03-091-2/+2
* ENH: Added custom rule support to cmUnixMakefileGenerator.Brad King2001-03-021-0/+1
* ENH: first pass at cache, clean up the unix generator, clean up configure.in ...Bill Hoffman2001-02-191-0/+6
* ENH:Documentation and cleanupsWill Schroeder2001-01-111-6/+16
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMak...Bill Hoffman2001-01-051-0/+38