| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate target-wide flags before individual build rules | Brad King | 2011-03-17 | 1 | -3/+3 |
|
|
* | Consolidate duplicate link rule make dependency code | Brad King | 2010-11-05 | 1 | -26/+1 |
|
|
* | Evaluate <OBJECT_DIR> rule variable for executables | Brad King | 2010-09-16 | 1 | -0/+7 |
|
|
* | -improve crosscompiling from Linux to iphone (#10526) | Alex Neundorf | 2010-05-01 | 1 | -2/+0 |
|
|
* | Fix line-too-long style violations | Brad King | 2009-10-23 | 1 | -1/+2 |
|
|
* | Define per-target OSX_ARCHITECTURES property | Brad King | 2009-10-21 | 1 | -0/+4 |
|
|
* | Do not use -fPIC to link executables | Brad King | 2009-10-08 | 1 | -5/+0 |
|
|
* | Centralize language flag addition for Makefiles | Brad King | 2009-10-02 | 1 | -3/+2 |
|
|
* | Fix use of module .def files for MS tools | Brad King | 2009-09-29 | 1 | -0/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Do not call CollapseFullPath for PDB file names | Brad King | 2009-09-17 | 1 | -1/+1 |
|
|
* | ENH: Pass config to cmTarget::GetLinkerLanguage | Brad King | 2009-07-08 | 1 | -1/+2 |
|
|
* | ENH: Pass config to cmTarget RPATH install methods | Brad King | 2009-07-08 | 1 | -1/+1 |
|
|
* | ENH: Simpler cmTarget::GetLinkerLanguage signature | Brad King | 2009-07-07 | 1 | -2/+1 |
|
|
* | ENH: Pass config to cmTarget::GetDirectory() | Brad King | 2009-07-03 | 1 | -3/+3 |
|
|
* | ENH: Create cmMakefileTargetGenerator::ConfigName | Brad King | 2009-07-03 | 1 | -7/+5 |
|
|
* | ENH: Remove cmTarget::GetExecutableCleanNames | Brad King | 2009-05-01 | 1 | -21/+7 |
|
|
* | ENH: Allow projects to disable per-rule echo lines | Brad King | 2009-03-16 | 1 | -7/+10 |
|
|
* | ENH: Define RULE_LAUNCH_* properties | Brad King | 2009-02-10 | 1 | -0/+2 |
|
|
* | ENH: Give target in which custom commands build | Brad King | 2009-02-10 | 1 | -3/+6 |
|
|
* | BUG: Do not re-generate after a AppBundle build | Brad King | 2009-02-06 | 1 | -2/+2 |
|
|
* | ENH: Factor out listing of objects on command line | Brad King | 2008-10-15 | 1 | -26/+2 |
|
|
* | STYLE: Remove computed but unused variable. | Brad King | 2008-10-15 | 1 | -3/+0 |
|
|
* | ENH: Fix optional use of relative paths. | Brad King | 2008-10-09 | 1 | -2/+2 |
|
|
* | BUG: Fix issue #3648 - make sure CMake reruns if a Bundle application's direc... | David Cole | 2008-09-02 | 1 | -0/+2 |
|
|
* | BUG: Do not create target output directory in cmTarget. Let the generators d... | Brad King | 2008-04-07 | 1 | -0/+2 |
|
|
* | ENH: Handle large object file lists on some platforms | Brad King | 2008-02-27 | 1 | -1/+24 |
|
|
* | BUG: Link scripts should be generated with copy-if-different and included as ... | Brad King | 2008-02-20 | 1 | -1/+1 |
|
|
* | ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties | Brad King | 2008-02-18 | 1 | -16/+34 |
|
|
* | ENH: Cleanup building of OS X bundle content | Brad King | 2008-02-15 | 1 | -29/+1 |
|
|
* | ENH: Allow multiple OS X applications bundles to be created in a single build... | Brad King | 2008-02-14 | 1 | -12/+4 |
|
|
* | ENH: Enable use of link script whenever incremental archive construction rule... | Brad King | 2008-01-30 | 1 | -0/+6 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -2/+2 |
|
|
* | ENH: Simplified and moved link script implementation up from cmMakefileLibrar... | Brad King | 2007-12-28 | 1 | -36/+66 |
|
|
* | ENH: Add a depends check step to custom targets. Add support for the IMPLICI... | Brad King | 2007-12-21 | 1 | -3/+4 |
|
|
* | ENH: do not remove executables and dll's before linking them so that incremen... | Bill Hoffman | 2007-10-18 | 1 | -12/+1 |
|
|
* | ENH: Simplify makefile target generator listing of object files to clean. | Brad King | 2007-08-02 | 1 | -5/+1 |
|
|
* | COMP: Fix build on mac after change to GetSourceFiles signature. | Brad King | 2007-05-28 | 1 | -1/+1 |
|
|
* | BUG: A utility target should not run the custom commands from its source file... | Brad King | 2007-05-01 | 1 | -1/+1 |
|
|
* | ENH: Added platform variable CMAKE_EXE_EXPORTS_<lang>_FLAG to add a linker fl... | Brad King | 2007-04-18 | 1 | -0/+10 |
|
|
* | ENH: Added target property ENABLE_EXPORTS for executable targets. It enables... | Brad King | 2007-03-22 | 1 | -0/+13 |
|
|
* | ENH: Added support for import libraries created by executable and module targ... | Brad King | 2007-03-19 | 1 | -3/+32 |
|
|
* | BUG: Fixed OSX bundles to be built in the directory specified by cmTarget::Ge... | Brad King | 2007-03-09 | 1 | -16/+9 |
|
|
* | ENH: Combined cmTarget::GetDirectory and cmTarget::GetOutputDir since they ar... | Brad King | 2007-03-08 | 1 | -1/+1 |
|
|
* | ENH: Replaced LibraryOutputPath and ExecutableOutputPath variables in Makefil... | Brad King | 2007-03-08 | 1 | -6/+2 |
|
|
* | BUG: Some calls to Convert() were converting for MAKEFILE but then passing th... | Brad King | 2007-03-08 | 1 | -3/+3 |
|
|
* | BUG: Do not clean the .pdb file for a target just before it is linked! This ... | Brad King | 2007-02-01 | 1 | -3/+8 |
|
|
* | BUG: Clean rule for exe pdb file should use full path. | Brad King | 2007-02-01 | 1 | -1/+1 |
|
|
* | BUG: The .pdb file generated for a library or executable should match the rea... | Brad King | 2007-02-01 | 1 | -4/+9 |
|
|
* | ENH: Made cmMakefileTargetGenerator::GlobalGenerator have full type cmGlobalU... | Brad King | 2006-12-14 | 1 | -1/+1 |
|
|