Historique des commits

Auteur SHA1 Message Date
  Andy Cedilnik 561a3da204 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 il y a 23 ans
  Andy Cedilnik 565adb8115 Fix HP build il y a 23 ans
  Andy Cedilnik 48fe81acdd Try to remove some warnings il y a 23 ans
  Andy Cedilnik e6406f681d Abstract cleaning of files and add code that deletes files from Debug subdirectory il y a 23 ans
  Andy Cedilnik 202600f95a Add GetLocal on cmMakefile and on local builds do not perform tests il y a 23 ans
  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 il y a 23 ans
  Andy Cedilnik b17cfc7584 Fix try compile with second signature, remove cmake lists from cache so that multiple tests work il y a 23 ans
  Ken Martin d4f5545007 updated to try compile il y a 23 ans
  Ken Martin 610ff11cf3 now Try compile can include CMAKE_FLAGS il y a 23 ans
  Brad King d631e114f9 BUG: Generated CMakeLists.txt file needs to take CMAKE_ANSI_CXXFLAGS into account. il y a 23 ans
  Ken Martin 83f61619a3 slight change in signature il y a 23 ans
  Ken Martin 7e6f9fff2b fix to the cleanup code il y a 23 ans
  Ken Martin b3b0eeba05 fix to the cleanup code il y a 23 ans
  Ken Martin 6132184cc3 better trycompile and enable langiages il y a 23 ans
  Ken Martin 31f714fc2a another signature for Try_Compile il y a 23 ans
  Ken Martin 5608a9a129 updated signature il y a 23 ans
  Ken Martin 4855fe5c10 an early checking not complete il y a 23 ans