index
:
ant-cpptasks.git
addPrefixParameter
addPrefixParameter@119
addPrefixParameter@78
master
ant-contrib's cpptasks from http://ant-contrib.sourceforge.net/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
AbstractLdLinker.getLibraryPatterns(): Use 'NAME.dll' for dll on Windows (lib...
HEAD
master
Sven Gothel
2023-01-23
1
-29
/
+35
*
GccLinker.dll[Clang]Linker: Support Windows hosts w/ NAME.dll target (default...
Sven Gothel
2023-01-23
1
-2
/
+7
*
Move AbstractLdLinker.isHPUX() to AbstractProcessor using Platform.OS_TYPE; A...
Sven Gothel
2023-01-23
3
-14
/
+14
*
AbstractProcessor: Use OSType/Platform to determine isDarwin() and adding isW...
Sven Gothel
2023-01-23
1
-27
/
+31
*
Add OSType and Platform, providing certain OS and architecture properties of ...
Sven Gothel
2023-01-23
2
-0
/
+75
*
Bug 1417: writesoname: xcode.ld uses '-install_name' instead of '-h' or '-son...
Sven Gothel
2019-12-31
1
-1
/
+5
*
CommandLineLinker: 'g++' is also the GnuLinker (and not clang), hence isGCC -...
Sven Gothel
2019-12-12
2
-13
/
+13
*
Bug 1417 (JogAmp): New CCTask parameter 'writesoname': Adds GnuLinker and cla...
Sven Gothel
2019-12-12
4
-63
/
+131
*
Expose full linker output filename via TargetInfo; Cleanup AbstractLinker 'St...
Sven Gothel
2019-12-11
12
-54
/
+74
*
General Source Cleanup using my Eclipse settings
Sven Gothel
2019-12-11
14
-264
/
+380
*
Bug 1417 Android clang support: Introduce clangLinkerOption '-target <abi>'
Sven Gothel
2019-12-10
2
-11
/
+24
*
Bug 1417 Android clang support: Eclipse Code Cleanup
Sven Gothel
2019-12-10
1
-62
/
+62
*
Fix OSX regression of 'usehighleveltool' work: Revert LdLinker command '-dyna...
Sven Gothel
2019-06-17
1
-1
/
+1
*
Refine option 'usehighleveltool' implementation
Sven Gothel
2019-06-15
3
-24
/
+43
*
Code Cleanup via our JogAmp Eclipse settings
Sven Gothel
2019-06-15
8
-367
/
+367
*
Adding option 'usehighleveltool'
Sven Gothel
2019-06-15
8
-29
/
+179
*
Add support for GccLinker option '-static-libstdc++'
Sven Gothel
2014-06-18
3
-11
/
+11
*
Fix Bug 871 - Add optional xcode.clang support for all modules (Extends Bug 8...
Sven Gothel
2013-10-24
63
-374
/
+601
*
Whitespaces only ..
Sven Gothel
2013-10-24
2
-16
/
+16
*
Complete 2cdd1070056c0f7e9dc7f40de19c2bfdfef0432a: Add 'clang' and 'clang++' ...
Sven Gothel
2013-09-13
1
-10
/
+22
*
Add 'clang' and 'clang++' support (compiler/linker)
Sven Gothel
2013-09-12
5
-9
/
+49
*
Make crosscompilation work (--sysroot .. etc)
Sven Gothel
2013-09-12
1
-0
/
+6
*
Make OSX/Darwin work (linker options etc)
Sven Gothel
2013-09-12
3
-10
/
+13
*
Fixed support for long MinGW Windows commands. Thanks to Curt Arnold for poin...
jonkri
2008-10-01
1
-9
/
+19
*
Fix for bug 2015469 - Modified CaptureStreamHandler so that it spawns threads
darius42
2008-07-10
3
-33
/
+129
*
Clean up stray/incomplete site files
carnold
2008-04-02
7
-128
/
+248
*
Bug 1573193: Fix antlib example
carnold
2008-04-02
1
-1
/
+0
*
Bug 1760649: Eliminate duplicate entries for configured child elements
carnold
2008-04-02
1
-1
/
+1
*
Javadoc fixes
carnold
2008-04-02
4
-11
/
+9
*
Javadoc fixes
carnold
2008-04-02
23
-80
/
+67
*
Fix outtype detection for Xcode gen on non-Mac platforms
carnold
2008-02-22
1
-28
/
+37
*
Add missing '.' before xcodeproj
carnold
2008-02-22
1
-1
/
+1
*
Now with working Windres compiler
carnold
2008-02-21
1
-5
/
+3
*
LOGCXX-62: Doxygen fixes, rename thread to avoid object file collision
carnold
2008-02-20
2
-2
/
+131
*
Bug 980130: Generate projects with Debug and Release configurations
carnold
2008-02-20
2
-217
/
+291
*
Use relative paths on -L options which helps cygwin
carnold
2008-02-13
1
-3
/
+9
*
Bug 980130: Xcode dependencies, close but not quite
carnold
2008-02-12
1
-18
/
+144
*
Bug 980130: Improvements to generated IDE files, more to come
carnold
2008-02-12
7
-96
/
+142
*
Bug 980130: Add comments to generated project files
carnold
2008-02-06
4
-5
/
+95
*
Bug 980130: Add VS 2008 project generation, fix VS 2005 issues
carnold
2008-02-05
5
-29
/
+68
*
Bug 980130: Add dependency support to project generation (VS 6 initially)
carnold
2008-02-03
3
-50
/
+232
*
Add projectRoot that XCode 3 keeps asking for
carnold
2008-01-30
3
-3
/
+12
*
Fix for bug 1794857 - The history.xml file wasn't capturing all of the
darius42
2007-09-22
1
-27
/
+30
*
Fix for bug 1794867 - LinkerDef wasn't correctly handling references.
darius42
2007-09-21
3
-25
/
+49
*
Fix bug 1573193. Update usage information to reflect the current
darius42
2007-08-23
3
-18
/
+48
*
Update for bug 1775873. Modify the warning levels for Sunpro to provide fine...
darius42
2007-08-22
2
-2
/
+64
*
Update for bug 1715475. Extended the file types that will be bid on by the C...
darius42
2007-08-22
7
-13
/
+273
*
Update for bug 1690945. Adds a new compiler option 'msvc8' that extends
darius42
2007-08-22
6
-4
/
+160
*
Bug 980130: XCode continued, dylibs recognized
carnold
2007-08-04
2
-14
/
+38
*
Bug 980130: Continue XCode project now static libs working, defines, etc
carnold
2007-08-03
1
-14
/
+93
[next]