Ken Martin
|
f7ec3c2a76
|
compiler warning
|
23 years ago |
Andy Cedilnik
|
a77f9f0715
|
Fix namespace problem
|
23 years ago |
Andy Cedilnik
|
a76773f48f
|
Add missing include
|
23 years ago |
Andy Cedilnik
|
28159ebd71
|
Fix tests for new trycompile and tryrun
|
23 years ago |
Andy Cedilnik
|
202600f95a
|
Add GetLocal on cmMakefile and on local builds do not perform tests
|
23 years ago |
Andy Cedilnik
|
571c483ad8
|
Include more testing
|
23 years ago |
Andy Cedilnik
|
1d0d685049
|
Simplify checking for headers
|
23 years ago |
Andy Cedilnik
|
5a08e1b6dc
|
Add macro which checks if the header file exists
|
23 years ago |
Andy Cedilnik
|
fdcd197352
|
Fix comment
|
23 years ago |
Andy Cedilnik
|
50423a779e
|
Fix test so that it does some modules testing by checking for some functions and some size of types
|
23 years ago |
Andy Cedilnik
|
76e9af1575
|
Add two commonly used modules. First one checks if the function exists, the second one checks the size of type
|
23 years ago |
Andy Cedilnik
|
157e2b4ac3
|
Add option of TRY_COMPILE to store the output of compilation so that if the output fails you can display it or store it in the file
|
23 years ago |
Andy Cedilnik
|
92714311c9
|
Add WRITE_FILE command, which writes string to a file
|
23 years ago |
Ken Martin
|
e5a8887426
|
removed c++ style comments
|
23 years ago |
Andy Cedilnik
|
b380a37418
|
Fix includes
|
23 years ago |
Ken Martin
|
a7589c3a32
|
compiler warnings
|
23 years ago |
Andy Cedilnik
|
0415b0db75
|
Add test for gui
|
23 years ago |
Andy Cedilnik
|
3001a9ae80
|
Fix arguments
|
23 years ago |
Andy Cedilnik
|
ceb63bedaf
|
Allow argument Q
|
23 years ago |
Andy Cedilnik
|
b7fa92c9e1
|
Add support for exiting after loading
|
23 years ago |
Andy Cedilnik
|
8f3d8e7470
|
Add option -Q for existing after loading
|
23 years ago |
Andy Cedilnik
|
c91629109b
|
Remove unnecessary disabling of output
|
23 years ago |
Andy Cedilnik
|
5d0716439f
|
Fix tryrun to work on Linux
|
23 years ago |
Andy Cedilnik
|
4027cfbb2d
|
Supress standard error when running command
|
23 years ago |
Andy Cedilnik
|
b17cfc7584
|
Fix try compile with second signature, remove cmake lists from cache so that multiple tests work
|
23 years ago |
Andy Cedilnik
|
dd6122c6f5
|
Add a way to check if run command output is disabled
|
23 years ago |
Andy Cedilnik
|
f5c6dfcb1c
|
When doing try compile disable output
|
23 years ago |
Andy Cedilnik
|
0301b8366b
|
Add a way to remove files from cache
|
23 years ago |
Andy Cedilnik
|
7dbff46638
|
Fix compile problem
|
23 years ago |
Ken Martin
|
8f74db57a5
|
minor cleanup
|
23 years ago |
Andy Cedilnik
|
5eeb0793ae
|
Fix all defines on Windows
|
23 years ago |
Andy Cedilnik
|
1cce2ed6e7
|
Fix executable to be WIN32 on windows
|
23 years ago |
Andy Cedilnik
|
000326237d
|
Fix find wxWindows
|
23 years ago |
Ken Martin
|
d4f5545007
|
updated to try compile
|
23 years ago |
Ken Martin
|
3eaf054d6a
|
new command
|
23 years ago |
Andy Cedilnik
|
e756d20811
|
Remove unnecessary message
|
23 years ago |
Andy Cedilnik
|
192dfbaaab
|
Add option for building wxWindows GUI for CMake
|
23 years ago |
Andy Cedilnik
|
f1d40eef93
|
Initial import of wxWindows dialog
|
23 years ago |
Andy Cedilnik
|
0dafd886fc
|
Improve searching for wxWindows
|
23 years ago |
Andy Cedilnik
|
b13e120d92
|
Fix callback for the new API
|
23 years ago |
Andy Cedilnik
|
6769e84472
|
Improve message handler to include client data.
|
23 years ago |
Ken Martin
|
eab24670e3
|
test passing CMAKE_FLAGS
|
23 years ago |
Ken Martin
|
610ff11cf3
|
now Try compile can include CMAKE_FLAGS
|
23 years ago |
Ken Martin
|
f835a83b8d
|
better error reporting
|
23 years ago |
Brad King
|
bd7ffbc258
|
ENH: If SET(VAR) is called with no other arguments, remove the definition of VAR.
|
23 years ago |
Brad King
|
aa29bbc326
|
ENH: Added RemoveDefinition method.
|
23 years ago |
Sebastien Barre
|
24e0518122
|
FIX: better support for the Tcl/Tk 8.4 pre-release
|
23 years ago |
Andy Cedilnik
|
5e319f5b9b
|
GL should not be a completely necessary thing for finding GTK. This will find gtk and GL but also just GTK
|
23 years ago |
Andy Cedilnik
|
56b69e5fcc
|
Remove unnecessary variable
|
23 years ago |
Ken Martin
|
40a99bcd1a
|
removed target
|
23 years ago |