- 30 Sep, 2002 10 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Luis Ibanez authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- 29 Sep, 2002 6 commits
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Ken Martin authored
-
Ken Martin authored
-
- 27 Sep, 2002 7 commits
-
-
Andy Cedilnik authored
Add two cmake commands -E echo for echoing strings and -E comspec for workaround of bug of windows 9x; add another implementation of run command on windows which should work...
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Ken Martin authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Andy Cedilnik authored
-
- 26 Sep, 2002 2 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
- 25 Sep, 2002 9 commits
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
Several changes: COMPILE_DEFINITIONS is now depricated. If you want to specify some, use CMAKE_FLAGS -DCMAKE_DEFINITIONS:STRING=...; same goes for libraries, include path, ... It now detects wether the file is C or C++ and uses the apropriate project command, it also does the right thing when doing try_compile, so it does not execute configure for every single try_compile
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
- 24 Sep, 2002 6 commits
-
-
Andy Cedilnik authored
-
Andy Cedilnik authored
Improve backward compatibility, so that all backward compatibility stuff is in two modules; fix invoking of try_compile; add checking for header files and sizes of types
-
Andy Cedilnik authored
-
Andy Cedilnik authored
-
Andy Cedilnik authored
Some GUI improvements and fix the way dirty is being set, so that if there are no cache values, dirty is not set
-
Andy Cedilnik authored
-