build: added 'generic' cc support and a simple irix cc support module
commit20c7cd878b82c7fd88f9359bad9180b676c08054
authorAndrew Tridgell <tridge@samba.org>
Fri, 2 Apr 2010 22:19:57 +0000 (3 09:19 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:27:23 +0000 (6 20:27 +1000)
tree328a7e34e1fd817c463c4f5160e8c6003e0da5ea
parentb849bea079ba738f5e9763b6e714d52d25a8c5d7
build: added 'generic' cc support and a simple irix cc support module

these will let us get past the 'detect cc' stage and try a build. It
also makes for a reasonable template for new ports
buildtools/wafsamba/generic_cc.py [copied from buildtools/wafsamba/tru64cc.py with 77% similarity]
buildtools/wafsamba/irixcc.py [copied from buildtools/wafsamba/tru64cc.py with 78% similarity]
buildtools/wafsamba/tru64cc.py
buildtools/wafsamba/wafsamba.py