starkos
|
608551f8f4
|
First integration of new Lua-based architecture
|
2008-10-31 18:38:05 +00:00 |
|
starkos
|
2dbd283813
|
Added Symbols, Optimize, OptimizeSize, and OptimizeSpeed build flags, refactorings (r488:497)
|
2008-08-20 20:02:42 +00:00 |
|
starkos
|
25d5b3aac7
|
Added kind()
|
2008-08-15 02:36:04 +00:00 |
|
starkos
|
95c23ec10b
|
Completed implementation of location function and project-relative pathing (r479:485)
|
2008-08-13 15:25:06 +00:00 |
|
starkos
|
bcc678cb91
|
Big refactoring and code consolidation (r464:478)
|
2008-08-09 00:15:17 +00:00 |
|
starkos
|
e6b1bc0863
|
Added handling of spaces to solution, project, configuration, and file names (r461:463)
|
2008-07-31 13:07:01 +00:00 |
|
starkos
|
21882c1218
|
Added filtering by toolset and OS, and pattern matching (r453:460)
|
2008-07-29 22:51:01 +00:00 |
|
starkos
|
ea6a7d7be2
|
Tweaked release script to use build numbers instead of datestamps
|
2008-07-23 20:42:56 +00:00 |
|
starkos
|
b2a340ee3c
|
Added filtering on configuration (r446:452)
|
2008-07-17 15:56:09 +00:00 |
|
starkos
|
1bc50edf54
|
Configuration, defines, bugs fixes, and a bunch of refactoring (r424:445)
|
2008-07-10 18:15:20 +00:00 |
|
starkos
|
5c50a9f9d5
|
Work in progress on configuration blocks (r414:421)
|
2008-06-27 16:53:36 +00:00 |
|
starkos
|
a99ff72d9f
|
Merged configuration check logic and global eol-settings (r405:413)
|
2008-06-17 18:45:11 +00:00 |
|
starkos
|
79d8f8026c
|
Another fix to my fix
|
2008-06-13 14:13:20 +00:00 |
|
starkos
|
02719c3d11
|
Escaped quotes in new build statement (oops)
|
2008-06-13 14:06:53 +00:00 |
|
starkos
|
3d2dc56bf7
|
Tweaked release script to build Universal app for OSX
|
2008-06-13 14:02:40 +00:00 |
|
starkos
|
839ffcec86
|
Code refactorings (r403:404)
|
2008-06-13 13:21:32 +00:00 |
|
starkos
|
7907a92a31
|
Added solution.language; code refactoring (r397:402)
|
2008-06-10 18:42:59 +00:00 |
|
starkos
|
bce9ab296c
|
Added support for wildcard matching (r391:396)
|
2008-05-27 18:47:25 +00:00 |
|
starkos
|
ee5b93015c
|
Bug fixes and documentation improvements (r388:390)
|
2008-05-23 17:30:43 +00:00 |
|
starkos
|
d5a4def451
|
Bug fixes and refactorings (r382:387)
|
2008-05-21 21:03:46 +00:00 |
|
starkos
|
8377b2e217
|
Added mkdir and clean rules to gmake (r380:382)
|
2008-05-18 15:20:32 +00:00 |
|
starkos
|
98d19823c1
|
Added files(), with initial support in VS and gmake (r370:378)
|
2008-05-16 15:35:56 +00:00 |
|
starkos
|
d1c1a18a92
|
First take on source code packaging in release script
|
2008-05-09 16:31:07 +00:00 |
|
starkos
|
b3bb81cfd0
|
Initial implementation of files() with Visual Studio support (r359:369)
|
2008-05-09 15:19:56 +00:00 |
|
starkos
|
e238e847b1
|
Copied packaging files to 4.0 trunk
|
2008-05-05 14:12:38 +00:00 |
|
starkos
|
dab64c4f02
|
Split session and scripting components (r354:358)
|
2008-05-05 00:02:56 +00:00 |
|
starkos
|
03ff12251d
|
Fixes to release script
|
2008-05-02 14:14:31 +00:00 |
|
starkos
|
46413c719d
|
Fixed Doxygen related errors
|
2008-05-02 14:07:26 +00:00 |
|
starkos
|
35301621dc
|
GNU C++ project makefile generation (placeholder); refactoring and code cleanup (r346:349)
|
2008-05-02 13:51:44 +00:00 |
|
starkos
|
a2fc0b2854
|
Implemented initial (placeholder) Visual Studio C++ project files.
|
2008-05-01 17:57:23 +00:00 |
|
starkos
|
d7ad0d7c0e
|
Fixed uncleared error in make tests
|
2008-04-25 16:45:38 +00:00 |
|
starkos
|
3621f5fbe9
|
Added project.language and session validation
|
2008-04-24 20:20:12 +00:00 |
|
starkos
|
cb88b243b8
|
Added initial support for Visual Studio 2008 solutions.
|
2008-04-22 14:58:30 +00:00 |
|
starkos
|
86ddb7c0a0
|
Added initial GNU make solution file writing (r312:319)
|
2008-04-22 14:16:02 +00:00 |
|
starkos
|
4bc8e76fac
|
Minor fixes to release script
|
2008-04-18 16:37:02 +00:00 |
|
starkos
|
cbeb7c9eb9
|
Implements VS2002 and VS2003 solutions with hardcoded configurations; much refactoring
|
2008-04-17 15:53:46 +00:00 |
|
starkos
|
0cd1e2dd85
|
Started implementation of projects
|
2008-04-15 23:57:39 +00:00 |
|
starkos
|
72f07dd0e8
|
Improved release script
|
2008-04-11 12:01:58 +00:00 |
|
starkos
|
708a965fcd
|
Merged with dev branch: generation of stub solution files for VS and gmake (r292:300)
|
2008-04-09 20:02:25 +00:00 |
|
starkos
|
bf55526536
|
Renamed remotely
|
2008-04-06 18:12:27 +00:00 |
|
starkos
|
2163ec6279
|
Initial import of my local 4.x development code
|
2008-04-06 18:10:41 +00:00 |
|