Age | Commit message (Expand) | Author | Files | Lines |
2018-08-22 | Remove clauses 3,4 from TNF-only copyright blocks. | maya | 1 | -8/+1 |
2017-11-16 | Recognize more situations where not linking executables | khorben | 1 | -2/+2 |
2016-09-16 | Allow '-l m' like '-lm' and update the comment for -l and -D | ryoon | 1 | -3/+4 |
2016-03-14 | Add support for -isystem to legacy wrappers. | markd | 1 | -1/+13 |
2016-03-13 | Also determine when compiling from source files | khorben | 1 | -1/+11 |
2016-03-11 | Add support for a number of security features | khorben | 1 | -1/+7 |
2015-11-20 | PR pkg/47404 | richard | 1 | -3/+5 |
2007-09-19 | Fixed incorrect quoting of arguments. This behavior had been unnoticed | rillig | 1 | -6/+1 |
2007-09-11 | Merge -D and the following word, so -D UNIX -D WHATEVER doesn't get | rillig | 1 | -2/+2 |
2007-08-02 | Add core of the infrastructure support for cross-compilation. | joerg | 1 | -1/+9 |
2007-02-23 | The compiler option -Wl,foo,bar,baz is split into -Wl,foo -Wl,bar | rillig | 1 | -1/+26 |
2007-02-21 | Changed the failure into a warning when options such as "-I -L" appear | rillig | 1 | -2/+2 |
2007-02-21 | The options -I, -L and -R must not be followed directly by another | rillig | 1 | -1/+4 |
2006-12-15 | Remove trailing spaces. | martti | 1 | -8/+8 |
2006-09-17 | When $debug_log is set to ":" and at the same time $IFS is ":", the | rillig | 1 | -1/+3 |
2005-06-09 | Forgot the strip the comma when removing "-Wl," from the the next | jlam | 1 | -2/+2 |
2005-06-08 | Properly turn: | jlam | 1 | -1/+32 |
2005-06-08 | Update comment to reflect implementation. | jlam | 1 | -2/+2 |
2005-06-08 | Remove part of comment that is no longer true. | jlam | 1 | -5/+2 |
2004-09-26 | We don't use skipargs here... it's all in logic. | jlam | 1 | -2/+1 |
2004-09-24 | Fix typo in comment. | seb | 1 | -2/+2 |
2004-09-21 | Initial commit of a new wrapper script framework that encapsulates | jlam | 1 | -0/+113 |