Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#299: GTK_gmodule_LIBRARY is optional just like GTK_gthread_LIBRARY. | Brad King | 2003-11-12 | 1 | -1/+5 |
| | |||||
* | BUG#374: Adding OUTPUT_VARIABLE OUTPUT to TRY_COMPILE commands. | Brad King | 2003-11-12 | 2 | -2/+4 |
| | |||||
* | BUG#199: If DART_EXPERIMENTAL_USE_PROJECT_NAME is set, the PROJECT_NAME will ↵ | Brad King | 2003-11-12 | 1 | -2/+6 |
| | | | | be included in the name of the Experimental and ExperimentalSubmit targets. | ||||
* | BUG: fix for bug 346, borland should now support dash in the path | Bill Hoffman | 2003-11-05 | 1 | -1/+1 |
| | |||||
* | ENH: Adding registry entries to search path. | Brad King | 2003-11-04 | 2 | -0/+10 |
| | |||||
* | BUG: fix for bug# 317 | Bill Hoffman | 2003-10-31 | 1 | -2/+2 |
| | |||||
* | BUG#262: Marking DVIPDF_CONVERTER as advanced. | Brad King | 2003-10-30 | 1 | -0/+1 |
| | |||||
* | BUG: Fixed same spaces-in-paths problem for CMakeTestGNU.c as in ↵ | Brad King | 2003-10-17 | 1 | -1/+1 |
| | | | | CMakeDetermineCCompiler.cmake. | ||||
* | FIX: for Windows users, it seems logical to favor native win32 installation ↵ | Sebastien Barre | 2003-10-16 | 4 | -16/+16 |
| | | | | before Cygwin ones. Otherwise you can end up with bad mixes (part of the java tools were picked from the SDK, part from Cygwin) | ||||
* | BUG: fix for bug 78 should be on 1.8 branch | Bill Hoffman | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | ERR: Old -flat_namespace -undefined suppress flags for ↵ | Brad King | 2003-10-15 | 1 | -4/+9 |
| | | | | CMAKE_SHARED_MODULE_CREATE_C_FLAGS should be included when CMAKE_BACKWARDS_COMPATIBILITY is 1.6 or lower. | ||||
* | BUG: Fix for spaces in path when loading CMakeTestGNU.c. | Brad King | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | ENH: Documentation fix | Andy Cedilnik | 2003-10-13 | 1 | -0/+1 |
| | |||||
* | ERR: allow spaces in the path | Andy Cedilnik | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | BUG: Message describing variable was using result variable. | Brad King | 2003-10-11 | 1 | -3/+3 |
| | |||||
* | ENH: put the system path after the paths specified on to the FIND command | Bill Hoffman | 2003-10-09 | 1 | -2/+2 |
| | |||||
* | BUG: Comparison of build tool should be case-insensitive. | Brad King | 2003-09-26 | 1 | -2/+4 |
| | |||||
* | ENH: remove the -flat_namespace and -undefined suppress hacks from | Yves Starreveld | 2003-08-28 | 1 | -1/+1 |
| | | | | | | ENH: CMAKE_SHARED_MODULE_CREATE_C_FLAGS ENH: and fix the complex example to specify a -bundle loader for the ENH: shared module that it builds. | ||||
* | ENH: MinGW build now passes all the tests | Bill Hoffman | 2003-08-27 | 1 | -2/+2 |
| | |||||
* | ERR: Fixed typo in comment. | Brad King | 2003-08-27 | 2 | -2/+2 |
| | |||||
* | ENH: add configure file for gcc under windows | Bill Hoffman | 2003-08-22 | 1 | -0/+14 |
| | |||||
* | ERR: Reorganize to try to fix the -pthread problem on some systems | Andy Cedilnik | 2003-08-22 | 1 | -28/+43 |
| | |||||
* | ENH: add the unix makefile generator as an option from the windows GUI, this ↵ | Bill Hoffman | 2003-08-21 | 9 | -14/+51 |
| | | | | builds with mingw, cygwin, and combinations of make cl, bcc32 | ||||
* | ERR: If WX_CONFIG_LIBS are , then you get weird cmake error. This should fix it | Andy Cedilnik | 2003-08-21 | 1 | -1/+1 |
| | |||||
* | ENH: Improved default choice of -64 compiler/linker flags based on how cmake ↵ | Brad King | 2003-08-19 | 1 | -3/+28 |
| | | | | was built. | ||||
* | BUG: Fix Bug #156 - ps2pdf is not found on linux | Andy Cedilnik | 2003-08-19 | 1 | -1/+1 |
| | |||||
* | ENH: Installing readme.txt in Modules directory to be consistent with windows. | Brad King | 2003-08-11 | 1 | -1/+1 |
| | |||||
* | ENH: Take Purify out because it is not implemented yet | Andy Cedilnik | 2003-08-11 | 1 | -1/+2 |
| | |||||
* | ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. ↵ | Andy Cedilnik | 2003-08-08 | 21 | -47/+135 |
| | | | | Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log | ||||
* | ENH: Add PDFLaTeX and LaTeX2HTML. Closes Bug #132 - Add pdflatex and ↵ | Andy Cedilnik | 2003-08-07 | 1 | -0/+17 |
| | | | | html2latex to FindLATEX.cmake | ||||
* | BUG: fix for main in a library on windows with nmake | Bill Hoffman | 2003-08-07 | 1 | -0/+2 |
| | |||||
* | BUG: fix for bugs 125 - 128, and a fix for the bug introduced by the bug fix ↵ | Bill Hoffman | 2003-08-07 | 1 | -2/+7 |
| | | | | for but 92. & was being replaced with &, but after double quote was replaced with " causing it to be &quot. Also add more search paths for mpi | ||||
* | ENH: On apple use -lpthreads | Andy Cedilnik | 2003-08-06 | 1 | -19/+21 |
| | |||||
* | added test for whether pdbtype should be used for nmake | Ken Martin | 2003-08-05 | 2 | -2/+25 |
| | |||||
* | ERR: Fixed typeo tests->test. | Brad King | 2003-08-04 | 2 | -2/+2 |
| | |||||
* | ENH: Make it work for QT 2.3 non commercial on windows | Andy Cedilnik | 2003-08-01 | 1 | -1/+3 |
| | |||||
* | ENH: MAke it work on FreeBSD | Andy Cedilnik | 2003-08-01 | 1 | -5/+0 |
| | |||||
* | ENH: Do better test for pthreads | Andy Cedilnik | 2003-08-01 | 2 | -14/+69 |
| | |||||
* | ENH: Fix indentation | Andy Cedilnik | 2003-08-01 | 1 | -49/+49 |
| | |||||
* | made a minor bugfix on my FindwxWindows.cmake. | Andy Cedilnik | 2003-07-31 | 1 | -3/+5 |
| | | | | | | I capsulated the regular expression matching for the libdrs with another IF (line 355). By: Jan Woetzel | ||||
* | ENH: when linking in QT, we should also link DL, since QT uses them | Andy Cedilnik | 2003-07-30 | 1 | -61/+64 |
| | |||||
* | ENH: QT if it is multi threaded should link in threads | Andy Cedilnik | 2003-07-30 | 1 | -0/+4 |
| | |||||
* | ENH: Use FindX11 when doing Qt on unix | Andy Cedilnik | 2003-07-29 | 1 | -0/+7 |
| | |||||
* | ENH: Add Use file for wxWindows. Thanks Jan Woetzel | Andy Cedilnik | 2003-07-29 | 1 | -0/+49 |
| | |||||
* | ENH: Improved find module. Thank you Jan Woetzel | Andy Cedilnik | 2003-07-29 | 1 | -75/+403 |
| | |||||
* | ENH: Improved error message for VTK_DIR not found to refer to it as a cache ↵ | Brad King | 2003-07-24 | 1 | -1/+1 |
| | | | | entry. Some users thought this was supposed to be an environment variable. | ||||
* | ENH: Added optional configuration of data/doc/man dirs. This will be useful ↵ | Brad King | 2003-07-21 | 2 | -5/+5 |
| | | | | for package maintainers. | ||||
* | ENH: Extra new line after output | Andy Cedilnik | 2003-07-17 | 12 | -13/+13 |
| | |||||
* | ENH: set CMAKE_SYSTEM_VERSION for windows | Bill Hoffman | 2003-07-16 | 1 | -1/+0 |
| | |||||
* | ENH: Replace WRITE_FILE with FILE(WRITE and FILE(APPEND. Replace ↵ | Andy Cedilnik | 2003-07-11 | 13 | -126/+118 |
| | | | | MAKE_DIRECTORY with FILE(MAKE_DIRECTORY, replace STRING(ASCII things |