8000 Tags · ahaynes23/oce · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ahaynes23/oce

Tags

OCE-0.13

Toggle OCE-0.13's commit message
OCE-0.13 released

official/6.6.0

Toggle official/6.6.0's commit message
Import the ros/ directory of OCCT 6.6.0

 Remove unneeded folders, they are very large:
   data tests samples doc

 Fix permissions (on Unix):

   find * -type f -exec chmod a-x {} \;

  # Autotools scripts
  chmod a+x build_configure

  # Windows scripts
  find adm/msvc  -type f -exec chmod a+x {} \;

  # Shell and bat scripts
  chmod a+x codeblocks.sh \
            custom.bat \
            custom_amk.sh.in \
            custom_cbp.sh \
            draw.bat \
            draw_amk.sh \
            draw_cbp.sh \
            env.bat \
            env_amk.sh \
            env_cbp.sh \
            msvc.bat \
            adm/cmake/draw.bat \
            adm/cmake/env.sh.in \
            adm/cmake/draw.sh

official/6.5.5

Toggle official/6.5.5's commit message
Import the ros/ directory of OCCT 6.5.5

 Copy LICENSE from top-level directory.
 Remove unneeded .adm folders:

    rm -rf drv/*/.adm

 Fix permissions (on Unix):

   find * -type f -exec chmod a-x {} \;

   # Autotools scripts
   chmod a+x build_configure

   # Windows scripts
   find adm/msvc  -type f -exec chmod a+x {} \;

   # Shell and bat scripts
   chmod a+x draw.bat \
             draw.sh \
             env.bat \
             env.sh \
             custom.bat \
             custom.sh \
             msvc.bat

OCE-0.12

Toggle OCE-0.12's commit message
OCE-0.12 released

OCE-0.11

Toggle OCE-0.11's commit message
OCE-0.11 released

official/6.5.4

Toggle official/6.5.4's commit message
Import the ros/ directory of OCCT 6.5.4

 Copy LICENSE from top-level directory.
 Fix permissions (on Unix):

   find * -type f -exec chmod a-x {} \;

   # Autotools scripts
   chmod a+x build_configure

   # Windows scripts
   find adm/msvc  -type f -exec chmod a+x {} \;

   # Shell and bat scripts
   chmod a+x draw.bat \
             draw.sh \
             env.bat \
             env.sh \
             custom.bat \
             custom.sh.in \
             msvc.bat

OCE-0.10

Toggle OCE-0.10's commit message
OCE-0.10 released

official/6.5.3

Toggle official/6.5.3's commit message
Import the ros/ directory of OCCT 6.5.3

 Copy LICENSE from top-level directory.
 Fix permissions (on Unix):

   find * -type f -exec chmod a-x {} \;

   # Windows scripts
   find adm/msvc  -type f -exec chmod a+x {} \;

   # Shell and bat scripts
   chmod a+x draw.bat \
             draw.sh \
             env.bat \
             env.sh \
             custom.bat \
             custom.sh \
             msvc.bat \
             src/DrawResources/demo.bat

OCE-0.9.1

Toggle OCE-0.9.1's commit message
OCE-0.9.1 released

OCE-0.9.0

Toggle OCE-0.9.0's commit message
OCE-0.9.0 released

0