Commit Graph

10 Commits

Author SHA1 Message Date
Bahadir Balban
c4c3fb1e6c Mods for improvements 2009-09-12 18:54:35 +03:00
Bahadir Balban
59f30a175a More progress on build scripts
Created a config directory for configuration files.
Moved all absolute path variables to a projpaths.py file
All scripts can now universally learn absolute paths via projpaths.py
Moved the config_symbols class to the configuration.py file.
Moved libs to loader since they are only referred by the loader
2009-09-12 13:42:30 +03:00
Bahadir Balban
13363939ac Got symbol importing working and decision making carried over to the tree 2009-09-11 11:28:41 +03:00
Bahadir Balban
9f69ba060f Correct generation of include/l4/config.h 2009-09-10 23:01:43 +03:00
Bahadir Balban
ac38331c90 Added subarch and platform parsing 2009-09-10 22:50:07 +03:00
Bahadir Balban
202e9cab94 Shorter names for symbols, class symbols to contain symbol information 2009-09-10 22:45:39 +03:00
Bahadir Balban
a41ce94ac1 Minor simplifications 2009-09-10 17:03:01 +03:00
Bahadir Balban
223f6d30fe Separated config.h update to a new function. 2009-09-10 17:00:58 +03:00
Bahadir Balban
f5b770dcad Configuration & build working 2009-09-10 15:45:10 +03:00
Bahadir Balban
42bd01946f Started adding a new configure.py 2009-09-09 17:33:35 +03:00