Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-27 | Fixed parent pom version to reference | Andrew Gvozdev | 1 | -1/+1 | |
2012-10-13 | Remove fragment jars. Add missing property files. (Cherry picked 8_0) | Doug Schaefer | 4 | -2/+4 | |
2012-06-28 | Bumped up feature versions for Kepler. | Sergey Prigogin | 1 | -1/+1 | |
2011-10-20 | Version number changes missed in the previous commit. | Sergey Prigogin | 1 | -1/+1 | |
2011-10-20 | Updated parent feature version in pom.xml files. | Sergey Prigogin | 1 | -1/+1 | |
2011-10-17 | Changed the execution environment to JavaSE-1.6 | Sergey Prigogin | 1 | -1/+1 | |
2011-09-02 | clean up last of the plug-in jars. | Doug Schaefer | 1 | -2/+2 | |
2011-06-28 | Mavenizing CDT releng. | Doug Schaefer | 2 | -0/+59 | |
Also removed unsupported cdt.core fragments from the platform feature. | |||||
2010-05-27 | Bug 314504 ProcessList leaks file descriptors during #getProcessList() | James Blackburn | 1 | -2/+9 | |
2010-02-17 | Bug 248071 - Improved pty support for terminal emulation | Anton Leherbauer | 12 | -72/+163 | |
Thanks go to Mirko Raner, Pawel Piech, James Blackburn, et al. | |||||
2008-11-24 | Update bundle versions | Anton Leherbauer | 1 | -1/+1 | |
2008-02-15 | Fix manifest warnings | Anton Leherbauer | 2 | -1/+2 | |
2007-11-06 | Upversion plug-ins to 5.0.0 | Anton Leherbauer | 1 | -2/+2 | |
2007-05-29 | Bug 189539 - Fix dates on about.html files to reflect projected release date. | Doug Schaefer | 1 | -1/+1 | |
2006-10-12 | Upversion to 4.0.0 and fix dependency version ranges (bug 157543) | Anton Leherbauer | 2 | -5/+3 | |
2006-06-23 | Updated copyright dates to reflect latest in CVS. | Doug Schaefer | 2 | -2/+2 | |
2006-06-23 | Update Copyright dates and fix those that had no copyrights. | Doug Schaefer | 6 | -6/+6 | |
2006-05-24 | Updated the about.html files. | Doug Schaefer | 1 | -15/+17 | |
2006-04-28 | Removed implementation of available0, as it depends on a specific JVM, bug ↵ | Markus Schorn | 1 | -28/+1 | |
119618 is still open. | |||||
2006-04-27 | Let spawner kill subprocesses, bug 119387. | Markus Schorn | 3 | -5/+27 | |
2006-04-27 | Changes to source to fix 119618, binaries to be compiled. | Markus Schorn | 1 | -0/+28 | |
2006-01-18 | Fixed build for jar'd plugins | David Inglis | 1 | -1/+0 | |
cleaned up .project files | |||||
2006-01-03 | Trying out the .qualifier version for builds. | Doug Schaefer | 1 | -1/+1 | |
2005-11-15 | Made all of the plugins OSGi components. | Doug Schaefer | 3 | -14/+13 | |
2005-11-10 | Upversioned everything. Changed the features to not unpack the plugins that ↵ | Doug Schaefer | 1 | -2/+2 | |
don't have shared libraries. | |||||
2005-06-23 | CPL to EPL transistion - license header update for QNX | David Inglis | 12 | -16/+106 | |
2005-06-23 | EPL'ing the CDT. | Doug Schaefer | 2 | -0/+32 | |
2005-04-04 | Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from ↵ | Doug Schaefer | 7 | -1/+1 | |
the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. | |||||
2005-03-24 | cleanup, | David Inglis | 1 | -1/+1 | |
nls proivder name removed some uneed files | |||||
2004-12-22 | Updated the version numbers to 3.0.0. | Doug Schaefer | 1 | -2/+2 | |
2004-11-18 | Build the libraries for Linux PPC. | Doug Schaefer | 2 | -0/+0 | |
2004-11-18 | Rebuild of ia64 libraries contributed by Intel in 78941. | Doug Schaefer | 2 | -0/+0 | |
2004-11-16 | 2004-11-16 Alain Magloire | Alain Magloire | 11 | -50/+308 | |
Fix for 27663, allow to exec with pty emulation. * library/Makefile * library/openpty.c(set_noecho): new function * library/opentpty.h: update header. * library/pty.c: refactor forkpyt to openMaster() * library/PTY.h: regenerate * library/spawner.c: add exec2() support * library/Spawner.h: regenerate * os/linux/x86/libpty.so * os/linux/x86/libspawner.so | |||||
2004-10-08 | Added binaries for ia64 for Linux provided by Intel. | Doug Schaefer | 2 | -0/+0 | |
2004-07-15 | Upversioning head to 2.1.0. | Doug Schaefer | 1 | -2/+2 | |
2004-07-13 | +2004-07-12 Tom Tromey <tromey@redhat.com> | Alain Magloire | 4 | -1/+5 | |
+ + * library/Makefile (CFLAGS): Define _GNU_SOURCE. | |||||
2004-06-25 | update copyright | David Inglis | 2 | -0/+20 | |
2004-06-21 | Fixed up the fragment name properties. Apparently you | Doug Schaefer | 2 | -4/+2 | |
have to put them in the plugin.properties file. Weird. | |||||
2004-05-24 | Cleaned up the build.properties files to ensure the right things end up in ↵ | Doug Schaefer | 1 | -4/+2 | |
the binary and source builds. | |||||
2004-04-01 | Libraries to get the CDT running on ppc linux. These should | Doug Schaefer | 2 | -0/+0 | |
probably go in their own fragment. | |||||
2004-03-25 | added platform to extension | David Inglis | 2 | -0/+7 | |
2004-03-02 | I18N | Alain Magloire | 2 | -3/+9 | |
2003-12-05 | Change the version to reflect the one in the head. | Alain Magloire | 1 | -1/+1 | |
2003-11-25 | Upversioned the plugins, etc to 2.0.0. | Doug Schaefer | 2 | -3/+4 | |
Made sure the jar files got included in the zips. | |||||
2003-11-24 | Upgrade to Eclipse 3.0. Includes: | Doug Schaefer | 3 | -18/+5 | |
- upgrade plugin.xml files - use PDE containers - apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker - remove TestWorkbenches from test plugins | |||||
2003-10-01 | Upversioning everything to 1.2.0. | Doug Schaefer | 1 | -2/+2 | |
2003-04-23 | update version | David Inglis | 1 | -2/+2 | |
2003-02-02 | Updated. | Alain Magloire | 1 | -0/+6 | |
2003-02-02 | Do not throw any exception. | Alain Magloire | 1 | -103/+107 | |
2003-02-02 | Rebuild. | Alain Magloire | 1 | -0/+0 | |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-