1. 04 Jan, 2010 1 commit
  2. 21 May, 2009 1 commit
    • stambaughw's avatar
      Build improvements, compiler warning fixes and build fixes, and lots of clean up. · 8bf79111
      stambaughw authored
      * Created separate SVN version header.
      * Add true config.h for platform dependency checks.
      * Add dependency check cmake module.
      * Remove some leftover hand crafted make files.
      * Remove non-cmake build instructions from COMPILING.txt.
      * Fix split _() strings causing Visual C++ compiler error.
      * Fix lots of compiler warnings.
      * Change project file parameter container from wxArray to boost::vector_ptr.
      * Removed lots of redundant header definitions.
      * Fixed green_xpm redefinition in ercgreen.xpm.
      * Remove some dead code and unnecessary class methods.
      8bf79111
  3. 02 Dec, 2008 1 commit
  4. 07 Sep, 2008 1 commit
    • f3nix's avatar
      CMake: · 422ffdab
      f3nix authored
      * Require CMake version 2.6.1 on Windows and version 2.6.0 for other systems.
      * Update FindSubversion to version from CMake 2.6.1 (localization issue solved).
      * Remove FindwxWidgetsCVS and use the default one (some issues solved upstream).
      * Formatting style changes.
      422ffdab
  5. 29 Aug, 2008 1 commit
  6. 15 Aug, 2008 1 commit
  7. 05 May, 2008 1 commit
    • f3nix's avatar
      CMake: · 75bba55a
      f3nix authored
      * Move svn version header creation to a macro (Unix-only for now).
      * Use CVS version of FindSubversion macro.
      75bba55a