Commit History

Author SHA1 Message Date
  Berk Geveci 76f799fd03 Oops. 24 years ago
  Berk Geveci 777ec99219 Changes to remove warnings and fix dependencies. 24 years ago
  Ken Martin 05717b3dab a better fix maybe 24 years ago
  Bill Hoffman 03fd2f6dfa make sure custom targets are in the ALL_BUILD 24 years ago
  Sebastien Barre e17724279e Fix number of params and expand vars in all args 24 years ago
  Sebastien Barre 9ad598a9f0 Fix bug. Was using unexpanded var instead of copy 24 years ago
  Sebastien Barre 53f8721f99 Break the "to infinity and beyond" stuff 24 years ago
  Sebastien Barre 3acc545b06 Expand var in srclist name too 24 years ago
  Sebastien Barre 340b1f1d8b Expand var in name too 24 years ago
  Sebastien Barre 229b9064d1 Expand variables in all target args 24 years ago
  Berk Geveci 32e9510d55 Needed to replace srcdir to make install targets work. 24 years ago
  Bill Hoffman 5187cb1df5 put back CMAKE_TEMPLATE_FLAGS 24 years ago
  Bill Hoffman 3cb9f60375 BUG: no +=+ 24 years ago
  Andy Cedilnik 39766efaaa Added accessor for add custom command 24 years ago
  Sebastien Barre 853fe7ee59 Add cp (CP) 24 years ago
  Bill Hoffman 3b8eff5552 remove template flags from cmake, no ptused, or -instance=static 24 years ago
  Bill Hoffman b522b84fb4 Trying to fix curses problems with some systems. 24 years ago
  Berk Geveci a3f6e2f9c4 Trying to fix build problems related to curses. 24 years ago
  Bill Hoffman 72d683e0ee ENH: use full source name for c code as well as c++ 24 years ago
  Bill Hoffman e7616c5b92 use cmake as the executable for cmake and not ccurses 24 years ago
  Bill Hoffman 8a4ae14a30 make sure default_target is first 24 years ago
  Bill Hoffman 59e0fa6942 ENH: add ansi flag for c compiler 24 years ago
  Bill Hoffman 0314c5f76a Allow multiline messages 24 years ago
  Bill Hoffman 112707a9dc Clean up a bit more 24 years ago
  Bill Hoffman 87cbb11742 One more time... case does not matter on cygwin 24 years ago
  Bill Hoffman 8139a3121d ENH: fix doc string 24 years ago
  Franck Bettinger 4153857a1e add cleaning of QT generated files when make clean is used 24 years ago
  Bill Hoffman 4ddee8e0e8 ENH: tell cmake object where cmake is 24 years ago
  Bill Hoffman 319a5e0077 BUG: CustomCommand has to use full path to Source file now 24 years ago
  Bill Hoffman 05a884c675 Removed a function which used va_start (did not compile on Sun with gcc) 24 years ago