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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OSType and Platform, providing certain OS and architecture properties of ...
Sven Gothel
2023-01-23
2
-0
/
+75
*
Merge remote-tracking branch 'github/master'
Sven Gothel
2020-07-23
1
-1
/
+1
|
\
|
*
Merge pull request #1 from sgothel/dependabot/maven/xerces-xercesImpl-2.12.0
Sven Gothel
2020-07-23
1
-1
/
+1
|
|
\
|
|
*
Bump xercesImpl from 2.8.1 to 2.12.0
dependabot[bot]
2020-06-15
1
-1
/
+1
|
|
/
*
/
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: ant build update: java 1.8
Sven Gothel
2019-12-10
2
-3
/
+3
*
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
*
Enable build using OpenJDK 1.8, adding xercesImpl 2.12 to lib
Sven Gothel
2019-06-15
6
-4
/
+35
*
Add java major version checks for generated class files
Sven Gothel
2014-06-18
1
-0
/
+29
*
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
*
Fix Eclipse setup (Add local xercesImpl, and fix source path) - Yes, it won't...
Sven Gothel
2013-10-24
2
-7
/
+3
*
Complete 2cdd1070056c0f7e9dc7f40de19c2bfdfef0432a: Add 'clang' and 'clang++' ...
Sven Gothel
2013-09-13
1
-10
/
+22
*
Add .gitignore
Sven Gothel
2013-09-13
1
-0
/
+2
*
Add Ant to Eclipse project classpath; Compile sourc/target java level 1.6
Sven Gothel
2013-09-12
2
-3
/
+4
*
Add 'clang' and 'clang++' support (compiler/linker)
Sven Gothel
2013-09-12
5
-9
/
+49
*
Add Eclipse project files
Sven Gothel
2013-09-12
2
-0
/
+40
*
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
*
Change svn repo to cpptasks-1.0b6-SNAPSHOT
carnold
2008-04-03
1
-3
/
+3
*
Change version of cpptasks-1.0b6-SNAPSHOT
carnold
2008-04-03
1
-1
/
+1
*
More 1.0b5 tweaking
carnold
2008-04-03
1
-2
/
+2
*
cpptasks 1.0b5 release prep
carnold
2008-04-02
1
-30
/
+10
*
Bug 1760649: Post release SVN path fix
carnold
2008-04-02
1
-1
/
+4
*
Bug 1760649: Make Maven and Ant built jars have identical structure
carnold
2008-04-02
2
-16
/
+25
*
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
8
-97
/
+145
[next]