Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-19 | index.html: upgrade from legacy html to HTML 4.01 strict | Andreas Boll | 1 | -44/+51 | |
Reviewed-by: Brian Paul <brianp@vmware.com> | |||||
2011-11-02 | Update the cross-mingw32 instructions to define CMAKE_RC_COMPILER. | José Fonseca | 1 | -11/+12 | |
2011-02-02 | Add --with-system-data-files option | Paulo Zanoni | 1 | -1/+1 | |
If you specify --with-system-data-files, binaries will try to find .dat and image files inside ${datadir}/${PACKAGE}. If you don't specify, they will try to find the files inside "../data" (keeping backwards compatibility). Signed-off-by: Paulo Zanoni <pzanoni@mandriva.com> Signed-off-by: Brian Paul <brianp@vmware.com> | |||||
2010-11-11 | scons: Remove scons build support. | José Fonseca | 1 | -11/+1 | |
Superseeded by CMake. | |||||
2010-11-06 | Document CMake build instructions. | José Fonseca | 1 | -7/+93 | |
2010-08-05 | updated docs with prerequisites such as glew 1.5.4 or later | Brian Paul | 1 | -6/+12 | |
2010-07-13 | index.html - some basic documentation for this stuff | Brian Paul | 1 | -0/+142 | |