]> git.tdb.fi Git - builder.git/commit
Rewrite the architecture system
authorMikko Rasa <tdb@tdb.fi>
Fri, 5 Feb 2010 09:23:05 +0000 (09:23 +0000)
committerMikko Rasa <tdb@tdb.fi>
Fri, 5 Feb 2010 09:23:05 +0000 (09:23 +0000)
commit433f9ef196b6f5af6bb38447b650f5afaa5a783a
tree91117b6eca5575cb0ab19c2e8afce9a259a22698
parent04c316da6d5d90e43cba262f54d90ca231f703bf
Rewrite the architecture system
CPU is now be specified as a part of the architecture
Cross-compiling between 32/64-bit variants is supported
builderrc
source/architecture.cpp
source/architecture.h
source/binary.cpp
source/builder.cpp
source/builder.h
source/condition.cpp
source/sourcepackage.cpp