1. eacdfde reduce log-verbosity for now avoid using an incomplete xvfb install by Stephan Herrmann · 14 years ago
  2. 438548f add support for pack200 by Stephan Herrmann · 14 years ago
  3. cb88cf1 fix broken -nosign option by Stephan Herrmann · 14 years ago
  4. 8a5a978 cleanup after creating otre_min.jar and otre_agent.jar has become a regular part of the build. by Stephan Herrmann · 14 years ago
  5. 30618e6 Try to integrate jar-ing of otre_min and otre_agent into the regular build. by Stephan Herrmann · 14 years ago
  6. bb9ed7d avoid copying otre.jar (should use org.eclise.objectteams.runtime_version.jar instead). by Stephan Herrmann · 14 years ago
  7. 9c5f7ae remove bogus linebreaks. by Stephan Herrmann · 14 years ago
  8. de63783 commit pending changes from build.eclipse.org by Stephan Herrmann · 14 years ago
  9. 176b44e include archival of raw metadata in the process. by Stephan Herrmann · 14 years ago
  10. e8a0494 support generating a standalone repo w/o copying from a master (except for bcel) by Stephan Herrmann · 14 years ago
  11. 503c423 fine tuning of this script by Stephan Herrmann · 14 years ago
  12. 8346e1c avoid accumulating jars in the signing-input. by Stephan Herrmann · 14 years ago
  13. b18396c Classfile compatibility, see Bug 317381 by Stephan Herrmann · 14 years ago
  14. 9e0d67a This one is run before the build, each time the OTRE has changes. by Stephan Herrmann · 14 years ago
  15. 0e446d8 one more parameter for download stats. by Stephan Herrmann · 14 years ago
  16. 8bbae12 try to include generation of metadata for download stats. by Stephan Herrmann · 14 years ago
  17. 56942e8 start to manage some more scripts that are not part of the automated build. by Stephan Herrmann · 14 years ago
  18. cb0d3da working around XLST weirdness when making this template parametric. by Stephan Herrmann · 14 years ago
  19. 99e184d - remove old stuff (manual creation of update site & meta data) by Stephan Herrmann · 14 years ago
  20. bcb7392 Set a meaningful buildId, which is now used in building ecotj-X.jar by Stephan Herrmann · 14 years ago
  21. 64c64c6 Leverage bug 316553: don't globally apply compiler option but use plugin-specific settings. by Stephan Herrmann · 14 years ago
  22. a9b1b5f update to 3.6 RC4 (using jdt.core v_A58 & jdt.ui v20100526-0800) going towards 0.7.0M4 by Stephan Herrmann · 14 years ago
  23. a3f5b20 cleanup: remove old handlig of metadata. by Stephan Herrmann · 14 years ago
  24. 0c9b572 prefer symbolic links for copying: faster and easier for only copying newly generated files lateron. by Stephan Herrmann · 14 years ago
  25. 8372dc2 preload existing published plugins/features + category-less metadata. by Stephan Herrmann · 14 years ago
  26. f7e42fe fix some "new" required properties by Stephan Herrmann · 14 years ago
  27. 357d42f we don't want to delete existing maps, but consistently create the maps/ directory! by Stephan Herrmann · 14 years ago
  28. b725198 no more special treatment for bcel. by Stephan Herrmann · 14 years ago
  29. 33c2604 try to modernize customTargets by refreshing from PDE/Build's current templates by Stephan Herrmann · 14 years ago
  30. 20ff77c migrate from directly invoking p2 functions to letting PDE/Build do that by Stephan Herrmann · 14 years ago
  31. 98c0a46 update jdt.core to v_A56 and build against 3.6RC3 by Stephan Herrmann · 14 years ago
  32. 4a4c321 update jdt.core to v_A56 and build against 3.6RC3 by Stephan Herrmann · 14 years ago
  33. c61d48e fixed a typo regarding metadata directory. by Stephan Herrmann · 14 years ago
  34. 2cc9de2 - update jdt.core to v_A54 - prepare for building against 3.6RC2 by Stephan Herrmann · 14 years ago
  35. fc674c2 use config with wildcard as a compromise between the needs of the sunjvm-fragment and portability. by Stephan Herrmann · 14 years ago
  36. dfdf55a fix syntax err and suppress expected error output by Stephan Herrmann · 14 years ago
  37. 005fc31 one more manual translation from ant's arch to osgi.arch by Stephan Herrmann · 14 years ago
  38. 9b99c4d try not to hardcode the platform as used in the file name of the test feature zip. by Stephan Herrmann · 14 years ago
  39. 80ce6fa optionally configure for using Xvnc instead of Xvfb. by Stephan Herrmann · 14 years ago
  40. 691add9 add redundant targets to support building on different architectures (ppc64 & x86_64 for now). by Stephan Herrmann · 14 years ago
  41. dd2ffd7 use newest version (v_A53, aka 3.6RC1) of jdt.core.tests.builder by Stephan Herrmann · 14 years ago
  42. 1a9d85a try to make build portable (for move to build2.eclipse.org). by Stephan Herrmann · 14 years ago
  43. 5ae5d95 fix filename. by Stephan Herrmann · 14 years ago
  44. 2d80b94 automatic setting of $ARCH. by Stephan Herrmann · 14 years ago
  45. 29a9894 try to build against 3.6RC1 (with jdt.core v_A53) by Stephan Herrmann · 14 years ago
  46. 76491b1 tests need one more execution environment configured by Stephan Herrmann · 14 years ago
  47. 4267491 add paths to jars per execution environment, cf. bug 311425. by Stephan Herrmann · 14 years ago
  48. 5aecfe1 no parallel testing for now. by Stephan Herrmann · 14 years ago
  49. 19289ab building against 3.6 M7 by Stephan Herrmann · 14 years ago
  50. faddb53 build against I20100428-1300 (previous baseline got removed from download). by Stephan Herrmann · 14 years ago
  51. 7233152 Do switch to I20100426-0852. by Stephan Herrmann · 14 years ago
  52. 6c186a4 update jdt.core and its tests to v_A48 and prepare for building against I20100426-0852 by Stephan Herrmann · 14 years ago
  53. 3961b99 update jdt.core and tests to v_A47 by Stephan Herrmann · 14 years ago
  54. dcd87c1 new scripts for building and testing the OTDT on build.eclipse.org. by Stephan Herrmann · 14 years ago