| Commit message (Expand) | Author | Age | Files | Lines |
* | -fix GetFrameworkFlags() for Mac, which was broken with my last commit | Alex Neundorf | 2010-05-03 | 1 | -2/+1 |
|
|
* | -improve crosscompiling from Linux to iphone (#10526) | Alex Neundorf | 2010-05-01 | 1 | -6/+8 |
|
|
* | 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 |
|
|
* | remove unused variables, reported by icpc | Alexander Neundorf | 2009-10-03 | 1 | -3/+0 |
|
|
* | Create INTERPROCEDURAL_OPTIMIZATION build feature | Brad King | 2009-10-02 | 1 | -0/+5 |
|
|
* | Introduce "build feature" lookup framework | Brad King | 2009-10-02 | 1 | -0/+12 |
|
|
* | Centralize language flag addition for Makefiles | Brad King | 2009-10-02 | 1 | -4/+11 |
|
|
* | Fix module definition file reference for VS6 NMake | Brad King | 2009-09-30 | 1 | -4/+4 |
|
|
* | Fix use of module .def files for MS tools | Brad King | 2009-09-29 | 1 | -0/+28 |
|
|
* | 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::GetDirectory() | Brad King | 2009-07-03 | 1 | -1/+1 |
|
|
* | ENH: Create cmMakefileTargetGenerator::ConfigName | Brad King | 2009-07-03 | 1 | -2/+2 |
|
|
* | ENH: Cleanup make progress rule generation code | Brad King | 2009-06-25 | 1 | -39/+0 |
|
|
* | ENH: Allow projects to disable per-rule echo lines | Brad King | 2009-03-16 | 1 | -14/+20 |
|
|
* | ENH: Allow projects to disable per-rule progress | Brad King | 2009-03-16 | 1 | -9/+22 |
|
|
* | ENH: Factor out makefile progress rule commands | Brad King | 2009-03-16 | 1 | -24/+18 |
|
|
* | BUG: Pass shared library export symbol in DEFINES | Brad King | 2009-02-27 | 1 | -2/+1 |
|
|
* | 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 | -1/+1 |
|
|
* | BUG: Fix preprocess and assembly rule expansion | Brad King | 2009-02-02 | 1 | -12/+12 |
|
|
* | BUG: Do not expand rule variables in info rules | Brad King | 2009-02-02 | 1 | -33/+36 |
|
|
* | ENH: Refactor custom command rule hashing | Brad King | 2009-02-02 | 1 | -6/+5 |
|
|
* | BUG: Fix color check for dependency scanning | Brad King | 2008-10-15 | 1 | -2/+5 |
|
|
* | ENH: Support object lists longer than 128K on MSVC | Brad King | 2008-10-15 | 1 | -8/+29 |
|
|
* | ENH: Factor out listing of objects on command line | Brad King | 2008-10-15 | 1 | -0/+38 |
|
|
* | ENH: Fix optional use of relative paths. | Brad King | 2008-10-09 | 1 | -5/+5 |
|
|
* | ENH: Simplify framework -F flag generation | Brad King | 2008-10-09 | 1 | -1/+3 |
|
|
* | ENH: Use new link info during dependency scanning | Brad King | 2008-09-15 | 1 | -7/+7 |
|
|
* | BUG: Include less content as input to "rule hash" computation. | Brad King | 2008-06-03 | 1 | -1/+7 |
|
|
* | ENH: Introduce "rule hashes" to help rebuild files when rules change. | Brad King | 2008-06-02 | 1 | -7/+6 |
|
|
* | BUG: Fix makefile generator to have link rules depend on all full path librar... | Brad King | 2008-05-21 | 1 | -38/+7 |
|
|
* | ENH: Add SKIP_RULE_DEPENDS option for add_custom_command() | Brad King | 2008-05-14 | 1 | -2/+5 |
|
|
* | BUG: Fix generation of some paths into .cmake files in the build tree to esca... | Brad King | 2008-05-10 | 1 | -2/+4 |
|
|
* | BUG: fix for bug 6834 RC should not get all COMPILE_FLAGS from a target and s... | Bill Hoffman | 2008-04-22 | 1 | -2/+27 |
|
|
* | BUG: When MACOSX_PACKAGE_LOCATION specifies Headers/foo we must still create ... | Brad King | 2008-04-14 | 1 | -2/+7 |
|
|
* | BUG: make sure OBJECT_DIR is in the path of the SHELL | Bill Hoffman | 2008-04-11 | 1 | -0/+3 |
|
|
* | BUG: Correct Mac OS X framework behavior | Brad King | 2008-04-08 | 1 | -5/+5 |
|
|
* | BUG: response file must be a copy if different or you get relinks every time ... | Bill Hoffman | 2008-04-03 | 1 | -0/+1 |
|
|
* | ENH: Handle large object file lists on some platforms | Brad King | 2008-02-27 | 1 | -0/+24 |
|
|
* | ENH: Simplify make build rule generation by removing use of OBJECTS_QUOTED an... | Brad King | 2008-02-24 | 1 | -14/+4 |
|
|
* | BUG: Link scripts should be generated with copy-if-different and included as ... | Brad King | 2008-02-20 | 1 | -1/+4 |
|
|
* | ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties | Brad King | 2008-02-18 | 1 | -32/+26 |
|
|
* | ENH: Cleanup building of OS X bundle content | Brad King | 2008-02-15 | 1 | -16/+68 |
|
|
* | ENH: Added build rule variables CMAKE_<LANG>_ARCHIVE_CREATE, CMAKE_<LANG>_ARC... | Brad King | 2008-01-30 | 1 | -30/+77 |
|
|
* | ENH: Updated exporting and importing of targets to support libraries and conf... | Brad King | 2008-01-28 | 1 | -2/+2 |
|
|
* | ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a... | Brad King | 2008-01-18 | 1 | -0/+4 |
|
|
* | ENH: Enable CMAKE_<lang>_DEFINE_FLAG for COMPILE_DEFINITIONS property impleme... | Brad King | 2008-01-17 | 1 | -4/+4 |
|
|
* | ENH: Renamed <CONFIG>_COMPILE_DEFINITIONS to COMPILE_DEFINITIONS_<CONFIG> for... | Brad King | 2008-01-16 | 1 | -4/+4 |
|
|