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 (Collapse)Author
2008-08-21Added Symbols, Optimize, OptimizeSize, and OptimizeSpeed build flags, ↵starkos
refactorings (r488:497)
2008-08-15Added kind()starkos
2008-08-13Completed implementation of location function and project-relative pathing ↵starkos
(r479:485)
2008-08-09Big refactoring and code consolidation (r464:478)starkos
2008-07-31Added handling of spaces to solution, project, configuration, and file names ↵starkos
(r461:463)
2008-07-30Added filtering by toolset and OS, and pattern matching (r453:460)starkos
2008-07-24Tweaked release script to use build numbers instead of datestampsstarkos
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-13Another fix to my fixstarkos
2008-06-13Escaped quotes in new build statement (oops)starkos
2008-06-13Tweaked release script to build Universal app for OSXstarkos
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-09First take on source code packaging in release scriptstarkos
2008-05-09Initial implementation of files() with Visual Studio support (r359:369)starkos
2008-05-05Copied packaging files to 4.0 trunkstarkos
2008-05-05Split session and scripting components (r354:358)starkos
2008-05-02Fixes to release scriptstarkos
2008-05-02Fixed Doxygen related errorsstarkos
2008-05-02GNU C++ project makefile generation (placeholder); refactoring and code ↵starkos
cleanup (r346:349)
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-18Minor fixes to release scriptstarkos
2008-04-17Implements VS2002 and VS2003 solutions with hardcoded configurations; much ↵starkos
refactoring
2008-04-16Started implementation of projectsstarkos
2008-04-11Improved release scriptstarkos
2008-04-10Merged with dev branch: generation of stub solution files for VS and gmake ↵starkos
(r292:300)
2008-04-06Renamed remotelystarkos
2008-04-06Initial import of my local 4.x development codestarkos
--HG-- branch : Trunk