- fix missing/incorrect svn file props

git-svn-id: svn://svn.berlios.de/openocd/trunk@1292 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
ntfreak
2008-12-28 10:58:34 +00:00
parent 38e51eb4fb
commit 185870615c
16 changed files with 98 additions and 98 deletions

78
testing/build.test1/README.TXT Executable file → Normal file
View File

@@ -1,39 +1,39 @@
-- Duane Ellis'es test case for building numerous openocd configurations...
Dec 26,2008
---------------------------------------------------------------------------
1) Make a directory some where..
mkdir ~/test
2) Change to that directory
cd ~/test
3) Checkout OpenOCD in that directory.
cd ~/test
svn co https://svn.berlios.de/svnroot/repos/openocd/trunk openocd
4) Copy the "build.test1" directory to the "~/work" directory.
cd ~/test
cp ~/openocd/testing/build.test1/. ~/test/.
5) If needed, download various components.
cd ~/work
make all.download
6) For Linux - type:
cd ~/work
make linux.buildtest
7) For Cygwin - type:
cd ~/work
make cygwin.buildtest
-- Duane Ellis'es test case for building numerous openocd configurations...
Dec 26,2008
---------------------------------------------------------------------------
1) Make a directory some where..
mkdir ~/test
2) Change to that directory
cd ~/test
3) Checkout OpenOCD in that directory.
cd ~/test
svn co https://svn.berlios.de/svnroot/repos/openocd/trunk openocd
4) Copy the "build.test1" directory to the "~/work" directory.
cd ~/test
cp ~/openocd/testing/build.test1/. ~/test/.
5) If needed, download various components.
cd ~/work
make all.download
6) For Linux - type:
cd ~/work
make linux.buildtest
7) For Cygwin - type:
cd ~/work
make cygwin.buildtest