Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2017-03-03Bug 447643 Modified the CommandLauncher to consider Win32 Env variablesGhaith Hachem1-1/+15
2016-04-21Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-3/+3
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam1-1/+1
2013-02-18bug 401116: Built-in compiler settings cannot be scanner-discovered prior to ...Andrew Gvozdev1-0/+5
2012-12-07Log exception when no program for launch is found.Andrew Gvozdev1-0/+2
2012-03-18bug 364733: Fixed problem with not picking environment correctly Andrew Gvozdev1-26/+29
2012-03-17bug 261976: Externalize stringsAndrew Gvozdev1-3/+5
2012-03-16bug 261976: CommandLauncher to report about $PATH problems and relatedAndrew Gvozdev1-33/+43
2012-03-16bug 261976: Console does NOT display quoted command line options.Andrew Gvozdev1-2/+14
2012-03-15bug 145099: MBS Internal Builder: Switch to using the Spawner forAndrew Gvozdev1-18/+50
2011-11-17auto-clean: @Override annotations + organize imports + unnecessaryAndrew Gvozdev1-9/+20
2009-05-13revert unintentional API break to deprecated org.eclipse.cdt.core.CommandLaun...Warren Paul1-1/+1
2009-04-24Fix warnings.Markus Schorn1-8/+3
2009-04-22RESOLVED - bug 272986: changes to ICommandLauncherChris Recoskie1-2/+52
2009-03-16RESOLVED - bug 268615: add a way to specify a command launcher for the manage...Chris Recoskie1-17/+27
2009-02-04API tags for org.eclipse.cdt.core, bug 260830.Markus Schorn1-4/+3
2008-04-25Fix warnings.Markus Schorn1-4/+2
2008-04-04Various changes for EFSChris Recoskie1-1/+8
2005-07-222005-07-22 Alain MagloireAlain Magloire1-0/+10
2004-07-14improve build ouptut console streamingDavid Inglis1-115/+47
2004-07-05bug 67718 : have a little more restraint about how often we flush the pipesAndrew Niefer1-3/+16
2004-03-01bug 53123 externalize stringsAndrew Niefer1-5/+5
2003-12-19Added a CommandLauncher.getCommandLine()Alain Magloire1-10/+27
2002-12-13Remove workaround for J9Alain Magloire1-37/+8
2002-12-10Check if the buffer is not nullAlain Magloire1-2/+2
2002-12-10Workaround for j9 bug in PipedInputStreamAlain Magloire1-11/+49
2002-11-24Make sure to drain the pipes.Alain Magloire1-1/+23
2002-11-22fixed hanging with autobuildDavid Inglis1-7/+35
2002-06-26Initial commit of CDT code from QNXSebastien Marineau1-0/+167

    Back to the top