summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Base architecture choice logic on Xcode versionDavid Cole2011-07-182-7/+37
| | | | Not on Darwin version.
* Fix BuildDepends test to work with Xcode 4David Cole2011-07-151-0/+5
| | | | | | ppc tools are no longer available in the Xcode 4 installation. Eliminate the use of the hard-coded 'ppc' in the test when running on Snow Leopard or later.
* Fix Architecture test to work with Xcode 4David Cole2011-07-151-4/+27
| | | | | | ppc tools are no longer available in the Xcode 4 installation. Eliminate the use of the hard-coded 'ppc' in the test when running on Snow Leopard or later.
* KWSys Nightly Date StampKWSys Robot2011-07-151-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-141-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-131-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-121-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-111-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-101-1/+1
|
* KWSys Nightly Date StampKWSys Robot2011-07-091-1/+1
|
* Begin post-2.8.5 developmentDavid Cole2011-07-081-2/+2
|
* CMake 2.8.5v2.8.5David Cole2011-07-082-1/+7
|
* Merge branch 'release'David Cole2011-07-082-3/+420
|\
| * CMake 2.8.5-rc3 include regression fixDavid Cole2011-06-271-0/+6
| |
| * Merge branch 'release'David Cole2011-06-272-3/+414
| |\
| | * CMake 2.8.5-rc3David Cole2011-06-212-1/+22
| | |
| | * Merge branch 'release'David Cole2011-06-212-3/+393
| | |\
| | | * CMake 2.8.5-rc2David Cole2011-06-152-1/+83
| | | |
| | | * Merge branch 'release'David Cole2011-06-152-3/+311
| | | |\
| | | | * CMake 2.8.5-rc1David Cole2011-05-252-3/+311
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-081-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-071-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-061-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-051-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-041-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-031-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-021-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-07-011-2/+2
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-06-301-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-06-291-1/+1
| | | | |
* | | | | Merge topic 'revert-fixbug_0004147'Brad King2011-06-281-59/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | fc04531 Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake"
| * | | | | Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake"Brad King2011-06-271-59/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1088b0278e74526298d0821589973918da33c44b. Wrapper dependency scanning (fix for #4147) does not work at CMake configuration time if an input file is provided by a custom command (regression #12307). Revert to original behavior until a solution is found.
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-281-1/+1
| |/ / / / |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-06-271-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-06-261-1/+1
| | | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-06-251-1/+1
| | | | |
* | | | | Merge topic 'use_devenv_forvs2010'Brad King2011-06-243-11/+37
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8555c2b Look for VCExpress as a possible build tool as well as devenv. ed0075b Use relative paths for custom command inputs. 38368d5 Revert "With very long file names, VS 2010 was unable to compile files." 8cd66dc Use devenv instead of msbuild for vs2010.
| * | | | | Look for VCExpress as a possible build tool as well as devenv.Bill Hoffman2011-06-231-1/+2
| | | | | |
| * | | | | Use relative paths for custom command inputs.Bill Hoffman2011-06-221-10/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For source files we use full paths. This allows for longer directory names with VS2010. However, the use of full paths causes the GUI to not display the custom commands.
| * | | | | Revert "With very long file names, VS 2010 was unable to compile files."Bill Hoffman2011-06-211-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 945f2c2214bc80f513ed08ebe2c8003263a4ee56.
| * | | | | Use devenv instead of msbuild for vs2010.Bill Hoffman2011-06-211-9/+20
| | | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-241-1/+1
| | | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-231-1/+1
| | | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-06-221-1/+1
| |_|/ / / |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-06-211-1/+1
| | | | |
* | | | | Merge topic 'libarchive-install-copyright-notice'Brad King2011-06-201-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | d39aee4 libarchive: Install COPYING with CMake documentation
| * | | | | libarchive: Install COPYING with CMake documentationBrad King2011-06-201-0/+2
| | | | | |
* | | | | | Merge topic 'FindJNI-Fedora-issue-12276'Brad King2011-06-201-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 93fc629 FindJNI: Search in Fedora arch-specific JVM location (#12276)
| * | | | | | FindJNI: Search in Fedora arch-specific JVM location (#12276)Christoph Höger2011-06-151-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic '11279_vs10sp1_and_improvements'Brad King2011-06-201-25/+115
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | effb6bb Detect VS 2010 SP1, faster and more robust detection