X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=testing%2Fbuild.test1%2FREADME.TXT;h=c8244382a2162ea8efee8c2e3f446844b427b552;hb=e666807a6ffc592be03dddb90ad2d40f2011c8d6;hp=330d6abfb741a007a9be0e3d8b165e174dcb119f;hpb=dbd26e3a27bcc50854b768bad146882a02dc58f0;p=openocd.git diff --git a/testing/build.test1/README.TXT b/testing/build.test1/README.TXT old mode 100755 new mode 100644 index 330d6abfb7..c8244382a2 --- a/testing/build.test1/README.TXT +++ b/testing/build.test1/README.TXT @@ -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 +