summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-127-96/+142
* 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: Maven can reach goal and package targetscarnold2007-07-287-73/+10
* Bug 1760649: Add Maven buildable documentation, break dependency of ant/propo...carnold2007-07-289-770/+358
* Bug 1760649: Initial Maven buildcarnold2007-07-265-0/+992
* Bug 1760649: Rearrge to Maven 2 Standard Directory Layoutcarnold2007-07-251-1/+0
* Bug 1760649: Rearrge to Maven 2 Standard Directory Layoutcarnold2007-07-251-0/+0
* Bug 1760649: Rearrge to Maven 2 Standard Directory Layoutcarnold2007-07-25244-0/+11768
* Address 1716271, fix linker issues with shared libraries with VisualAge.darius422007-05-132-5/+21
* Reverting to rev 62carnold2007-03-271-2/+2
* Reverting mainline changes which broke gcc.slip_stream2007-02-1630-232/+88
* Made changes to support a prefix for output libraries. Previously lib would ...addPrefixParameter@78slip_stream2007-02-1330-88/+232
* Fixed unit tests in cpp tasks - now 100% pass rate.slip_stream2007-02-071-2/+2
* Initial import of cpptasks codemattinger2006-11-07192-0/+28210