summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/irixcc.py
AgeCommit message (Collapse)AuthorFilesLines
2012-02-10wafsamba: Expand tabs.Jelmer Vernooij1-48/+48
2010-04-06build: added 'generic' cc support and a simple irix cc support moduleAndrew Tridgell1-0/+77
these will let us get past the 'detect cc' stage and try a build. It also makes for a reasonable template for new ports