Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Port some of the generator API to cmGeneratorTarget. | Stephen Kelly | 2013-11-22 | 1 | -1/+1 |
| | | | | | | | Just enough to reach the BuildMacContentDirectory method and the NeedRelinkBeforeInstall methods. In the future, those methods can be moved to cmGeneratorTarget. | ||||
* | Re-factor bundle content copying rules generation. | Nicolas Despres | 2012-07-17 | 1 | -5/+0 |
| | |||||
* | Re-factor OS X bundle and framework generation. | Nicolas Despres | 2012-07-17 | 1 | -1/+6 |
| | |||||
* | Remove trailing white-spaces. | Nicolas Despres | 2012-07-17 | 1 | -1/+1 |
| | |||||
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
| | | | | | | | This converts the CMake license to a pure 3-clause OSI-approved BSD License. We drop the previous license clause requiring modified versions to be plainly marked. We also update the CMake copyright to cover the full development time range. | ||||
* | ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties | Brad King | 2008-02-18 | 1 | -2/+2 |
| | |||||
* | BUG: Fix/cleanup custom commands and custom targets. Make empty comment ↵ | Brad King | 2006-09-28 | 1 | -0/+2 |
| | | | | strings work. Fix ZERO_CHECK target always out of date for debugging. Fix Makefile driving of custom commands in a custom target. Fix dependencies on custom targets not in ALL in VS generators. | ||||
* | ENH: Implemented RPATH specification support. It is documented by the ↵ | Brad King | 2006-02-16 | 1 | -1/+1 |
| | | | | command SET_TARGET_PROPERTIES. | ||||
* | ENH: some cleanup of the makefile generator | Ken Martin | 2006-02-14 | 1 | -0/+34 |