summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/sf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Complete 2cdd1070056c0f7e9dc7f40de19c2bfdfef0432a: Add 'clang' and 'clang++' ...Sven Gothel2013-09-131-10/+22
* Add 'clang' and 'clang++' support (compiler/linker)Sven Gothel2013-09-125-9/+49
* Make crosscompilation work (--sysroot .. etc)Sven Gothel2013-09-121-0/+6
* Make OSX/Darwin work (linker options etc)Sven Gothel2013-09-122-7/+11
* 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
* 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-126-95/+141
* 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-301-1/+9
* 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-212-25/+18
* 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-221-2/+5
* Update for bug 1715475. Extended the file types that will be bid on by the C...darius422007-08-223-12/+35
* Update for bug 1690945. Adds a new compiler option 'msvc8' that extendsdarius422007-08-223-4/+75
* 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: Maven can reach goal and package targetscarnold2007-07-281-1/+1
* Bug 1760649: Add Maven buildable documentation, break dependency of ant/propo...carnold2007-07-282-7/+7
* Bug 1760649: Rearrge to Maven 2 Standard Directory Layoutcarnold2007-07-251-22/+0
* Bug 1760649: Rearrge to Maven 2 Standard Directory Layoutcarnold2007-07-25189-0/+28210