1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Jun 26, 2025 — Jun 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
AbstractLdLinker.getLibraryPatterns(): Use 'NAME.dll' for dll on Windows (libNAME.so otherwise); prepareArguments(): Null out NAME.dll on Windows More... over 3 years ago
GccLinker.dll[Clang]Linker: Support Windows hosts w/ NAME.dll target (default is libNAME.so) More... over 3 years ago
Move AbstractLdLinker.isHPUX() to AbstractProcessor using Platform.OS_TYPE; Adopt more flexible 'hp-ux' parsing to Platform More... over 3 years ago
AbstractProcessor: Use OSType/Platform to determine isDarwin() and adding isWindows(); Remove unused getOSArch() and getOSName() More... over 3 years ago
Add OSType and Platform, providing certain OS and architecture properties of the runtime host platform More... over 3 years ago
Merge remote-tracking branch 'github/master' More... almost 6 years ago
Merge pull request #1 from sgothel/dependabot/maven/xerces-xercesImpl-2.12.0 More... almost 6 years ago
Bump xercesImpl from 2.8.1 to 2.12.0 More... about 6 years ago
Bug 1417: writesoname: xcode.ld uses '-install_name' instead of '-h' or '-soname' More... over 6 years ago
CommandLineLinker: 'g++' is also the GnuLinker (and not clang), hence isGCC -> isGNU More... over 6 years ago
Bug 1417 (JogAmp): New CCTask parameter 'writesoname': Adds GnuLinker and clang linker '-h name' options, writing SONAME for shares libraries More... over 6 years ago
Expose full linker output filename via TargetInfo; Cleanup AbstractLinker 'String[] getOutputFileNames(..)' -> 'String getOutputFileName(..)' More... over 6 years ago
General Source Cleanup using my Eclipse settings More... over 6 years ago
Bug 1417 Android clang support: Introduce clangLinkerOption '-target <abi>' More... over 6 years ago
Bug 1417 Android clang support: ant build update: java 1.8 More... over 6 years ago
Bug 1417 Android clang support: Eclipse Code Cleanup More... over 6 years ago
Fix OSX regression of 'usehighleveltool' work: Revert LdLinker command '-dynamic' -> '-dynamiclib' More... about 7 years ago
Refine option 'usehighleveltool' implementation More... about 7 years ago
Code Cleanup via our JogAmp Eclipse settings More... about 7 years ago
Adding option 'usehighleveltool' More... about 7 years ago
Enable build using OpenJDK 1.8, adding xercesImpl 2.12 to lib More... about 7 years ago
Add java major version checks for generated class files More... about 12 years ago
Add support for GccLinker option '-static-libstdc++' More... about 12 years ago
Fix Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 837 w/ xcode's xcrun) More... over 12 years ago
Whitespaces only .. More... over 12 years ago
Fix Eclipse setup (Add local xercesImpl, and fix source path) - Yes, it won't work on all machines .. More... over 12 years ago
Complete 2cdd1070056c0f7e9dc7f40de19c2bfdfef0432a: Add 'clang' and 'clang++' support (compiler/linker) - Some derived linker definitions were missing. More... almost 13 years ago
Add .gitignore More... almost 13 years ago
Add Ant to Eclipse project classpath; Compile sourc/target java level 1.6 More... almost 13 years ago
Add 'clang' and 'clang++' support (compiler/linker) More... almost 13 years ago