summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: move from main treeBill Hoffman2006-11-101-2/+2
* ENH: merge from main tree fix for vs all build qt and mpi2Bill Hoffman2006-11-101-1/+58
* ENH: move changes from main treeBill Hoffman2006-10-271-1/+1
* ENH: merge changes from the main tree to the 2.4 branchBill Hoffman2006-10-131-7/+40
* ENH: merge main tree into branchBill Hoffman2006-06-301-9/+26
* ENH: merge from main treeBill Hoffman2006-05-141-1/+7
* ENH: merge changes from main treeBill Hoffman2006-05-111-71/+112
* ENH: move changes from main tree and change version to 2.4.2Bill Hoffman2006-05-071-25/+4
* ENH: merge changes from main treeBill Hoffman2006-04-281-1/+1
* ENH: move stuff from main treeBill Hoffman2006-04-211-3/+10
* BUG: Verify the global target name exists before using it. Fixes VS and XcodeAndy Cedilnik2006-04-171-13/+17
* ENH: Add packaging of source code (make package_source)Andy Cedilnik2006-04-171-0/+14
* COMP: fix warningKen Martin2006-04-121-2/+1
* ENH: some performance optimizationsKen Martin2006-04-111-5/+17
* ENH: Added support for multiple outputs generated by a single custom command....Brad King2006-04-111-2/+10
* ENH: Added global TargetManifest computation between Configure and Generate s...Brad King2006-04-041-2/+11
* ENH: use correct addcache call to fix build toolsBill Hoffman2006-04-041-8/+8
* ENH: add a wrapper for xcodebuild to get around bug and verbose outputBill Hoffman2006-03-311-3/+20
* ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is...Brad King2006-03-301-0/+3
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-301-2/+2
* ENH: Added named component installation implementation. Installation behavio...Brad King2006-03-301-0/+8
* ENH: modified the relative path code to not do relative paths between bin and...Ken Martin2006-03-301-10/+39
* BUG: When generating the install rules for CMake itself the per-configuration...Brad King2006-03-161-0/+5
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-104/+104
* BUG: Check for whether to add -C to package rule should check for a . in the ...Brad King2006-03-071-1/+1
* BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...Brad King2006-03-031-1/+2
* ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow ...Bill Hoffman2006-03-021-7/+0
* BUG: Check for whether to add BUILD_TYPE to install rule should check for a ....Brad King2006-03-011-1/+1
* ENH: Cleanup global targets even more and potentially fix XcodeAndy Cedilnik2006-03-011-45/+53
* BUG: Ok, fix the orderingAndy Cedilnik2006-02-281-1/+1
* BUG: On Visual Studio and XCode, handle build configurationsAndy Cedilnik2006-02-281-1/+7
* BUG: Need to use the CMAKE_COMMAND cache entry to get the location of CMake.Brad King2006-02-281-1/+1
* ENH: Several packaging issues. Allow random variables to be passed to cpack (...Andy Cedilnik2006-02-271-0/+4
* COMP: More fixes for non makefile generators and global targetsAndy Cedilnik2006-02-241-6/+7
* STYLE: Remove debugAndy Cedilnik2006-02-241-1/+0
* COMP: Even more global target fixesAndy Cedilnik2006-02-241-1/+3
* BUG: Only add test targets when testing is enabled. Also add CMAKE_CFG_INTDIR...Andy Cedilnik2006-02-241-9/+18
* COMP: Handle preinstall properly on IDEsAndy Cedilnik2006-02-241-1/+4
* ENH: Properly handle target dependenciesAndy Cedilnik2006-02-231-5/+13
* COMP: More fixes for visual studioAndy Cedilnik2006-02-231-1/+1
* COMP: Fixes for visual studioAndy Cedilnik2006-02-231-1/+5
* ENH: Remove debugAndy Cedilnik2006-02-231-8/+0
* ENH: Add a notion of a global targetAndy Cedilnik2006-02-231-0/+159
* ENH: add working directory supportBill Hoffman2006-02-081-1/+3
* BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on...Brad King2006-02-031-0/+8
* ENH: Add a way for the generated command to include extra flags. This is usef...Andy Cedilnik2005-12-011-4/+11
* ENH: fix warningBill Hoffman2005-09-151-1/+1
* ENH: clean up EnableLanguage try to fix problem where try compile runs cmakeBill Hoffman2005-09-151-79/+128
* ENH: added DIRECTORY option to GET_DIRECTORY_PROPERTIESKen Martin2005-09-131-0/+16
* ENH: add a fix for VTK on the mac and a way to fix some projects with a singl...Bill Hoffman2005-09-071-0/+14