Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/releng
AgeCommit message (Collapse)AuthorFilesLines
2012-06-18Use the same name for archived repository as in Tycho 0.14.0.Roland Grunberg1-0/+3
As of Tycho 0.15.0, the final name for the archived repository (zip) is configurable, and defaults to ${project.build.finalName} but our signing script expects just ${project.artifactId}.
2012-06-14Remove Incubation from name of p2 repository.Jeff Johnston1-1/+1
2012-06-14Deal with conflicts in releng-site from cherry-pick.Jeff Johnston2-16/+3
2012-06-14Remove technology reference as Linux Tools has been moved.Jeff Johnston3-3/+16
Conflicts: changelog/org.eclipse.linuxtools.changelog-feature/p2.inf gcov/org.eclipse.linuxtools.gcov-feature/p2.inf gprof/org.eclipse.linuxtools.gprof-feature/p2.inf libhover/org.eclipse.linuxtools.cdt.libhover-feature/p2.inf libhover/org.eclipse.linuxtools.cdt.libhover.devhelp-feature/p2.inf libhover/org.eclipse.linuxtools.cdt.libhover.newlib-feature/p2.inf lttng/org.eclipse.linuxtools.lttng/p2.inf lttng/org.eclipse.linuxtools.lttng2.kernel/p2.inf lttng/org.eclipse.linuxtools.lttng2/p2.inf lttng/org.eclipse.linuxtools.tmf/p2.inf man/org.eclipse.linuxtools.man-feature/p2.inf oprofile/org.eclipse.linuxtools.oprofile-feature/p2.inf perf/org.eclipse.linuxtools.perf-feature/p2.inf profiling/org.eclipse.linuxtools.dataviewers-feature/p2.inf profiling/org.eclipse.linuxtools.profiling-feature/p2.inf profiling/org.eclipse.linuxtools.profiling.remote-feature/p2.inf profiling/org.eclipse.linuxtools.tools.launch-feature/p2.inf releng/org.eclipse.linuxtools.releng-site/pom.xml releng/org.eclipse.linuxtools.releng-site/promoter.xml rpm/org.eclipse.linuxtools.rpm-feature/p2.inf rpmstubby/org.eclipse.linuxtools.rpmstubby-feature/p2.inf systemtap/org.eclipse.linuxtools.callgraph-feature/p2.inf systemtap/org.eclipse.linuxtools.systemtap-feature/p2.inf systemtap/org.eclipse.linuxtools.systemtap.backup-feature/p2.inf systemtap/org.eclipse.linuxtools.threadprofiler.feature/p2.inf valgrind/org.eclipse.linuxtools.valgrind-feature/p2.inf valgrind/org.eclipse.linuxtools.valgrind.remote-feature/p2.inf
2012-05-02Move packing/signing and verification of repository to install phase.Roland Grunberg1-4/+4
When the build-server profile is executed, it should not conflict with the execution of the tycho-p2-{publisher,repository} and metadata generation goals.
2012-05-01Help provide proper p2 metadata in our published repositories.Roland Grunberg3-0/+135
A step is added to the releng part of the build to run an ant script (promoter.xml) after creation of the repository (assemble-repository), but before it is archived (archive-repository). When this script is run, it will add p2.{mirrorsURL,statsURI} and the p2.index file to the repository.
2012-05-01Change perf feature id to match the standard.Roland Grunberg1-2/+2
A feature plugin needing a suffix of '-feature' to distinguish it from other plugins should use '.feature' instead.
2012-03-20Fix some problems with ctf being added to category.xml with sources.Jeff Johnston1-2/+2
2012-03-20Add Lttng ctf feature so aggregation will work.Jeff Johnston1-0/+6
2012-03-19Remove Autotools for Juno M6.Jeff Johnston1-6/+0
- feature has been moved to CDT.
2012-03-16Updating versions from 0.10.0 to 0.11.0 in pom files.Otavio Pontes2-4/+4
Since our 0.10 release is schedule and the stable-0.10 branch was already created we're updating the versions for our next release. I was recomended to updated it to 0.11 instead of 1.0 because we are still in incubation.
2012-03-12Consolidate specfile editor features.Alexander Kurtakov1-6/+0
There was no point in having two features when the second and major one (the editor) required everything from the first one. Additionally the rcp application has been disabled from the build as it is not used for anything.
2012-03-02Add org.swtchart (Orbit) to our category.xml for dependency resolution.Roland Grunberg1-0/+4
2012-02-23Remove the releng sdk feature.Alexander Kurtakov7-1108/+0
It is not used for long time and so badly outdated that it makes no sense to keep.
2012-02-22Enable source features and bundles generation.Alexander Kurtakov1-0/+67
Source feature generation is activated if there is sourceTemplateFeature directory in the feature. For the sake of git not caring about empty directories I put empty feature.properties in these directories. Also a p2 plugin instruction is added to the poms in order to get the generated source features visible for p2. New category for the sources is added to the repository category.xml and source features are added to it.
2011-12-16Add SDK feature to ease setting of API baselineAndrew Overholt7-0/+1108
This feature will not be built as part of our regular builds but can be used by committers to set up a full local build to use as an API baseline.
2011-12-01Adding pom.xml files to enable Perf build.Daniel Henrique Barboza1-0/+3
2011-11-30Add newly created dataviewers feature.Jeff Johnston1-0/+3
2011-11-09Creating feature tools.launch (bug #353056)Otavio Pontes1-0/+3
This feature includes tools.launch.ui and tools.launch.core. This adds a property page to change the PATH to run linux commands.
2011-10-31Update releng pom.xml version to 0.10.0.Jeff Johnston1-1/+1
2011-10-28Change pom.xmls to release 0.10.0-SNAPSHOT.Jeff Johnston2-3/+3
2011-10-20Fix pom:s for the next release (1.0.0)Francois Chouinard2-4/+4
2011-10-12Change Oprofile and Callgraph feature projects from "-feature" toRoland Grunberg1-2/+2
".feature".
2011-10-10Update to 1.0.5 signing plugin.Alexander Kurtakov1-1/+1
2011-10-10Adapt to feature renames.Alexander Kurtakov1-6/+6
2011-09-27Change feature-id to match pom artifact-id for oprofile and callgraph.Roland Grunberg1-2/+2
2011-09-15Use 1.0.4 signing plugin.Alexander Kurtakov1-1/+1
2011-09-08Update to new eclipse-signing-maven-pluginAndrew Overholt1-1/+1
This update fixes the fact that many of the pack.gz files are not actually packed with pack200. This is the relevant bug: Bug 356931 - many pack.gz files for indigo are not packed Also update eclipse-parent POM (version 2 -> version 3).
2011-08-23Make POM versions 0.9.0-SNAPSHOTAndrew Overholt2-4/+4
In each pom.xml file, make the parent version 0.9.0-SNAPSHOT and make it 0.9.0-SNAPSHOT in the main (ex. autotools/pom.xml, lttng/pom.xml, etc.) POMs.
2011-08-09Adapt to the signing plugin rename.Alexander Kurtakov1-1/+1
2011-08-09Update to latest signin plugin.Alexander Kurtakov1-1/+1
2011-06-06Temporarily update to signing plugin 1.0.1.2-SNAPSHOTv0.8.0Andrew Overholt1-1/+1
This version of the eclipse signing plugin has bugfixes needed to enable the Indigo aggregation build to properly consume the Linux Tools p2 repository. Also see [1]. Shamelessly taken from EGit commit 7bacd2cb4b21a94c521b3ad72e64d7a03925d366. [1] http://dev.eclipse.org/mhonarc/lists/cross-project-issues-dev/msg06044.html Bug: 347591 Bug: 347594
2011-05-25Update to new snapshot of signing pluginAndrew Overholt1-1/+1
2011-05-25Re-add callgraph to p2 repository categoryAndrew Overholt1-2/+0
2011-05-24More path fixes for signing pluginAndrew Overholt1-2/+2
2011-05-24Fix up signing based on comments on bug #347041Andrew Overholt1-2/+5
2011-05-19Fix build-server profileChris Aniszczyk1-5/+2
Signed-off-by: Chris Aniszczyk <zx@redhat.com>
2011-05-18Add libhover devhelp feature.Jeff Johnston1-0/+3
2011-05-17Add signing support via the build-server profileChris Aniszczyk1-0/+86
Signed-off-by: Chris Aniszczyk <zx@redhat.com>
2011-05-10Move to tycho 0.12 and rename all the plugins names.Alexander Kurtakov1-1/+1
2011-04-12Add profiling feature.Alexander Kurtakov1-0/+3
2011-03-31Temporarily remove callgraph from the build (bug #341552)Andrew Overholt1-0/+2
2011-03-31Only .gitignore the releng site's target directoryAndrew Overholt1-1/+1
2011-03-31Merge in Tycho-ification workAndrew Overholt72-3644/+163
2011-03-31Fix copyrights in maven filesAndrew Overholt2-2/+8
2011-03-30Add build artifacts to .gitignore filesAndrew Overholt1-0/+1
2011-03-29Make all POMs use 0.8.0 as versionAndrew Overholt1-1/+1
2011-03-11Remove old releng stuffAndrew Overholt69-3664/+0
2011-03-11Build p2 repository instead of update siteAndrew Overholt1-2/+15
2011-03-11Rename site.xml to be category.xmlAndrew Overholt1-0/+0

Back to the top