cdt/releng
Jonah Graham 0568568c33 Change standalone debugger to no longer limit number of bundles
The maintenance of having a streamlined standalone debugger that
starts as fast as possible is no longer possible. See for
example #591 - therefore when using standalone debugger, use
the same sets of plug-ins/features as the product it is installed
in uses. The side effect is that the standalone debugger in this
use case will start slower and extra "stuff" will be present in
this UI.

For people just building the standalone debugger, provide a minimum
feature set. This will be many more bundles than before, but
should still provide a reasonably small set that starts well.

This simplification also includes removing the the duplicates set
of CDT docs (debug/org.eclipse.cdt.debug.application.doc). These
provided a simplified version of CDT's documentation targetted
at just standalone debugger. However there are a few problems related
to this duplication:

- The two sets of docs were not kept in sync
- The standalone docs appear in the online help, leading to
  duplicated entries
- With the config.ini changes above, there is no way to exclude
  the main docs in the standalone case, so remove the duplicate

A number of directly related clean-ups are included too:

- Remove the `ConfigGenerator.java` that stopped being referenced
  in PR #761
- Complete the removal of `build-standalone-debugger-rcp` profile
  that was started in #761. There is a small drawback to not having
  this profile, the standalone debugger is very slow to build
  compared to the rest of CDT. If this becomes a problem, restoring
  this profile along with the changes made in #761 is reasonable.
- bring debug.product's licenses up to date
- modernize command line args to eclipse when using debug.product

Fixes #781
2024-05-12 16:12:17 -04:00
..
download/releases CDT 11.5.0 composites 2024-03-10 12:44:13 -04:00
org.eclipse.cdt Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt-feature Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.native-feature Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.platform-feature Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.platform.branding Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.repo Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.sdk Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.sdk-feature Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.target Fix missing mylyn.wikitext dependency 2024-05-09 23:49:52 -04:00
org.eclipse.cdt.testing Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.testing-feature Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.testing.repo Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
scripts Change standalone debugger to no longer limit number of bundles 2024-05-12 16:12:17 -04:00
templates/feature [releng] Fix case where copyright year end == start 2021-01-15 21:52:03 -05:00
CDT.setup Prepare repo for 11.5.0 (#633) 2023-12-06 18:48:15 -05:00
CDTConfiguration.setup Improve CDT's setup 2022-08-12 12:04:56 +02:00
check-maven-plugin-updates.Jenkinsfile Move check-maven-plugin-updates job to main CDT repo 2022-10-03 12:42:37 -04:00
disable_intro_in_tests.ini Move the disable intro ini out of root of repo 2022-08-04 12:23:12 -04:00
findbugs-exclude.xml Allow for filtering of findbugs 2015-02-18 11:50:43 -05:00
pom.xml Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
promote-a-build.Jenkinsfile Add cdt-lsp support to the promote-a-build scripts 2023-09-08 12:07:05 -04:00
promote-files-to-download.Jenkinsfile Correct path to promote script 2022-08-22 19:31:40 -04:00
run-dash-licenses.Jenkinsfile Migrate run-dash-licenses from cdt-infra to main CDT repo 2022-11-29 14:15:25 -05:00