summaryrefslogtreecommitdiff
path: root/mk/buildlink3/marshall
AgeCommit message (Expand)AuthorFilesLines
2004-03-29Handle "-Xlinker" being equivalent to "-Wl," when passing argumentsjlam1-11/+30
2004-03-19add another darwin linker option that needs to be protected fromdanw1-4/+5
2004-02-13Change "-I dir" to "-Idir" (same for -L/-R) so that the .transform.sedjlam1-1/+9
2004-02-09Darwin's special GCC also uses -dylib_file and -dylib_install_name injlam1-5/+10
2004-01-15Also merge -Wl,-R -Wl,/path/to/dir into a single argument so that we canjlam1-3/+9
2003-11-25If we're linking a shared library by "cc -shared -o /srcdir/shlib", wejlam1-1/+9
2003-10-09It's "skipargs", not "skip".jlam1-2/+2
2003-10-04Add some documentation.jlam1-1/+5
2003-10-03Darwin's special GCC uses "-install_name /path/shlib" to indicatejlam1-2/+12
2003-09-02Merge pkgviews-mk branch into the HEAD by running:jlam1-0/+13