OCCT Git - occt.git/atom - README.txt history Open CASCADE Technology repository http://git.dev.opencascade.org/gitweb/?p=occt.git static/git-favicon.png static/git-logo.png 2016-03-15T09:23:35Z gitweb 0027237: genproj file does not take into account any arguments 2016-03-14T14:45:32Z abv abv@opencascade.com abv abv@opencascade.com 2016-03-14T14:45:32Z http://git.dev.opencascade.org/gitweb/?p=occt.git;a=commitdiff;h=944d808cd012dc17986409f6d843a60d349310ef
0027237: genproj file does not take into account any arguments

Arguments of genproj tool are revised:
* -path option eliminated (current directory is always used);
* IDE should be always indicated by first argument (instead of -target=<ide> option);
* second argument can be used to specify non-default platform (wnt, mac, lin, ios, qnx);
* option -h, -help, --help can be used to get help
* option -static can be used to build static libs with XCode

README.txt and docs on building are updated.
codeblocks.bat is corrected to be able to detect 32-bit installation of Code::Blocks on 64-bit Windows.
Remains of support of OpenCL (obsolete) are commented out in genconf.tcl
genproj.tcl will not copy env.bat if it already exists.
  • [DB] README.txt
0024428: Implementation of LGPL license 2013-12-13T12:50:27Z abv abv@opencascade.com apn apn@opencascade.com 2013-12-13T12:50:27Z http://git.dev.opencascade.org/gitweb/?p=occt.git;a=commitdiff;h=47d9074abb0e4d98cde41c8648a98d3bc2af240e
0024428: Implementation of LGPL license

OCCT documentation updated to refer to LGPL as applicable license
  • [DB] README.txt