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
*
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
*
Bug 980130: Rework XCodeProjectWriter for XCode 2.1 and later
carnold
2007-08-02
2
-499
/
+885
*
Bug 1760649: Maven can reach goal and package targets
carnold
2007-07-28
7
-73
/
+10
*
Bug 1760649: Add Maven buildable documentation, break dependency of ant/propo...
carnold
2007-07-28
9
-770
/
+358
*
Bug 1760649: Initial Maven build
carnold
2007-07-26
5
-0
/
+992
*
Bug 1760649: Rearrge to Maven 2 Standard Directory Layout
carnold
2007-07-25
1
-1
/
+0
*
Bug 1760649: Rearrge to Maven 2 Standard Directory Layout
carnold
2007-07-25
1
-0
/
+0
*
Bug 1760649: Rearrge to Maven 2 Standard Directory Layout
carnold
2007-07-25
244
-0
/
+11768
*
Address 1716271, fix linker issues with shared libraries with VisualAge.
darius42
2007-05-13
2
-5
/
+21
*
Reverting to rev 62
carnold
2007-03-27
1
-2
/
+2
*
Reverting mainline changes which broke gcc.
slip_stream
2007-02-16
30
-232
/
+88
*
Made changes to support a prefix for output libraries. Previously lib would ...
addPrefixParameter@78
slip_stream
2007-02-13
30
-88
/
+232
*
Fixed unit tests in cpp tasks - now 100% pass rate.
slip_stream
2007-02-07
1
-2
/
+2
[next]