|
|
da2519ac34
|
fixed linking dependencies
|
2009-02-08 20:13:19 +01:00 |
|
Christian Thaeter
|
4172bdf17f
|
move vgsuppression to tests/tool, it will only needed for running tests
|
2009-01-15 01:34:01 +01:00 |
|
|
|
bdffc18101
|
move all tools to src/tool and remove admin dir from build
|
2009-01-13 12:16:48 +01:00 |
|
|
|
1b9580b1d4
|
SCons: define lib dependencies more fine grained (core, lib, app+lib etc)
|
2009-01-13 11:52:04 +01:00 |
|
|
|
6a1c33e5a1
|
create a lib header based on this solution
|
2008-10-26 22:35:01 +01:00 |
|
|
|
32637dd958
|
experiment: possibility to circumvent the problem
using an custom allocator for std::vector with an explicit transfer_control().
Indeed seems to solve the problem...
|
2008-10-26 03:21:33 +01:00 |
|
|
|
126e552f1b
|
oops... forgot to add the luidgen tool
|
2008-09-08 05:22:31 +02:00 |
|
|
|
dffd635482
|
switch asset ordering impl to utilize the new custom smart-ptr
passes compiler and test suite, finally!
TODO: also switch the derived asset kinds to use P<Media>, P<Struct>,....
maybe do the same with MObject?
|
2008-04-05 07:26:54 +02:00 |
|
|
|
2b529e3fac
|
customized smart-ptr based on std::shared_ptr
hopefully resolves long standing problems with odering and type relations
of objects handled via smart ptr
|
2008-04-05 05:57:54 +02:00 |
|
|
|
fbacb4cdb1
|
Lumiera renaming -- build system
|
2008-03-10 05:07:21 +01:00 |
|
|
|
db1a35ca94
|
augmented (static) App initialsation, reorganized NoBug includes...
|
2007-08-17 00:36:07 +02:00 |
|
|
|
c79d3c906a
|
implemented additional functions like creating a tarball
|
2007-07-02 23:11:49 +02:00 |
|
|
|
7719c710ae
|
finished basic implementation of SCons build system
|
2007-07-02 23:10:26 +02:00 |
|