Commit History

作者 SHA1 備註 提交日期
  Brad King 8ffb32369f BUG: Need to search for rc by default, not c++ compilers. 19 年之前
  Andy Cedilnik 43c84a2a56 STYLE: Nightly Version update 19 年之前
  Brad King 712f3a3da4 COMP: Fix try-compile to fail properly on HP. 19 年之前
  Alexander Neundorf 82e5ab5d4f ENH: automatically find Qt3 on SUSE, patch from Dirk Mueller and Stephan 19 年之前
  Alexander Neundorf 07558db6a2 ENH: also look in /usr/local/include/libpng (OpenBSD) 19 年之前
  Andy Cedilnik 416738b721 STYLE: Nightly Version update 19 年之前
  Brad King 11d5caf201 ENH: Patch from Alex to fix current working directory when running executables built in KDevelop. 19 年之前
  Brad King 51607bd675 ENH: Add support to INSTALL(DIRECTORY) to install an empty directory. This addresses bug#3572. 19 年之前
  Brad King 27a67fb72f ENH: Add support to INSTALL(DIRECTORY) to install an empty directory. This addresses bug#3572. 19 年之前
  Brad King 7001a88a74 BUG: Search for the compiler only once and store a full path to it in the cache. This avoids problems with the case of locations in the PATH variable on Windows that change the compiler name when CMake is re-run. CMakeFiles/CMake*Compiler.cmake files should hold the full path to the compiler always. 19 年之前
  Ken Martin bdb530191d BUG: bad progress for named top level targets 19 年之前
  Brad King 21d7a242fd COMP: Fix warnings in system headers on VS6. 19 年之前
  Brad King eef327b944 ENH: Adding install/local global target for Makefile generators. This runs installation only in the current directory and not subdirectories. 19 年之前
  Andy Cedilnik 8a761b8f96 STYLE: Nightly Version update 19 年之前
  Andy Cedilnik 005e3b1f86 STYLE: Nightly Version update 19 年之前
  Alexander Neundorf 0afe72e908 BUG: fix #3324: KDE3Macros.cmake didn't find Qt designer plugins when 19 年之前
  Alexander Neundorf 0634447892 STYLE: remove unnecessary /usr/local/include search path 19 年之前
  Alexander Neundorf bc266c1afd BUG: #3514: qt-mt3.lib wasn't found on windows 19 年之前
  Brad King a30e054641 COMP: Use new KWSys IOStream component to help print large file size integer types to streams. 19 年之前
  Brad King c500078dcc ENH: Adding KWSys component IOStream to provide help with broken C++ stream libraries. 19 年之前
  Brad King 2b602ea738 COMP: Need to use cmsys_stl when in CMake code, not kwsys_stl. 19 年之前
  Brad King 703c0e32c8 BUG: Need to undefine temporary macros defined at top of file. 19 年之前
  Brad King ff930f75aa BUG: When a try-run fails to compile create the run result cache entry with a bogus non-zero return value to avoid running the test again. 19 年之前
  Alexander Neundorf d454231a0a STYLE: fix #3519 (incorrect comment) 19 年之前
  Alexander Neundorf b81a8e5855 BUG: fix comment (#3511) 19 年之前
  Alexander Neundorf 5c74e1d790 BUG: apply patch from bero (#3518) so that DESTDIR is supported for 19 年之前
  Andy Cedilnik aef312fbcf STYLE: Nightly Version update 19 年之前
  Alexander Neundorf 4af20a2e0a ENH: #3225: first check the special paths, the the default path, also for 19 年之前
  Brad King dc0c5d082b BUG: GetLineFromStream should remove carriage return characters to make sure newlines do not get duplicates. 19 年之前
  Brad King e61eac3f05 BUG: Fix location of CMakeOutput.log and CMakeError.log. 19 年之前