summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 980130: Generate projects with Debug and Release configurationscarnold2008-02-202-217/+291
* Use relative paths on -L options which helps cygwincarnold2008-02-131-3/+9
* Bug 980130: Xcode dependencies, close but not quitecarnold2008-02-121-18/+144
* Bug 980130: Improvements to generated IDE files, more to comecarnold2008-02-128-97/+145
* Bug 980130: Add comments to generated project filescarnold2008-02-064-5/+95
* Bug 980130: Add VS 2008 project generation, fix VS 2005 issuescarnold2008-02-055-29/+68
* Bug 980130: Add dependency support to project generation (VS 6 initially)carnold2008-02-033-50/+232
* Add projectRoot that XCode 3 keeps asking forcarnold2008-01-303-3/+12
* Fix for bug 1794857 - The history.xml file wasn't capturing all of the darius422007-09-221-27/+30
* Fix for bug 1794867 - LinkerDef wasn't correctly handling references.darius422007-09-213-25/+49
* Fix bug 1573193. Update usage information to reflect the currentdarius422007-08-233-18/+48
* Update for bug 1775873. Modify the warning levels for Sunpro to provide fine...darius422007-08-222-2/+64
* Update for bug 1715475. Extended the file types that will be bid on by the C...darius422007-08-227-13/+273
* Update for bug 1690945. Adds a new compiler option 'msvc8' that extendsdarius422007-08-226-4/+160
* Bug 980130: XCode continued, dylibs recognizedcarnold2007-08-042-14/+38
* Bug 980130: Continue XCode project now static libs working, defines, etccarnold2007-08-031-14/+93
* Bug 980130: Rework XCodeProjectWriter for XCode 2.1 and latercarnold2007-08-022-499/+885
* Bug 1760649: Remove stray dependencycarnold2007-07-281-5/+0
* Bug 1760649: Maven can reach goal and package targetscarnold2007-07-288-76/+21
* Bug 1760649: Add Maven buildable documentation, break dependency of ant/propo...carnold2007-07-2811-777/+403
* Bug 1760649: Initial Maven buildcarnold2007-07-266-0/+1229