Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-09-21 | Initial commit of a new wrapper script framework that encapsulates | jlam | 1 | -89/+0 |
2004-07-10 | explicitly don't transform "-Wl,*", fixing a bug that meant we were | grant | 1 | -1/+5 |
2004-07-04 | transform --export-dynamic to -G and strip -fstrict-prototypes. | grant | 1 | -1/+11 |
2004-07-03 | fix typo and slight botch up in last | grant | 1 | -3/+3 |
2004-07-03 | Convert -static to -Bstatic. | salo | 1 | -1/+6 |
2004-06-13 | strip -fno-gnu-keywords argument to SunPro, and munge -pthread into | grant | 1 | -1/+11 |
2004-02-18 | Typo in comment. | jlam | 1 | -2/+2 |
2004-02-16 | also ignore -pedantic, SunPro doesn't need to be told ;-) | grant | 1 | -1/+6 |
2004-02-16 | ignore -ansi, SunPro doesn't need to be told to support ANSI C. | grant | 1 | -1/+6 |
2004-02-02 | transform -f{pic,PIC} -> -Kpic and -shared -> -G to fix building of | grant | 1 | -8/+13 |
2004-01-06 | Try to convert GCC's optimization flags to SunPro optimization flags. | jlam | 1 | -1/+16 |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -0/+30 |