Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 654d19c4 | 2008-05-06 08:24:45 | * Move msvc/Makefile.am back to its proper place. * Add the new visual studio build files to the distribution. | ||
| 4fdf308c | 2008-05-06 06:03:46 | mention the joy of the build dir. | ||
| a7b8433a | 2008-05-06 06:02:51 | a readme for those that like to read and learn and grow. | ||
| 17d2b384 | 2008-05-06 05:51:54 | make the demos build, and pair it down to just one set of build targets, release and debug | ||
| fe768541 | 2008-05-06 05:43:46 | put our stuff in build not debug | ||
| adad77b4 | 2008-05-06 05:43:22 | build a static lib as an option | ||
| d15e7a70 | 2008-05-06 05:12:39 | start a vc7.1 build | ||
| 95f3b90b | 2008-05-06 04:55:37 | build as a VC8 DLL again | ||
| c6053772 | 2008-05-06 04:15:12 | move the config.h and demo file up so they can be shared with all MSVC builds. | ||
| e56f9fdd | 2008-05-06 04:03:17 | fix busted line endings | ||
| 83bbc4b9 | 2008-05-06 03:59:34 | move 2005 build files to VC8 dir so we can have more then one windows build system | ||
| 3674c4d1 | 2008-04-28 17: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 | ||
| 0aff12c1 | 2008-04-24 13: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. |