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

Tags: Tech-XCorp/oce

Tags

OCE-0.16.1

Toggle OCE-0.16.1's commit message
Merge pull request tpaviot#543 from tpaviot/review/prepare-0.16.1

review/prepare 0.16.1

OCE-0.16

Toggle OCE-0.16's commit message
OCE 0.16 released

OCE-0.15

Toggle OCE-0.15's commit message
OCE 0.15 released

OCE-0.14.1

Toggle OCE-0.14.1's commit message
OCE 0.14.1 released

OCE-0.14

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

official/6.7.0

Toggle official/6.7.0's commit message
Import of OCCT 6.7.0

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

0