| Commit message (Expand) | Author | Age | Files | Lines |
* | The check for include dirs and builtin macros also works with the Intel compiler | Alexander Neundorf | 2009-09-17 | 1 | -11/+15 |
|
|
* | Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs... | Bill Hoffman | 2009-09-17 | 3 | -36/+29 |
|
|
* | Bug #9430, recognize the FR flag | Bill Hoffman | 2009-09-17 | 1 | -0/+1 |
|
|
* | Do not call CollapseFullPath for PDB file names | Brad King | 2009-09-17 | 3 | -3/+3 |
|
|
* | Remove old check for duplicate subdirectories | Brad King | 2009-09-17 | 1 | -15/+0 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-17 | 1 | -1/+1 |
|
|
* | Fix typo in name | Bill Hoffman | 2009-09-17 | 1 | -1/+1 |
|
|
* | Major improvement of the generated targets in Eclipse. | Alexander Neundorf | 2009-09-16 | 4 | -14/+102 |
|
|
* | Create CMake.ConfigureFile test for configure_file | Brad King | 2009-09-16 | 6 | -0/+28 |
|
|
* | Teach configure_file to handle directory names | Brad King | 2009-09-16 | 2 | -0/+21 |
|
|
* | Teach configure_file to handle relative paths | Brad King | 2009-09-16 | 2 | -12/+27 |
|
|
* | Fix typo in cmConfigureFileCommand ivar name | Brad King | 2009-09-16 | 2 | -5/+5 |
|
|
* | Factor out CMake.File test result check for re-use | Brad King | 2009-09-16 | 2 | -35/+40 |
|
|
* | Put compiler defined macros into eclipse project files | Alexander Neundorf | 2009-09-16 | 2 | -5/+89 |
|
|
* | Bug #09476, add more search paths for jni. | Bill Hoffman | 2009-09-16 | 1 | -1/+12 |
|
|
* | Fix for bug#9553, print a warning if pkg-config is not found. | Bill Hoffman | 2009-09-16 | 1 | -0/+5 |
|
|
* | Fix XL C++ compiler flags on Linux | Brad King | 2009-09-16 | 2 | -0/+6 |
|
|
* | Fix uninitialized errors. | Bill Hoffman | 2009-09-16 | 1 | -0/+7 |
|
|
* | Generate proper Intel Fortran project version | Brad King | 2009-09-16 | 1 | -1/+13 |
|
|
* | Create VS generator GetRegistryBase method | Brad King | 2009-09-16 | 8 | -0/+22 |
|
|
* | Test add_subdirectory inside function | Brad King | 2009-09-16 | 1 | -0/+35 |
|
|
* | Initialize directory scope with closure of parent | Brad King | 2009-09-16 | 1 | -2/+10 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-16 | 1 | -1/+1 |
|
|
* | Initial version of FindCUDA script. Still needs documentation formatting. | James Bigler | 2009-09-15 | 4 | -0/+1577 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-15 | 1 | -1/+1 |
|
|
* | Fix for bug #8969, pick a better default version for VS, and make it easier t... | Bill Hoffman | 2009-09-15 | 1 | -27/+24 |
|
|
* | Fix for bug# 5373, include CMake verison in generated docs. | Bill Hoffman | 2009-09-15 | 1 | -2/+4 |
|
|
* | fix #9152: find ZLIB quietly if PNG is searched QUIETLY | Alexander Neundorf | 2009-09-14 | 1 | -2/+7 |
|
|
* | Bug #8356, add support for image types in Xcode files. | Bill Hoffman | 2009-09-14 | 1 | -0/+4 |
|
|
* | Fix for bug #8807, add support for CMAKE_EXE_LINKER_FLAGS_(config) to Xcode g... | Bill Hoffman | 2009-09-14 | 1 | -0/+9 |
|
|
* | Fix for Bug #9190, -U did not work on case insensitive file systems because o... | Bill Hoffman | 2009-09-14 | 3 | -5/+10 |
|
|
* | Clarify documentation for if. | Bill Hoffman | 2009-09-14 | 1 | -1/+1 |
|
|
* | Removed fork-and-continue option from ctest generated batch script entries | Zach Mullen | 2009-09-14 | 2 | -2/+1 |
|
|
* | Fix open solaris build issue with concept checking that breaks std vector for... | Bill Hoffman | 2009-09-14 | 2 | -9/+32 |
|
|
* | Change FindPythonLibs to use the standard _DIR instead of _PATH but stay back... | Bill Hoffman | 2009-09-14 | 1 | -14/+27 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-14 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-13 | 1 | -1/+1 |
|
|
* | Avoid shadowing std::vector member | Brad King | 2009-09-12 | 1 | -3/+3 |
|
|
* | major improvement of FindRuby.cmake | Alexander Neundorf | 2009-09-12 | 1 | -38/+188 |
|
|
* | use HINTS instead of PATHS and also look for libruby-static.a (which is built... | Alexander Neundorf | 2009-09-12 | 1 | -3/+3 |
|
|
* | Don't pass *.S files to the assembler, they must go through gcc, because they... | Alexander Neundorf | 2009-09-12 | 1 | -1/+3 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2009-09-12 | 1 | -1/+1 |
|
|
* | Fix for bug#9442, ctest crash if CTEST_SOURCE_DIRECTORY was not set. | Bill Hoffman | 2009-09-11 | 1 | -1/+1 |
|
|
* | Test that CTest can handle missing newlines | Brad King | 2009-09-11 | 1 | -0/+4 |
|
|
* | Fix new CTest output handling for no newline | Brad King | 2009-09-11 | 1 | -0/+1 |
|
|
* | Add label summary times to ctest default output. Also, remove parallel time ... | Bill Hoffman | 2009-09-11 | 4 | -20/+43 |
|
|
* | Rewrite CTest child output handling | Brad King | 2009-09-11 | 5 | -203/+132 |
|
|
* | Initialize cmCTestRunTest instances robustly | Brad King | 2009-09-11 | 3 | -18/+6 |
|
|
* | Remove barely-used cmCacheManager::AddCacheEntry | Brad King | 2009-09-11 | 3 | -18/+3 |
|
|
* | Fix option() interpretation of non-boolean values | Brad King | 2009-09-11 | 1 | -1/+2 |
|
|