mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-05 08:05:24 +02:00
Add bootstrapping info
This commit is contained in:
parent
d94dace5b6
commit
7bfe75d0e3
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@
|
|||
#
|
||||
# This must be run in $HOME/ws in order for the mkTestUpdateSite.sh
|
||||
# script to find the published packages
|
||||
#
|
||||
# Bootstrapping: Get this script by
|
||||
# wget -O setup.sh "http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.tm.rse/releng/org.eclipse.rse.build/setup.sh?rev=HEAD&cvsroot=DSDP_Project&content-type=text/plain"
|
||||
# sh setup.sh
|
||||
# ./doit_ibuild.sh
|
||||
# cd testUpdates/bin
|
||||
# mkTestUpdates.sh
|
||||
|
||||
curdir=`pwd`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue