Skip to content
Snippets Groups Projects
  1. Jul 02, 2009
  2. May 27, 2009
    • zwelch's avatar
      Move TCL script files -- Step 2 of 2: · dbbc9c41
      zwelch authored
      - Move src/tcl to tcl/.
      - Update top Makefile.am to use new path name.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@1919 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      dbbc9c41
    • zwelch's avatar
      Move TCL script files -- Step 1 of 2: · 140d6c8e
      zwelch authored
      - Move src/target/{interface,target,board,test}/ into src/tcl/
      - Remove existing rules in src/Makefile.am and src/target/Makefile.am.
      - Add Makefile.am handling of *.cfg and *.tcl files in top Makefile.am:
        - Add dist-hook to include such files under src/tcl in the distribution.
        - Add install-data-hook to install contents of '$(top_srcdir)/src/tcl/'.
        - Add uninstall-hook to remove the installed script files.
      - Change paths to (un)install script files in '$(pkgdatadir)/scripts'.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@1918 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      140d6c8e
  3. Jan 20, 2009
  4. Nov 30, 2008
  5. Oct 30, 2008
  6. Sep 24, 2008
  7. Sep 01, 2008
  8. Aug 07, 2008
Loading