- 05 Nov, 2009 1 commit
-
-
dickelbeck authored
-
- 26 Jun, 2009 1 commit
-
-
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.
-
- 21 Jun, 2009 1 commit
-
-
f3nix authored
-
- 19 Jun, 2009 1 commit
-
-
strangeril authored
-
- 21 May, 2009 1 commit
-
-
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.
-
- 04 Feb, 2009 1 commit
-
-
stambaughw authored
-
- 02 Dec, 2008 1 commit
-
-
stambaughw authored
-
- 07 Sep, 2008 3 commits
-
-
f3nix authored
-
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.
-
f3nix authored
-
- 29 Aug, 2008 1 commit
-
-
raburton authored
useful for creating a config.h via an extraction script that creates a source tar bundle
-
- 15 Aug, 2008 1 commit
-
-
jerryjacobs authored
-
- 01 Aug, 2008 1 commit
-
-
charras authored
-
- 15 Jun, 2008 1 commit
-
-
kintel authored
-
- 05 May, 2008 2 commits
-
-
f3nix authored
* Move svn version header creation to a macro (Unix-only for now). * Use CVS version of FindSubversion macro.
-
stambaughw authored
-
- 01 May, 2008 1 commit
-
-
f3nix authored
-
- 18 Apr, 2008 1 commit
-
-
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.
-
- 16 Apr, 2008 1 commit
-
-
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.
-
- 13 Apr, 2008 2 commits
- 06 Jan, 2008 1 commit
-
-
f3nix authored
-