1. 05 Nov, 2009 1 commit
  2. 26 Jun, 2009 1 commit
    • stambaughw's avatar
      Build fixes for VC8, compiler warnings fixed, and some minor wxDC zoom changes. · 17bf2435
      stambaughw authored
      * Added modified version of FindwxWidgets.cmake to prevent manifest build and link errors
        with VC8.
      * Fixed ambiguous math function ( sqrt, atan, cos, etc. ) call errors when building
        with MSVC.
      * Moved bitmap copy bitmap source file destination to the build path to prevent source
        tree pollution and library rebuilds when building on different platforms.
      17bf2435
  3. 21 Jun, 2009 1 commit
  4. 19 Jun, 2009 1 commit
  5. 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
  6. 04 Feb, 2009 1 commit
  7. 02 Dec, 2008 1 commit
  8. 07 Sep, 2008 3 commits
  9. 29 Aug, 2008 1 commit
  10. 15 Aug, 2008 1 commit
  11. 01 Aug, 2008 1 commit
  12. 15 Jun, 2008 1 commit
  13. 05 May, 2008 2 commits
  14. 01 May, 2008 1 commit
  15. 18 Apr, 2008 1 commit
    • f3nix's avatar
      CMake: · 5cd2fad8
      f3nix authored
      * MinGWResourceCompiler: change output directory and name of compiled resource file (old resource object files have to be deleted manually, eg. cvpcb/cvpcb_rc.o since the 'make clean' target does not remove them).
      * Add some comments.
      5cd2fad8
  16. 16 Apr, 2008 1 commit
    • f3nix's avatar
      CMake: · c77c3906
      f3nix authored
      * Set a NAME_RESOURCES variable in MinGWResourceCompiler.
      * Fix looking for zlib under msys (C:\msys\1.0). Minizip now builds under windows with external zlib.
      c77c3906
  17. 13 Apr, 2008 2 commits
  18. 06 Jan, 2008 1 commit