Artifact 2789d831c2f4ac5364d6aaf0ea922b5fad382f4d:
- File autosetup/cc-db.tcl — part of check-in [1aa35e2a77] at 2013-08-07 19:55:55 on branch autosetup — started porting config process to autosetup. (user: stephan size: 396) [more...]
- File autosetup/lib/cc-db.tcl — part of check-in [4c418820b6] at 2013-08-15 02:21:39 on branch trunk — Updated autosetup. Added guess-manifest-type-based-on-cards logic to the parser. (user: stephan size: 396)
# Copyright (c) 2011 WorkWare Systems http://www.workware.net.au/ # All rights reserved # @synopsis: # # The 'cc-db' module provides a knowledge based of system idiosyncracies # In general, this module can always be included use cc module-options {} # openbsd needs sys/types.h to detect some system headers cc-include-needs sys/socket.h sys/types.h cc-include-needs netinet/in.h sys/types.h