Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-22Introducing os.str2uuid() as possibility to convert a string deterministicall...Oliver Schneider
2017-03-22Removing trailing spaces and tabs on lines within the premake4 Lua scriptsOliver Schneider
2011-08-24* Added debug environment variable support for Codeblocks using gdbLiam Devine
2011-08-19Added virtual path support for CodeBlocksJason Perkins
2011-05-13Prepped CodeBlocks for new file configsJason Perkins
2011-04-25[#1657833] Set working directory an IDE starts/debugs the program inJason Perkins
2009-12-31Bug 2910202: Code::Blocks building C files as C++starkos
2009-12-28Factored out a bunch of hardcoded tabs in _p() callsstarkos
2009-11-04Began porting to solution objectstarkos
2009-09-30Patch #2832852: Fix descriptions in cmd help (Sebastian Schuberth)starkos
2009-08-12Shortened name placeholder for project.getfilenamestarkos
2009-08-12Began swapping out action templates for onsolution(), onproject() callbacksstarkos
2009-08-12Added premake.project.getfilename()starkos
2009-06-15Bug 2152526: Code::Blocks doesn't build PCH correctly on GCCstarkos
2009-05-23Added precompiled header support for GCCstarkos
2009-05-13(no commit message)starkos
2009-05-01Makefile support for PS3starkos
2009-04-24Refactored handling of configuration namesstarkos
2009-04-24Added platform support to Code::Blocksstarkos
2009-04-24De-templated CodeLite actionstarkos
2009-01-30Set Mac OS X linker flags for Code::Blocksstarkos
2009-01-05Fixed Code::Blocks post-build commandsstarkos
2008-12-06Big refactoring, bug fixes bug and small, performance improvements (branches/...starkos
2008-11-27Added custom options, support for CodeBlocks/OpenWatcom (r596:606)starkos
2008-11-26Stripped out premake.tools namespace to keep templates cleanerstarkos
2008-11-26Merged CodeLite support(r591:595)starkos
2008-11-25Added Code::Blocks support (r583:590)starkos