Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2013-12-16Use new EPP version 4.4.0 in all placesMarkus Knauer79-129/+129
Bug 423771 - Next version number of EPP for Luna: 2.1.0? 3.0.0? 4.4.0? 8.0? https://bugs.eclipse.org/bugs/show_bug.cgi?id=423771
2013-12-16neutral commitMarkus Knauer13-13/+13
2013-12-16Adjust build behaviour to old systemMarkus Knauer14-5/+471
- mirror EPP IUs to a single local EPP p2 repository - create download archives according to old naming conventions
2013-12-15Fix line endings (use Unix LF, remove CR) in automotive packageMarkus Knauer12-710/+709
2013-12-15Update web config files to Luna M4Markus Knauer14-17/+15
2013-12-13Added Sphinx to Eclipse Automotive IDEseberle2-5/+6
2013-12-10Re-initialize plugin_customization.ini in all packages from SDKMarkus Knauer12-111/+192
Over time there have been many changes to the upstream plugin_customization.ini of the Eclipse SDK. With this change we incorporate all those updates but keep the package specific settings (e.g. initial perspective, m2e settings, etc.) Additionally it enables line numbers in text editors; see bug 191154 for further information https://bugs.eclipse.org/bugs/show_bug.cgi?id=191154
2013-11-28Update fill-in in about.mappings with build timestamp during buildMarkus Knauer1-0/+59
The implementation uses the maven-resources-plugin and has been ported from the Eclipse Platform Git repository platform/eclipse.platform.releng.aggregator.git from their pom at /plain/eclipse-platform-parent/pom.xml
2013-11-28Disable non-existing feature in Parallel packageMarkus Knauer1-0/+2
2013-11-28Introduce project specific settings (UTF-8, Unix LF) in all projectsMarkus Knauer78-0/+156
2013-11-28Revise epp.product files, update and harmonize contentMarkus Knauer12-106/+129
- remove wrong plugin entry (product is based on features) - update colors, vm, images - try to minimize changes between configurations
2013-11-28Re-enable disabled feature dependencies in package featuresMarkus Knauer5-13/+0
- automotive - java - jee - modeling - rcp
2013-11-28Update qualifier of testing package with a neutral commitMarkus Knauer2-2/+2
2013-11-28Put all packages into their own Maven profile to selectively enable themMarkus Knauer1-52/+99
2013-11-27Tune product's pom files: change artifactId, p2 profile, directoryMarkus Knauer24-64/+160
- change Maven artifact ID of product modules - use dedicated p2 profile ID instead of default profile - create package content in 'eclipse' directory - harmonize pom files
2013-11-27Rename symbolic links of product configuration to epp.productMarkus Knauer12-0/+0
2013-11-27Temporarily disable all packages except RCP/RAP packageMarkus Knauer1-2/+5
2013-11-27Set Eclipse-BundleShape header to 'dir' and unpack all branding bundlesMarkus Knauer11-10/+21
2013-11-27Remove old (non-existent) entries from build.propertiesMarkus Knauer12-49/+20
2013-11-25Rework the packages plugin.xml filesMarkus Knauer12-217/+271
All values and settings have been taken from the Eclipse Platform product where possible. - Adjust startup message/progress locations - Add all window image sizes - Add applicationXMI property - Add product name - Re-order properties/elements in some packagesto match standard order (Java, Standard
2013-11-25Refresh (most) packages with high-res icons, images from PlatformMarkus Knauer120-24/+54
2013-11-25Update copyright date (headers and about text) to 2014Markus Knauer65-79/+79
2013-11-18Revert "Re-name product artifact ID back to product ID"Markus Knauer12-12/+12
This reverts commit 0c9ff932c366149c0e43fe5560832fc8ecd1671c.
2013-11-18Re-name product artifact ID back to product IDMarkus Knauer12-12/+12
2013-11-17Enable all but the Parallel package in Tycho buildMarkus Knauer2-3/+3
2013-11-17Ignore optional dependencies in Tycho build in all packagesMarkus Knauer2-20/+8
2013-11-16Ignore optional feature includes in Parallel packageMarkus Knauer2-1/+22
2013-11-15To be honest, I do not quite remember everything I changed here today.Markus Knauer1-1/+1
But it is all good, I tell ya.
2013-11-15Set timestampProvider to jgit.dirtyWorkingTreeMarkus Knauer1-0/+1
2013-11-15Fix tycho-pack200b-plugin versionMarkus Knauer1-1/+1
2013-11-15Use Tycho 0.19.0 instead 0.18.1Markus Knauer1-1/+1
2013-11-15Extract parent pom into its own file and add more configurationMarkus Knauer46-428/+696
2013-11-14Add Mac OSX Cocoa build for x86 (32-bit)Markus Knauer1-0/+5
2013-11-14Use Tycho CBI version 1.0.5Markus Knauer1-1/+1
2013-11-14Reduce Tycho build to RCP package onlyMarkus Knauer1-4/+8
2013-11-14Use staging repository in Tychon buildMarkus Knauer1-1/+1
2013-11-14Bug 405828 - Sign native launchers for LunaThanh Ha13-3/+621
- Update dependency repo to luna - Update Maven plugin versions - Sign Mac and Windows executables using CBI plugins Signed-off-by: Thanh Ha <thanh.ha@eclipse.org>
2013-11-14[dsl] increased max heap sizeDennis Huebner1-2/+2
2013-11-03Prepare for Luna M3Markus Knauer39-39/+39
2013-10-03Disable org.eclipse.emf.compare.diagram.gmf in Automotive package for M2Markus Knauer1-0/+2
2013-10-03Disable EEF from the modeling package until M3cbrun1-0/+2
2013-10-01Prepare for Luna M2Markus Knauer13-13/+13
2013-08-26Re-add content in empty packages_map.txt fileMarkus Knauer1-0/+45
2013-08-23Update Java, RCP/RAP features to make them buildMarkus Knauer2-2/+6
- Disable all WB (WindowBuilder) features for Luna M1 - Rename Code Recommenders RCP feature
2013-08-22Adding optional m2e-wtp features cbridgha1-0/+3
2013-08-17AllPackages feature: Remove outdated mobile package from featureMarkus Knauer1-4/+0
2013-08-17JavaEE: Disable WTP capabilities and intro bundles in JavaEE featureMarkus Knauer1-6/+9
2013-08-17Upgrade from Kepler to LunaMarkus Knauer133-287/+373
- Update feature.xml, epp.product, MANIFEST.MF, p2.inf, plugin.xml, epp.website.xml, pom.xml, ... from EPP 2.0 to 2.1 and adjust "Kepler" with new "Luna" - Update build scripts, map files, etc. - Create .project files for new virtual Tycho product projects
2013-08-17Clean up Tycho/Maven configuration from Mobile packageMarkus Knauer5-115/+0
2013-08-17Bug 366430 - Building EPP packages with TychoThanh Ha57-0/+1680
Based off original work by Igor Fedorenko: https://github.com/ifedorenko/org.eclipse.epp Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>

Back to the top