xcbuild/Libraries/libbom
Onha Choe 65364aa249 Fix bom variable offset.
Some of the vars->first were changed to vars + sizeof(struct bom_varaible) in #202
where it really had to be sizeof(struct bom_variables)
2017-01-31 02:00:15 -08:00
..
Headers/bom Simplify pre-allocating BOM indexes and BOM tree entries. 2016-08-31 17:35:06 -07:00
Sources Fix bom variable offset. 2017-01-31 02:00:15 -08:00
Tools Avoid incorrect third parameter for command-line option parsing. 2016-12-14 17:01:15 -08:00
CMakeLists.txt Install into a developer root, rather than a Unix layout. 2016-06-16 11:28:17 -07:00