index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Add PDFLaTeX and LaTeX2HTML. Closes Bug #132 - Add pdflatex and html2lat...
Andy Cedilnik
2003-08-07
1
-0/+17
*
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
*
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
*
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 e...
Brad King
2003-07-24
1
-1/+1
*
ENH: Added optional configuration of data/doc/man dirs. This will be useful ...
Brad King
2003-07-21
2
-5/+5
*
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 MAKE_DIRECTO...
Andy Cedilnik
2003-07-11
13
-126/+118
*
BUG: Stack size in generated programs should be 10 meg, not 256.
Brad King
2003-06-12
1
-1/+1
*
ENH: add processor type of win32
Bill Hoffman
2003-06-11
1
-1/+1
*
ENH: add CMAKE_SYSTEM_PROCESSOR
Bill Hoffman
2003-06-11
2
-1/+4
*
BUG: When VTK is not found, it should be fatal error
Andy Cedilnik
2003-06-06
1
-1/+1
*
ENH: add all targets for dashboard build types
Bill Hoffman
2003-06-03
1
-2/+5
*
ENH: More locations
Andy Cedilnik
2003-05-28
1
-1/+5
*
ENH: add LDFLAGS as an initial value for all linker flags, good for -64
Bill Hoffman
2003-05-23
1
-3/+3
*
ERR: Removed warning for unused variable.
Brad King
2003-05-16
1
-2/+2
*
BUG: Need -brtl when creating shared libraries. Also added -bexpall (AIX equ...
Brad King
2003-05-16
1
-2/+2
*
add find make program for 71
Bill Hoffman
2003-05-09
1
-0/+9
*
BUG: remove typo from file
Bill Hoffman
2003-05-09
1
-1/+1
*
BUG: fix for borland win32 exe builds
Bill Hoffman
2003-05-08
1
-2/+2
*
BUG: remove -H flags as they cause crashes on oldwww
Ken Martin
2003-05-08
1
-4/+4
*
BUG: remove -H flags as they cause crashes on oldwww
Ken Martin
2003-05-08
1
-4/+4
*
ENH: change the default borland stack size
Bill Hoffman
2003-05-05
1
-1/+1
*
ERR: Remove warning for main returning void.
Andy Cedilnik
2003-05-05
1
-1/+1
*
fixed andy sloppy code again
Ken Martin
2003-05-02
1
-1/+0
*
ENH: Fix some dart issues. Now it works fine without dart.
Andy Cedilnik
2003-05-02
2
-91/+181
*
ENH: Updated search paths to newest values from Cable.
Brad King
2003-04-22
1
-2/+2
*
ENH: Added /usr/local/lib/fltk
Brad King
2003-04-04
1
-0/+1
*
Add QT on debian
Andy Cedilnik
2003-04-02
1
-1/+2
*
New design of CheckSymbolExists pretty much replaces all other ones.
Andy Cedilnik
2003-03-28
1
-4/+15
*
Fix gnu c and Sun CC mix
Bill Hoffman
2003-03-27
1
-0/+4
*
Prevent CMake from putting ; in the file
Andy Cedilnik
2003-03-17
1
-2/+1
*
More variables advanced
Andy Cedilnik
2003-03-17
1
-2/+7
*
Add gthread library
Andy Cedilnik
2003-03-17
1
-0/+12
*
BUG: bad if statement order
Bill Hoffman
2003-03-14
1
-3/+3
*
force c++ for c++ files
Bill Hoffman
2003-03-14
1
-1/+1
*
BUG: Don't use -nostdlib option to link shared libraries. Just use gcc -shar...
Brad King
2003-03-13
1
-7/+12
[next]