Commit Graph
8 Commits
Author SHA1 Message Date
Russel Winder 98ca32779c Make using the task order file work again.
There are serious problems with the build in that the link order is crucial and should not be.
2009-08-29 12:35:29 +01:00
Russel Winder 9e894274a3 Refactor the build to try and get as much material as possible out of SConstruct. 2009-08-28 14:10:24 +01:00
Russel Winder 9033503283 Merge branch 'containers' into containersBuildDevel 2009-08-27 17:01:29 +01:00
Russel Winder 673b41c3a6 Simplify the top-level SConstruct a bit by transfering responsibility for ensuring the dependency on the configuration files to the SConscript files. 2009-08-27 16:59:52 +01:00
Bahadir Balban 7b27d7f996 Turned off verbose test printout 2009-08-27 17:37:51 +03:00
Russel Winder 34c2156bc4 Remove redundant file. 2009-08-27 15:35:52 +01:00
Bahadir Balban a41caeebd2 Created libc under containers/posix which now all tasks use to build.
There is a problem in the new libc that test0 now misbehaves. Going to be fixed.
2009-08-27 12:00:04 +03:00
Bahadir Balban 87e2aeaf58 Moved tasks/* into containers/posix 2009-08-25 14:34:21 +03:00