| Commit message (Expand) | Author | Age | Files | Lines |
* | Define per-target OSX_ARCHITECTURES property | Brad King | 2009-10-21 | 1 | -25/+26 |
|
|
* | Split Borland compiler information files | Brad King | 2009-10-08 | 1 | -9/+0 |
|
|
* | Introduce "build feature" lookup framework | Brad King | 2009-10-02 | 1 | -0/+20 |
|
|
* | Fix default install prefix on Haiku | Brad King | 2009-09-30 | 1 | -0/+17 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Fix CMake Internal Error from cmTarget::GetOutputInfo - triggered by calling ... | David Cole | 2009-09-25 | 1 | -3/+8 |
|
|
* | Optionally force conversion to relative path | Brad King | 2009-09-22 | 1 | -13/+16 |
|
|
* | Fix check for -isysroot on OS X | Brad King | 2009-09-19 | 1 | -7/+2 |
|
|
* | Only do the OSX arch stuff on OSX. | Bill Hoffman | 2009-09-18 | 1 | -2/+3 |
|
|
* | Add detection of gcc versions that do not support isysroot option and do not ... | Bill Hoffman | 2009-09-18 | 1 | -7/+13 |
|
|
* | Fix case where no archs are found on older macs. | Bill Hoffman | 2009-09-17 | 1 | -4/+4 |
|
|
* | Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs... | Bill Hoffman | 2009-09-17 | 1 | -4/+1 |
|
|
* | Create CMP0014 to require CMakeLists.txt files | Brad King | 2009-09-03 | 1 | -1/+41 |
|
|
* | Factor cmLocalGenerator::Configure input file read | Brad King | 2009-09-03 | 1 | -3/+9 |
|
|
* | Factor cmLocalGenerator::Configure object max path | Brad King | 2009-09-03 | 1 | -4/+8 |
|
|
* | Manage current local generator with automatic var | Brad King | 2009-09-03 | 1 | -5/+22 |
|
|
* | ENH: minor cleanup of test | Ken Martin | 2009-08-04 | 1 | -6/+4 |
|
|
* | ENH: make sure GUIDs for filters are cached | Bill Hoffman | 2009-07-17 | 1 | -2/+3 |
|
|
* | ENH: remove INCLUDE_EXTERNAL_MSPROJECT name hack, and use target properties i... | Bill Hoffman | 2009-07-14 | 1 | -9/+4 |
|
|
* | ENH: Simpler cmTarget::GetLinkerLanguage signature | Brad King | 2009-07-07 | 1 | -4/+2 |
|
|
* | ENH: Support more preprocessor values in VS6 | Brad King | 2009-04-24 | 1 | -2/+9 |
|
|
* | BUG: Fix invalid array access discovered during investigation of issue #7832. | David Cole | 2009-04-07 | 1 | -1/+1 |
|
|
* | BUG: Allow more shell ops in custom commands | Brad King | 2009-03-17 | 1 | -0/+4 |
|
|
* | ENH: Refactor generation of CTestTestfile content | Brad King | 2009-03-16 | 1 | -70/+22 |
|
|
* | ENH: Overhaul CMake version numbering | Brad King | 2009-03-05 | 1 | -0/+1 |
|
|
* | BUG: Use new include dir suppresson for all gens | Brad King | 2009-02-26 | 1 | -23/+18 |
|
|
* | ENH: Simplify reverse cmLocalGenerator::Convert | Brad King | 2009-02-26 | 1 | -16/+6 |
|
|
* | ENH: Re-enable system include dir suppression | Brad King | 2009-02-25 | 1 | -0/+22 |
|
|
* | BUG: Remove implicit include dir suppression | Brad King | 2009-02-24 | 1 | -20/+1 |
|
|
* | ENH: Add rule substitutions useful for launchers | Brad King | 2009-02-10 | 1 | -0/+25 |
|
|
* | ENH: Define RULE_LAUNCH_* properties | Brad King | 2009-02-10 | 1 | -0/+28 |
|
|
* | BUG: Fix old-style install to prefix top | Brad King | 2009-02-04 | 1 | -0/+4 |
|
|
* | BUG: Fix issue #6195. Add CMAKE_OSX_DEPLOYMENT_TARGET cache variable to speci... | David Cole | 2009-01-27 | 1 | -2/+19 |
|
|
* | ENH: Warn if build dir is too long for filesystem | Brad King | 2008-12-16 | 1 | -2/+21 |
|
|
* | ENH: Refactor passing of max length object dir | Brad King | 2008-12-16 | 1 | -9/+10 |
|
|
* | ENH: Fix optional use of relative paths. | Brad King | 2008-10-09 | 1 | -11/+99 |
|
|
* | ENH: Simplify framework -F flag generation | Brad King | 2008-10-09 | 1 | -3/+5 |
|
|
* | ENH: Create Info.plist files in OS X Frameworks | Brad King | 2008-09-02 | 1 | -0/+40 |
|
|
* | ENH: Allow custom limit on object file path length | Brad King | 2008-08-21 | 1 | -10/+42 |
|
|
* | ENH: Add UNKNOWN type for IMPORTED libraries | Brad King | 2008-08-18 | 1 | -0/+1 |
|
|
* | STYLE: Convert unused target type cases to default | Brad King | 2008-08-18 | 1 | -10/+2 |
|
|
* | BUG: Custom command depends may match sources | Brad King | 2008-08-05 | 1 | -0/+9 |
|
|
* | BUG: Do not convert RPATH entries to full path. | Brad King | 2008-08-05 | 1 | -1/+1 |
|
|
* | BUG: Fix escaping in link scripts | Brad King | 2008-08-05 | 1 | -1/+1 |
|
|
* | BUG: fix for bug 7421, fortran did not get arch flags on the mac | Bill Hoffman | 2008-07-30 | 1 | -1/+1 |
|
|
* | COMP: fix compiler warning and follow style | Bill Hoffman | 2008-07-22 | 1 | -1/+3 |
|
|
* | ENH: Allow users to specify a custom Info.plist template | Brad King | 2008-05-17 | 1 | -69/+39 |
|
|
* | ENH: add support for Intel Fortran Visual studio IDE | Bill Hoffman | 2008-04-30 | 1 | -1/+1 |
|
|
* | BUG: Do not escape shell operators when generating command lines. | Brad King | 2008-04-29 | 1 | -0/+23 |
|
|
* | BUG: move this back out of the if statemtn | Bill Hoffman | 2008-04-29 | 1 | -1/+1 |
|
|