10-Jun-2010 |
|
C/C++ porting engineerThe porting engineer is a particular type of user. He is a kind of heavy user in the sense that he has to be aware of some internals of the system that most users can easily afford to ignore. For example, the average user may ignore that SCons is the engine behind SBuild, the porting engineer can not. One of the chief qualities of SBuild is the set of features dedicated to the porting engineers. Some saves him time, some ask a higher effort of him (for the sake of higher reusability, so later gains for the entire company). Among these "game changing" features of SBuild we mention:
Many porting engineers new to SBuild are not expecting such features because the older build systems they were used to simply didn't provide anything similar. In fact, older systems often have nothing in the way of the porting engineer needs and many porting efforts ended up by completely rewriting the build description of the product (followed by the typical set of problems brought by duplication of logic). So SBuild is a bit of a shock for them at first but once the learning curve is behind, they don't want to go back to any older way (the new way can do some things that the older way simply can not do).
|
This site was last updated 10-Jun-2010