msvc


Log

Author Commit Date CI Message
sammy 654d19c4 2008-05-06T08:24:45 * Move msvc/Makefile.am back to its proper place. * Add the new visual studio build files to the distribution.
JeffM2501 4fdf308c 2008-05-06T06:03:46 mention the joy of the build dir.
JeffM2501 a7b8433a 2008-05-06T06:02:51 a readme for those that like to read and learn and grow.
JeffM2501 17d2b384 2008-05-06T05:51:54 make the demos build, and pair it down to just one set of build targets, release and debug
JeffM2501 fe768541 2008-05-06T05:43:46 put our stuff in build not debug
JeffM2501 adad77b4 2008-05-06T05:43:22 build a static lib as an option
JeffM2501 d15e7a70 2008-05-06T05:12:39 start a vc7.1 build
JeffM2501 95f3b90b 2008-05-06T04:55:37 build as a VC8 DLL again
JeffM2501 c6053772 2008-05-06T04:15:12 move the config.h and demo file up so they can be shared with all MSVC builds.
JeffM2501 e56f9fdd 2008-05-06T04:03:17 fix busted line endings
JeffM2501 83bbc4b9 2008-05-06T03:59:34 move 2005 build files to VC8 dir so we can have more then one windows build system
brlcad 3674c4d1 2008-04-28T17:31:42 specify minimum versions, make ac be 2.58 and am be 1.6 (needed in order to support os x 10.4 out-of-the-box). PKG_CHECK_MODULES doesn't seem to wrap the args properly so you can't embed AC_MSG_RESULT, make a zip and bzip2 when we make a dist, and provide NULL to make am happy
sammy 0aff12c1 2008-04-24T13:40:12 * Rename "win32_vcpp" to "msvc" and move all Visual Studio build files out of their subdirectory. * Add the msvc subdirectory to "make dist" so that it gets distributed.