Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-12Update cdt-baseline to point to final release of 9.1cdt_9_1Marc Khouzam1-2/+2
2016-10-11Bug 497512 - cdtdebug.sh "bashisms" not supported by non-bash shellsMarc-Andre Laperle1-8/+7
2016-10-10Bug 504005 - [standalone] bundle version errorsAlvaro Sanchez-Leon1-1/+1
2016-10-05releng: Use composite Orbit repo to get all orbit dependenciesMarc-Andre Laperle2-9/+4
2016-10-01Bug 498171 - Fix scanner discovery for some boards.Doug Schaefer2-8/+47
2016-09-12Whoops. Cut and paste disease in the CMake wizard.CDT_9_1_0Doug Schaefer1-2/+2
2016-09-09Fix scanner info cache to properly refresh resource commands.Doug Schaefer1-3/+2
2016-09-04lldb: Fix parsing of some version formatsMarc-Andre Laperle1-6/+10
2016-09-02More missing stuff from CMake's build.properties.Doug Schaefer1-1/+3
2016-09-02Missing icons for cmake.uiDoug Schaefer1-1/+2
2016-09-02Add more missing properties file. Mark CMake as Preview.Doug Schaefer3-2/+6
2016-09-02Missing plugin.properties from build.properties in cmake.ui.Doug Schaefer1-1/+2
2016-08-31Allow participants in CMake toolchain file management.Doug Schaefer19-45/+297
2016-08-30CMake and build architecture changes to improve launchingDoug Schaefer8-24/+88
2016-08-29Categories were pretty messed up. FixingDoug Schaefer1-3/+3
2016-08-29Bug 337899 - [debug view][non-stop] Process label is not updatedMarc Dumais1-2/+12
2016-08-28LLDB: Print an error when lldb is below minimum versionMarc-Andre Laperle6-1/+376
2016-08-26Missed updates from last CMake change.Doug Schaefer3-2/+15
2016-08-26Bug 500237 - Use specific version of tool for uploads.Doug Schaefer3-2/+17
2016-08-26Fix Windows 32-bit serial.dll.Doug Schaefer5-1/+1
2016-08-25Bug 174176 - Hook up CMake build to LaunchBar to select toolchain filesDoug Schaefer31-72/+936
2016-08-24Bug 500178 - NPE in Rename refactoringSergey Prigogin2-24/+26
2016-08-23Scanner discovery for CMake projects.Doug Schaefer12-113/+718
2016-08-23Point cdt_9_1 build to its own locationMarc Khouzam1-2/+2
2016-08-22Bug 500080 - Add listeners for Qt Install removalsDoug Schaefer7-9/+199
2016-08-22Improved Remove Unused Declarations refactoring.Sergey Prigogin1-9/+21
2016-08-20Improved Remove Unused Declarations refactoring.Sergey Prigogin1-9/+75
2016-08-20Cosmetics.Sergey Prigogin4-26/+23
2016-08-19Fix outdated pom versions in lldb foldersMarc-Andre Laperle3-3/+3
2016-08-19Bug Bug 482225 - decltype(auto) not parsedThomas Corbat7-37/+180
2016-08-19LLDB: Add LLDB feature and add it to update siteMarc-Andre Laperle7-0/+144
2016-08-18Removed use of deprecated methods.Sergey Prigogin1-4/+4
2016-08-18LLDB: Add preference UIMarc-Andre Laperle4-0/+167
2016-08-18LLDB: Add support for attaching to local processMarc-Andre Laperle10-2/+302
2016-08-18LLDB: Add support for local debugging of new processesMarc-Andre Laperle41-1/+1683
2016-08-18Bug 499837 - Mac keybindings for expand selection commands are inconsistent w...Marc-Andre Laperle1-4/+4
2016-08-17CMake updates. Clean, error parsers, add to category.xml.Doug Schaefer3-38/+69
2016-08-17Let the Tycho build specify the indexer timeout during testsMarc-Andre Laperle2-3/+40
2016-08-17Remove the new Qt Project wizard.Doug Schaefer2-32/+0
2016-08-17Update version to 9.1.0Marc Khouzam216-258/+258
2016-08-17Bug 499116 - Missing keyboard binding for toggle commentMarc-Andre Laperle1-0/+5
2016-08-16Bug 323848 - Add Build (was Make) Targets to the Project NavigatorDoug Schaefer15-68/+469
2016-08-15Remove old .api_filtersMarc Khouzam2-36/+0
2016-08-12Bug 497691 - Allow all cu.* serial ports on Mac. Remove tty.*Doug Schaefer1-1/+1
2016-08-12Bug 499553: Fix line comments used as a block on non-indented codeJonah Graham7-1/+128
2016-08-12Bug 499471: Workaround indexer deadlock when tests runningJonah Graham10-10/+37
2016-08-11Add GSON to our p2 repo.Doug Schaefer1-0/+1
2016-08-11Cosmetics.Jonah Graham1-94/+94
2016-08-10Add templates that map to old new project wizards.Doug Schaefer6-2/+187
2016-08-10Only show Language Setting property on old build system projects.Doug Schaefer5-1/+88

Back to the top