1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-26 01:33:53 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Jonah Graham
c7881b5a98 Bug 535239: [releng] Update versions
- dependency of orbit version updated to Photon M7 (and remove direct
  build against orbit-recipes Jenkins)
- build against Photon platform (instead of simrel) to reduce any circular
  dependency issues
- fix tycho-pomless version
- update tools.templates to be 1.1.0
- Set zip file name to be standard naming scheme CDT uses

Change-Id: If075e623317c9ac87df2cf67024cf6c35298c3f4
2018-05-28 23:08:41 +01:00
Doug Schaefer
4fd563a35d Oops, lost the UI plugin.
Change-Id: Ibc8e799485abad4736328a4f47696bfe02cac098
2017-11-21 12:17:14 -05:00
Doug Schaefer
6ada5acafe Releng clean up, especially names, and pomless.
Also added source bundles to the repo.

Change-Id: I18a86922452c1459969c1ab3b2239e588e48d4d7
2017-11-21 12:07:38 -05:00
Doug Schaefer
0392cb79b3 Deprecate model from IGenerator API.
Not all generators need a map to store information used at generate
time. In fact, this probably should be discouraged. We only had it
because Freemarker uses one. But I just wrote a generator that doesn't
use Freemaker and the model map got in the way.

Also adds a post process API so we can do other things in the Wizard
after the generation is done. Especially useful for UI things like
adding generated stuff to Working Sets.

Change-Id: Icd553fd8f6087bd342fca4aec88fb2a5c2d5fa4a
2016-07-07 13:31:51 -04:00
Doug Schaefer
476b60a0ca Add core plugin to repo.
Change-Id: I69f4cfbfa62e56215471945721d3013a73a831f3
2016-04-28 11:18:08 -04:00
Doug Schaefer
211a88d3d7 Added Maven build files. 2016-02-20 12:15:17 -05:00