Commit Graph

21 Commits

Author SHA1 Message Date
Jason Perkins
b4334e51cc Removed deprecated clean action; replaced with placeholder warning for now 2012-11-27 10:20:44 -05:00
Jason Perkins
3f79a363b2 First pass at removing dead and deprecated code 2012-11-04 11:54:04 -05:00
LiamDevine
0625d09e6a Moved clean funcitons to _vstudio.lua from vs2010_vcxproj.lua also removed temp stdio writes in _clean.lua 2010-07-15 00:22:53 +01:00
LiamDevine
4df8255508 added MFC support
changed to use only one configuration block
2010-06-21 17:38:50 +01:00
LiamDevine
947c13faea UseDebugLibraries --added to config
whole program optimisation --added
		added--- SmallerTypeCheck set to true when flags contain extra warnings and no optimisation
2010-06-21 14:33:48 +01:00
starkos
8a16e6a6c3 OS X WindowedApp improvements 2009-09-03 19:16:51 +00:00
starkos
53e5f42b0a Refactored clean action to use new callbacks 2009-08-12 14:56:54 +00:00
starkos
e4a523bd1b Began swapping out action templates for onsolution(), onproject() callbacks 2009-08-12 01:16:15 +00:00
starkos
ca6ae465c0 Refactored and consolidated action list handling 2009-08-11 00:11:48 +00:00
starkos
6b59a3b23f Remove platform-specific intermediate objects on clean 2009-07-15 14:17:07 +00:00
starkos
2f328a02d8 Started tests for clean action 2009-07-14 14:28:26 +00:00
starkos
e70595de03 Refactored target building, fixed path separators for .NET projects 2009-06-02 19:40:59 +00:00
starkos
0acf927b72 Un-templated the GMake action in preparation for adding platform support 2009-04-11 11:33:32 +00:00
starkos
f654a85e5f Removed special solution clean hook; needs rethinking 2008-12-22 22:57:22 +00:00
starkos
b57df3a428 ** Merged GMake C# support from branches/csharp (r630:648) 2008-12-15 15:00:35 +00:00
starkos
548cf91fd5 Big refactoring, bug fixes bug and small, performance improvements (branches/csharp r607:628) 2008-12-05 21:18:47 +00:00
starkos
7d81da1474 Added Code::Blocks support (r583:590) 2008-11-25 00:32:49 +00:00
starkos
870d9c65d2 Fixed handling of library decorations 2008-11-21 20:51:49 +00:00
starkos
f31931cfa5 ** Merged with refac_clean branch; moved cleaning code into the actions, improved namespaces (r568:570) 2008-11-19 02:17:43 +00:00
starkos
20c6519571 ** Merged branches/vstudio (r539:562) Added Visual Studio support 2008-11-13 00:54:41 +00:00
starkos
608551f8f4 First integration of new Lua-based architecture 2008-10-31 18:38:05 +00:00