LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cvs-checkins > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: cvs at opencores.org<cvs@o...>
    Date: Thu Oct 26 03:01:14 CEST 2006
    Subject: [cvs-checkins] MODIFIED: jop ...
    Top
    Date: 00/06/10 26:03:01

    Modified: jop build.xml
    Log:
    new directories for the JDK


    Revision Changes Path
    1.4 jop/build.xml

    http://www.opencores.org/cvsweb.shtml/jop/build.xml.diff?r1=1.3&r2=1.4

    (In the diff below, changes in quantity of whitespace are not shown.)

    Index: build.xml
    ===================================================================
    RCS file: /cvsroot/martin/jop/build.xml,v
    retrieving revision 1.3
    retrieving revision 1.4
    diff -u -b -r1.3 -r1.4
    --- build.xml 19 Oct 2006 23:30:41 -0000 1.3
    +++ build.xml 26 Oct 2006 01:01:14 -0000 1.4
    @@ -169,7 +169,8 @@
    <path id="target-source">
    <dirset dir="${target}">
    <include name="src/common"/>
    - <include name="src/jdk"/>
    + <include name="src/jdk_base"/>
    + <include name="src/jdk11"/>
    <include name="src/rtapi"/>
    </dirset>
    <path refid="target-app-source-path"/>



     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.