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
path: root/src
AgeCommit message (Expand)Author
2008-10-31First integration of new Lua-based architecturestarkos
2008-08-21Added Symbols, Optimize, OptimizeSize, and OptimizeSpeed build flags, refacto...starkos
2008-08-15Added kind()starkos
2008-08-13Completed implementation of location function and project-relative pathing (r...starkos
2008-08-09Big refactoring and code consolidation (r464:478)starkos
2008-07-31Added handling of spaces to solution, project, configuration, and file names ...starkos
2008-07-30Added filtering by toolset and OS, and pattern matching (r453:460)starkos
2008-07-17Added filtering on configuration (r446:452)starkos
2008-07-10Configuration, defines, bugs fixes, and a bunch of refactoring (r424:445)starkos
2008-06-27Work in progress on configuration blocks (r414:421)starkos
2008-06-17Merged configuration check logic and global eol-settings (r405:413)starkos
2008-06-13Code refactorings (r403:404)starkos
2008-06-10Added solution.language; code refactoring (r397:402)starkos
2008-05-27Added support for wildcard matching (r391:396)starkos
2008-05-23Bug fixes and documentation improvements (r388:390)starkos
2008-05-22Bug fixes and refactorings (r382:387)starkos
2008-05-18Added mkdir and clean rules to gmake (r380:382)starkos
2008-05-16Added files(), with initial support in VS and gmake (r370:378)starkos
2008-05-09Initial implementation of files() with Visual Studio support (r359:369)starkos
2008-05-05Split session and scripting components (r354:358)starkos
2008-05-02Fixed Doxygen related errorsstarkos
2008-05-02GNU C++ project makefile generation (placeholder); refactoring and code clean...starkos
2008-05-01Implemented initial (placeholder) Visual Studio C++ project files.starkos
2008-04-25Fixed uncleared error in make testsstarkos
2008-04-25Added project.language and session validationstarkos
2008-04-22Added initial support for Visual Studio 2008 solutions.starkos
2008-04-22Added initial GNU make solution file writing (r312:319)starkos
2008-04-17Implements VS2002 and VS2003 solutions with hardcoded configurations; much re...starkos
2008-04-16Started implementation of projectsstarkos
2008-04-10Merged with dev branch: generation of stub solution files for VS and gmake (r...starkos
2008-04-06Initial import of my local 4.x development codestarkos