summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/sf/antcontrib/cpptasks/compiler/CommandLineLinker.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 1417: writesoname: xcode.ld uses '-install_name' instead of '-h' or '-son...Sven Gothel2019-12-311-1/+5
* CommandLineLinker: 'g++' is also the GnuLinker (and not clang), hence isGCC -...Sven Gothel2019-12-121-6/+6
* Bug 1417 (JogAmp): New CCTask parameter 'writesoname': Adds GnuLinker and cla...Sven Gothel2019-12-121-2/+10
* Expose full linker output filename via TargetInfo; Cleanup AbstractLinker 'St...Sven Gothel2019-12-111-2/+3
* General Source Cleanup using my Eclipse settingsSven Gothel2019-12-111-1/+3
* Bug 1417 Android clang support: Introduce clangLinkerOption '-target <abi>'Sven Gothel2019-12-101-1/+13
* Bug 1417 Android clang support: Eclipse Code CleanupSven Gothel2019-12-101-62/+62
* Fix Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 8...Sven Gothel2013-10-241-14/+40
* Javadoc fixescarnold2008-04-021-1/+2
* Bug 1760649: Rearrge to Maven 2 Standard Directory Layoutcarnold2007-07-251-0/+406