Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-01 | TOOLS: Capitalization fix | Filippos Karapetis | |
svn-id: r54703 | |||
2010-12-01 | TOOLS: Added OpenGL support to Visual Studio project files | Filippos Karapetis | |
svn-id: r54701 | |||
2010-11-30 | TOOLS: Fix regression in create_project MSVC9 project creation | Julien Templier | |
Debug build configurations were missing </Configuration> ending elements (see comments of bug #3121962) svn-id: r54681 | |||
2010-11-28 | CREATE_PROJECT: Updated project file generation for the gsoc2010-opengl ↵ | Filippos Karapetis | |
branch (thanks to LordHoto) svn-id: r54528 | |||
2010-11-23 | TOOLS: Update create_project makefile | Julien Templier | |
svn-id: r54426 | |||
2010-11-23 | TOOLS: Add missing files for create_project | Julien Templier | |
svn-id: r54425 | |||
2010-11-23 | TOOLS: Move MSBuild and Visual Studio project providers to separate files | Julien Templier | |
- Add option --build-events to run custom pre/post build events as part of the build (defaults to false and VS2010 only ATM) - Only run build events as part of VS2010 build with all engines enabled (ie. dev build) svn-id: r54424 | |||
2010-11-23 | TOOLS: Extract revision from svn/hg/git at build time in Visual Studio | Julien Templier | |
- Simplify custom file output (for VS2010) - Fix postbuild.cmd error output svn-id: r54423 | |||
2010-11-19 | TOOLS: Move Visual Studio pre/post build events scripts to external files | Julien Templier | |
svn-id: r54381 | |||
2010-11-19 | TOOLS: Add stubs for external Pre/Post build scripts in Visual Studio | Julien Templier | |
svn-id: r54380 | |||
2010-11-10 | TOOLS: Remove CXXFLAGS rule from create_project module.mk | Julien Templier | |
svn-id: r54187 | |||
2010-11-10 | TOOLS: Fix typo in create_project MSVC9 project file | Julien Templier | |
svn-id: r54186 | |||
2010-11-10 | TOOLS: Add create_project tool | Julien Templier | |
- Move project providers to their own source files - Add support for Code::Blocks - Add analysis build configuration for Visual Studio svn-id: r54182 |