summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AbstractLdLinker.getLibraryPatterns(): Use 'NAME.dll' for dll on Windows (lib...HEADmasterSven Gothel2023-01-231-29/+35
* GccLinker.dll[Clang]Linker: Support Windows hosts w/ NAME.dll target (default...Sven Gothel2023-01-231-2/+7
* Move AbstractLdLinker.isHPUX() to AbstractProcessor using Platform.OS_TYPE; A...Sven Gothel2023-01-233-14/+14
* AbstractProcessor: Use OSType/Platform to determine isDarwin() and adding isW...Sven Gothel2023-01-231-27/+31
* Add OSType and Platform, providing certain OS and architecture properties of ...Sven Gothel2023-01-232-0/+75
* Merge remote-tracking branch 'github/master'Sven Gothel2020-07-231-1/+1
|\
| * Merge pull request #1 from sgothel/dependabot/maven/xerces-xercesImpl-2.12.0Sven Gothel2020-07-231-1/+1
| |\
| | * Bump xercesImpl from 2.8.1 to 2.12.0dependabot[bot]2020-06-151-1/+1
| |/
* / 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-122-13/+13
* Bug 1417 (JogAmp): New CCTask parameter 'writesoname': Adds GnuLinker and cla...Sven Gothel2019-12-124-63/+131
* Expose full linker output filename via TargetInfo; Cleanup AbstractLinker 'St...Sven Gothel2019-12-1112-54/+74
* General Source Cleanup using my Eclipse settingsSven Gothel2019-12-1114-264/+380
* Bug 1417 Android clang support: Introduce clangLinkerOption '-target <abi>'Sven Gothel2019-12-102-11/+24
* Bug 1417 Android clang support: ant build update: java 1.8Sven Gothel2019-12-102-3/+3
* Bug 1417 Android clang support: Eclipse Code CleanupSven Gothel2019-12-101-62/+62
* Fix OSX regression of 'usehighleveltool' work: Revert LdLinker command '-dyna...Sven Gothel2019-06-171-1/+1
* Refine option 'usehighleveltool' implementationSven Gothel2019-06-153-24/+43
* Code Cleanup via our JogAmp Eclipse settingsSven Gothel2019-06-158-367/+367
* Adding option 'usehighleveltool'Sven Gothel2019-06-158-29/+179
* Enable build using OpenJDK 1.8, adding xercesImpl 2.12 to libSven Gothel2019-06-156-4/+35
* Add java major version checks for generated class filesSven Gothel2014-06-181-0/+29
* Add support for GccLinker option '-static-libstdc++'Sven Gothel2014-06-183-11/+11
* Fix Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 8...Sven Gothel2013-10-2463-374/+601
* Whitespaces only ..Sven Gothel2013-10-242-16/+16
* Fix Eclipse setup (Add local xercesImpl, and fix source path) - Yes, it won't...Sven Gothel2013-10-242-7/+3
* Complete 2cdd1070056c0f7e9dc7f40de19c2bfdfef0432a: Add 'clang' and 'clang++' ...Sven Gothel2013-09-131-10/+22
* Add .gitignoreSven Gothel2013-09-131-0/+2
* Add Ant to Eclipse project classpath; Compile sourc/target java level 1.6Sven Gothel2013-09-122-3/+4
* Add 'clang' and 'clang++' support (compiler/linker)Sven Gothel2013-09-125-9/+49
* Add Eclipse project filesSven Gothel2013-09-122-0/+40
* Make crosscompilation work (--sysroot .. etc)Sven Gothel2013-09-121-0/+6
* Make OSX/Darwin work (linker options etc)Sven Gothel2013-09-123-10/+13
* Fixed support for long MinGW Windows commands. Thanks to Curt Arnold for poin...jonkri2008-10-011-9/+19
* Fix for bug 2015469 - Modified CaptureStreamHandler so that it spawns threadsdarius422008-07-103-33/+129
* Change svn repo to cpptasks-1.0b6-SNAPSHOTcarnold2008-04-031-3/+3
* Change version of cpptasks-1.0b6-SNAPSHOTcarnold2008-04-031-1/+1
* More 1.0b5 tweakingcarnold2008-04-031-2/+2
* cpptasks 1.0b5 release prepcarnold2008-04-021-30/+10
* Bug 1760649: Post release SVN path fixcarnold2008-04-021-1/+4
* Bug 1760649: Make Maven and Ant built jars have identical structurecarnold2008-04-022-16/+25
* Clean up stray/incomplete site filescarnold2008-04-027-128/+248
* Bug 1573193: Fix antlib examplecarnold2008-04-021-1/+0
* Bug 1760649: Eliminate duplicate entries for configured child elementscarnold2008-04-021-1/+1
* Javadoc fixescarnold2008-04-024-11/+9
* Javadoc fixescarnold2008-04-0223-80/+67
* Fix outtype detection for Xcode gen on non-Mac platformscarnold2008-02-221-28/+37
* Add missing '.' before xcodeprojcarnold2008-02-221-1/+1
* Now with working Windres compilercarnold2008-02-211-5/+3
* LOGCXX-62: Doxygen fixes, rename thread to avoid object file collisioncarnold2008-02-202-2/+131