Age | Commit message (Expand) | Author |
2011-07-01 | CREATE_PROJECT: Update with new location of NSIS script and updated parameters | Littleboy |
2011-06-16 | BACKENDS: Add use flag for taskbar integration | Littleboy |
2011-06-16 | TOOLS: Add ole32.lib and uuid.lib to Code::Blocks linked libraries | Littleboy |
2011-06-06 | CREATE_PROJECT: Link with the static runtime library in release mode | Littleboy |
2011-06-02 | CREATE_PROJECT: Add complete build configuration output to XCode provider | Julien |
2011-06-02 | CREATE_PROJECT: Add ResourcesBuildPhase output to Xcode provider | Julien |
2011-06-02 | CREATE_PROJECT: Add FrameworkBuildPhase output to XCode provider | Julien |
2011-06-02 | CREATE_PROJECT: Add NativeTarget output to XCode provider | Julien |
2011-06-02 | CREATE_PROJECT: Implement basic XCode provider | Julien |
2011-06-01 | DEVTOOLS: Do not use -Wglobal-constructors on create_project.o | Max Horn |
2011-06-01 | CREATE_PROJECT: Add stubs for Xcode provider | Julien |
2011-06-01 | ALL: Removed last traces of the MPEG2 code | Max Horn |
2011-06-01 | CREATE_PROJECT: Fix type conversion warning | Julien |
2011-06-01 | CREATE_PROJECT: Add Xcode project | Julien |
2011-05-29 | CREATE_PROJECT: Fixed typo | md5 |
2011-05-25 | BUILD: Always enable indeo3 codec | Max Horn |
2011-05-13 | CREATE_PROJECT: Handle paths with spaces in pre/post-build scripts | Littleboy |
2011-05-13 | CREATE_PROJECT: Generate a default revision header when no revision can be de... | Littleboy |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-11 | CREATE_PROJECT: Only copy necessary data files in postbuild script | Littleboy |
2011-05-06 | CREATE_PROJECT: Fix module.mk parsing. | Johannes Schickel |
2011-05-06 | Merge pull request #31 from lordhoto/win-res | Johannes Schickel |
2011-05-06 | DEVTOOLS: Fix linking failure in Visual Studio created project | Paul Gilbert |
2011-05-06 | DEVTOOLS: Bugfix for CREATE_PROJECT creating duplicate tag in Visual Studio p... | Paul Gilbert |
2011-05-05 | BUILD: Get rid of old MSVC style win resource support. | Johannes Schickel |
2011-05-05 | CREATE_PROJECT: Generate the same revision numbers as the configure script | Littleboy |
2011-05-05 | CREATE_PROJECT: Pass architecture to nsis setup in post-build step | Littleboy |
2011-05-02 | Merge remote-tracking branch 'upstream/master' into nsis | Littleboy |
2011-04-28 | TOOLS: Fix indentation with whitespaces in create_project | Littleboy |
2011-04-28 | CREATE_PROJECT: Replace macros by proper functions/methods. | Johannes Schickel |
2011-04-28 | CREATE_PROJECT: Add a FIXME related to our warning lists. | Johannes Schickel |
2011-04-28 | CREATE_PROJECT: Get rid of variadic macro usage. | Johannes Schickel |
2011-04-28 | DISTS: Copy/use README-SDL to/from the build folder (it is copied from out of... | Littleboy |
2011-04-28 | TOOLS: Add documentation to create_project installer/revision build scripts | Littleboy |
2011-04-27 | TOOLS: Exclude .o files from projects files generated by create_project | Littleboy |
2011-04-27 | TOOLS: Update create_project to optionally create an installer after a succes... | Littleboy |
2011-04-26 | TOOLS: Add virtual keyboard feature selection to create_project | Littleboy |
2011-04-24 | CREATE_PROJECT: Move project-specific information to configuration file | Littleboy |
2011-04-24 | CREATE_PROJECT: Update revision number support (fixes bug #3280881) | Littleboy |
2011-04-22 | CREATE_PROJECT: Change build events to also be run in release builds | Littleboy |
2011-04-09 | DEVTOOLS: Renamed 'tools' directory to 'devtools' | Max Horn |