Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-29Bug 535091 separate out the two streams for macros and defines.Doug Schaefer1-20/+39
2018-05-28Bug 535239: [releng] use download.eclipse.org for launchbar/tools.templatesJonah Graham2-5/+5
2018-05-28Bug 519391: Only redraw the changed linesJonah Graham2-2/+16
2018-05-28Bug 519391: avoid iterating and copying large listsJonah Graham4-43/+79
2018-05-28Bug 413527: [C++14] Support Lambda init-capturesHansruedi Patzen14-82/+555
2018-05-28Bug 534332: Mark long deprecated interfaces as noimplement/noextendJonah Graham2-0/+4
2018-05-28Bug 535139 - Container target set-up causes NPEJeff Johnston1-11/+13
2018-05-28Bug 534286. Made read(byte[],int,int) blockingWaqas Ilyas1-9/+26
2018-05-26Bug 535024: Revert increment to major version numberJonah Graham4-7/+27
2018-05-26[releng] work around Tycho issues of obtaining *.jre.javase [10.0.0]Jonah Graham1-1/+3
2018-05-24Bug 527954: [C++14] Syntax error when parsing complex udl ""ifHansruedi Patzen5-24/+134
2018-05-24Bug 535024: Use deviceId for determine JTAG probeTorbjörn Svensson8-50/+122
2018-05-23Bug 535014 - cannot debug in a containerJeff Johnston1-14/+13
2018-05-20Bug 534839: Add missing dependencies to standalone productJonah Graham1-0/+1
2018-05-20[releng] Update dependencies to Photon contributionsJonah Graham2-9/+9
2018-05-18Add LSP4E dependency to cdt.targetNathan Ridge9-246/+21
2018-05-18[534454] Fixed GCC build parser for simple definesEric Woestman2-4/+5
2018-05-18Bug 534332 - Add a testcase involving a function as wellNathan Ridge1-0/+1
2018-05-17Bug 519361: wrap template<auto> types for better type resolutionVlad Ivanov6-3/+112
2018-05-17Bug 534839: Add missing dependencies to standalone productJonah Graham1-0/+3
2018-05-15Bug 514838 - Return sessionId when context is IExecutionDMContextWilliam Riley1-1/+1
2018-05-11Bug 534126 - Cache instantiations of alias template instancesNathan Ridge3-5/+163
2018-05-11Bug 534332 - In the unused symbol checker, check for 'unused' attribute on th...Nathan Ridge2-0/+8
2018-05-11Bug 534332 - Allow C decl-specifiers to store attributesNathan Ridge5-7/+8
2018-05-11Bug 534189 - Do not wait for the editor's shared AST to generate parameter gu...Nathan Ridge1-6/+7
2018-05-09Bug 330204 - Use ManagedBuildManager to buildTorbjörn Svensson1-31/+3
2018-05-08Bug 519361: use placeholder type for template<auto>Vlad Ivanov3-7/+24
2018-05-07Bug 533842 - Fix Launchbar for enabled/disabled Docker ConnectionsJeff Johnston2-9/+13
2018-05-06Extend GCC OS detectionDoug Schaefer1-0/+9
2018-05-06Revert "Default to the middle element of the gcc tuple for the os name."Doug Schaefer1-2/+0
2018-05-06Default to the middle element of the gcc tuple for the os name.Doug Schaefer1-0/+2
2018-05-04Bug 534098 - NPE in VariableHelpers.createType()Nathan Ridge3-5/+18
2018-05-04Bug 519361: try to deduce the type of non-type template parametersVlad Ivanov3-0/+47
2018-05-03Add dynamic variable for build directory of active core build configDoug Schaefer7-72/+143
2018-05-02Bug 482950. Reset the read pointer when array is filled with new dataWaqas Ilyas1-0/+2
2018-04-27Bug 533822 - Support void* as an argument type for the GNU sync builtinsNathan Ridge2-3/+25
2018-04-26Bug 533888 - Simplify Meson Core Build to use startBuildProcessJeff Johnston7-107/+119
2018-04-26Bug 519062: add support for digit separatorsVlad Ivanov10-19/+100
2018-04-24Update build machinery.Alexander Kurtakov2-3/+3
2018-04-21Bug 399460: Resolve variables using launch contextJohn Dallaway1-2/+5
2018-04-20Bug 533842 - Fix Launchbar for enabled/disabled Docker ConnectionsJeff Johnston5-17/+287
2018-04-20Bug 533771 - Allow limit scope of MIStackListArgumentsSamuel Hultgren2-0/+13
2018-04-20Bug 533769 - Show error messages directlySamuel Hultgren1-1/+7
2018-04-18Bug 533766 - Deadlock at IDE shutdown with active debug sessionTorbjörn Svensson1-1/+6
2018-04-17Bug 528940 - Execute pre/post build stepSamuel Hultgren2-1/+84
2018-04-17Bug 533444 - Add Container Build support to CMake ProjectsJeff Johnston12-61/+605
2018-04-17Bug 217674 - Added incremental build supportSamuel Hultgren2-4/+96
2018-04-17Bug 533499 - Check all problem markers for errorsSamuel Hultgren1-2/+3
2018-04-16Adjust Meson NewManuanNinjaTestJeff Johnston1-2/+2
2018-04-16Bug 533222 - Add Container Build support to Std Make Core BuildJeff Johnston11-69/+272

Back to the top