]>
OCCT Git - occt-wok.git/log
kgv [Thu, 22 Nov 2012 05:12:01 +0000 (09:12 +0400)]
0023568 : Activate executable project in workspace generated for Code::Blocks
ibs [Wed, 5 Dec 2012 07:04:54 +0000 (11:04 +0400)]
0023563 : Introduce support of MS Visual Studio 2012
vc11 support was added
kgv [Tue, 10 Jul 2012 08:16:30 +0000 (12:16 +0400)]
Clean up obsolete files
ilv [Wed, 21 Nov 2012 13:00:50 +0000 (17:00 +0400)]
0021949 : Changes in "collect_binary" files
ibs [Wed, 21 Nov 2012 06:44:21 +0000 (10:44 +0400)]
collect_binary.bat refactored;
tclIndex copying added; vc11 support added; unused files copying removed
ibs [Tue, 20 Nov 2012 08:16:15 +0000 (12:16 +0400)]
wgenproj creates the required "inc" folder in the [pwd]
ilv [Mon, 19 Nov 2012 12:14:34 +0000 (16:14 +0400)]
0021949 : Further improvements in reference documentation
Added graphical representation of dependencies between modules and toolkits
Add command "wgendoc" to generate occt doxygen documentation
Add CHM file generation
ilv [Tue, 6 Nov 2012 14:14:37 +0000 (18:14 +0400)]
0023217 : Reference documentation of V3d_TypeOf... enums is mixed up
1) Now documentation from ENUMERATION gets after definition of enumeration
2) fix bug when documentation was lost due to empty comment "--\n"
example
---Purpose .....
--
-- some text ....
3)Added warning messages when documentation didn't attached to hxx files (when you compile occt by wok)
example ( v3d.cdl )
class AmbientLight;
---Purpose: Services of ambient light sources.
you can't find this documentation line in hxx files
now all text print to WarningMsg(), removed printf
delete commented code associated with using ListOfComments
Coding rules applied to patch
Removing output of CheckCommentListIsEmpty function
ibs [Mon, 19 Nov 2012 12:09:01 +0000 (16:09 +0400)]
0023545 : The env.bat:CASROOT variable is not correctly calculated
wok_tclshrc.tcl:relativePath function refactored
ibs [Fri, 2 Nov 2012 10:38:44 +0000 (14:38 +0400)]
specified tclIndex file added
ibs [Mon, 19 Nov 2012 11:46:10 +0000 (15:46 +0400)]
23505: The nmake support are not used about 5-6 years and the one requires to be removed
OS:MKMAK, osutils:mkmak, osutils:mkmakx functions and template.mak, template.makx files have been removed
unused items have been removed from FILES files
vsr [Fri, 26 Oct 2012 11:14:46 +0000 (15:14 +0400)]
23445: Improve configure.ac script to check native products properly
FREETYPE and FTGL search algorithms have been refactored
jgv [Fri, 26 Oct 2012 09:57:59 +0000 (13:57 +0400)]
23481: WOK cannot be launched if the variable "LIB" or "INCLUDE" is not set
WOK launches if the variable "LIB" or "INCLUDE" is set possibility has been added
ibs [Mon, 19 Nov 2012 12:35:34 +0000 (16:35 +0400)]
The scripts prepare a WOK "binary" directory from compiled WOK sources
.bat arguments: %1 - vc version; %2 - architecture; %3 - debug or release; %4 - related "binary" directory name (package - by default)
The nix script prepares a WOK "binary" directory from compiled WOK sources
.sh arguments: $1- debug or release; $2 - compiler name; $3 - related binary directory name (package - by default)
vtn [Fri, 26 Oct 2012 08:56:23 +0000 (12:56 +0400)]
000000: The WOK doesn't generate AUTOMAKE metafile building the OpenCascade
wgenproj: option -IDE=amk added
The WOK generates automake files are building the OpenCascade possibility has been added
ibs [Mon, 19 Nov 2012 10:56:02 +0000 (14:56 +0400)]
23485: The WOK doesn't generate cmake metafile building the OpenCascade
WOK generates cmake metafile building the OpenCascade possibility has been added (using command with argument: wgenproj option -IDE=cmk)
No_Exception flag added for win; _OCC64, HAVE_CONFIG_H, OCC_CONVERT_SIGNALS definitions added; -mthreads flag added for mingw
the CMake meta-file lets to choose list of toolkits
dbv [Fri, 26 Oct 2012 06:40:09 +0000 (10:40 +0400)]
wgenproj: option -IDE=<ide> added
Choice of compilation IDE has been added to the WOK function wgenproj
Possible ide values: "vc7","vc8","vc9","vc10","cbp"
kgv [Mon, 29 Oct 2012 11:30:27 +0000 (15:30 +0400)]
FREETYPE and FTGL library searches have been refactored
Also some (for *nix systems) CSF_* variables are modified
dbv [Thu, 19 Jul 2012 13:55:13 +0000 (17:55 +0400)]
Code Block projects files generation refactored
Now WOK adds necessary directories to search path.
wgenproj command now creates codeblocks.sh and draw.sh scripts in the workbench root directory
ibs [Mon, 19 Nov 2012 10:35:59 +0000 (14:35 +0400)]
script fixes added
Windows batch scripts - quote paths:
Removed CSF_DrawPluginQADefaults definition.
Added DRAWHOME definition.
Bash scripts:
Linux - setup PATH to 32 bit precompiled Tcl/Tk, bison and flex.
Fixed libTKOpenGl.dylib / libTKOpenGl.so mismatch.
Define DRAWHOME and CSF_DrawPluginDefaults variables.
Correctly parse DYLD_LIBRARY_PATH in template env.sh
Make codeblocks.sh workable on Linux too
abv [Fri, 13 Jul 2012 12:00:49 +0000 (16:00 +0400)]
0023229 : Avoid overriding existing custom.bat (or .sh) in workbench
Command wgenproj will not override any more existing custom.bat (.sh) file in the current workbench.
Corrected -force argument and handling of copy failure
bugmaster [Thu, 24 May 2012 10:13:23 +0000 (14:13 +0400)]
0022691 : WOK configuration improvement
bugmaster [Wed, 23 May 2012 09:53:18 +0000 (13:53 +0400)]
Adding service files
inv [Tue, 27 Mar 2012 11:27:40 +0000 (11:27 +0000)]
0022865 : Lost refrence information in the OCCT6.5.2 documentation generated by new version of Doxygen
inv [Mon, 19 Mar 2012 14:47:49 +0000 (14:47 +0000)]
0022663 : Improve VS project files generation
inv [Sun, 4 Mar 2012 14:25:56 +0000 (14:25 +0000)]
0022815 : Missing delete operator for placement new
inv [Fri, 27 Jan 2012 13:08:46 +0000 (13:08 +0000)]
0022613 : Retrieve environment variable in EDL
inv [Thu, 17 Feb 2011 15:39:51 +0000 (15:39 +0000)]
Corrected integration
inv [Thu, 17 Feb 2011 13:06:45 +0000 (13:06 +0000)]
Replacing header of generated file by more appropriate for such type of file
inv [Thu, 17 Feb 2011 12:59:24 +0000 (12:59 +0000)]
OCC22216 Revise way to specify necessary libraries on Windows / MS VC++ compiler
inv [Thu, 27 Jan 2011 14:23:03 +0000 (14:23 +0000)]
Replacing BUILD level by MAINTENANCE one
inv [Mon, 24 Jan 2011 10:21:39 +0000 (10:21 +0000)]
OCCTR22193 Improve management of dependency on Intel TBB on Windows
inv [Thu, 23 Dec 2010 15:15:42 +0000 (15:15 +0000)]
OCC22148 Doxygen docs improvement: navigation
inv [Thu, 23 Dec 2010 10:27:58 +0000 (10:27 +0000)]
OCC22124 Necessety to obtain current version of OCCT in different automatic scripts
inv [Fri, 10 Dec 2010 12:40:44 +0000 (12:40 +0000)]
OCC22124 Necessety to obtain current version of OCCT in different automatic scripts
inv [Fri, 10 Dec 2010 12:39:03 +0000 (12:39 +0000)]
OCC22106 Incorrect behaviour of lexical analyzer (flex) during extraction steps on modern Linux-es
inv [Tue, 14 Sep 2010 11:06:43 +0000 (11:06 +0000)]
Small correction
inv [Tue, 14 Sep 2010 11:04:27 +0000 (11:04 +0000)]
Small correction
inv [Tue, 14 Sep 2010 07:20:14 +0000 (07:20 +0000)]
Update for correct generation of VC projects if CSF variable contains more then one library
inv [Wed, 8 Sep 2010 07:15:23 +0000 (07:15 +0000)]
Update templates for VC projects. Adding HAVE_TBB
inv [Tue, 31 Aug 2010 14:57:54 +0000 (14:57 +0000)]
Bug OCC21929 Improvement of VC projects generation by WOK
inv [Thu, 12 Aug 2010 11:25:13 +0000 (11:25 +0000)]
OCC21758 Dump of "maxtolerance" command contains unexpected symbols.
inv [Thu, 12 Aug 2010 10:16:28 +0000 (10:16 +0000)]
OCC21929 Improvement of VC projects generation by WOK
inv [Wed, 30 Jun 2010 10:38:11 +0000 (10:38 +0000)]
OCC21674 Improve generator of reference documentation
inv [Thu, 10 Jun 2010 14:32:00 +0000 (14:32 +0000)]
OCC21674 Improve generator of reference documentation
cascade [Fri, 13 Feb 2009 18:33:58 +0000 (18:33 +0000)]
OCC20850 umake command do not work on SunOS10
cascade [Thu, 31 Jul 2008 16:54:58 +0000 (16:54 +0000)]
OCC20178 Conversion problems during VS2005 compilation
cascade [Thu, 8 May 2008 17:11:10 +0000 (17:11 +0000)]
OCC19308 FIP #24.6 Make consistent Standard_CString and Standard_ExtString definition.
cascade [Fri, 7 Sep 2007 14:50:58 +0000 (14:50 +0000)]
OCC16602 [OCC Forum] Integration of code porting to MacOSX by Torsten Sadowski
cascade [Fri, 9 Feb 2007 20:14:42 +0000 (20:14 +0000)]
OCC14794 Patch from GMSH for integration into OCCT 6.2
cascade [Fri, 28 Jan 2005 22:27:03 +0000 (22:27 +0000)]
OCC7757 Providing possibility to compile OCCT on DEC platform
cas [Tue, 31 Jul 2001 17:44:49 +0000 (17:44 +0000)]
No comments
cas [Tue, 24 Jul 2001 18:23:28 +0000 (18:23 +0000)]
No comments
cas [Mon, 23 Jul 2001 18:21:58 +0000 (18:21 +0000)]
No comments
cas [Thu, 19 Jul 2001 18:20:25 +0000 (18:20 +0000)]
No comments
cas [Wed, 13 Dec 2000 18:17:01 +0000 (18:17 +0000)]
No comments
cas [Fri, 9 Jun 2000 14:13:48 +0000 (14:13 +0000)]
No comments
cas [Mon, 6 Mar 2000 17:12:59 +0000 (17:12 +0000)]
No comments
cas [Mon, 6 Dec 1999 18:10:05 +0000 (18:10 +0000)]
No comments
cas [Wed, 24 Nov 1999 18:03:07 +0000 (18:03 +0000)]
No comments
cas [Wed, 10 Nov 1999 18:01:32 +0000 (18:01 +0000)]
No comments
cas [Fri, 5 Nov 1999 18:28:10 +0000 (18:28 +0000)]
No comments
cas [Fri, 22 Oct 1999 18:05:40 +0000 (18:05 +0000)]
Initial revision
cascade [Fri, 13 Feb 2009 18:33:58 +0000 (18:33 +0000)]
OCC20850 umake command do not work on SunOS10
cascade [Fri, 30 Jan 2009 17:53:34 +0000 (17:53 +0000)]
OCC20825 Errors during compilation for new version of WOK
cascade [Thu, 8 May 2008 17:11:10 +0000 (17:11 +0000)]
OCC19308 FIP #24.6 Make consistent Standard_CString and Standard_ExtString definition.
cascade [Fri, 7 Sep 2007 14:50:58 +0000 (14:50 +0000)]
OCC16602 [OCC Forum] Integration of code porting to MacOSX by Torsten Sadowski
cascade [Wed, 15 Aug 2007 13:11:45 +0000 (13:11 +0000)]
OCC16602 Fix rollback - compilation errors on WNT
cascade [Fri, 10 Aug 2007 18:01:59 +0000 (18:01 +0000)]
OCC16602 [OCC Forum] Integration of code porting to MacOSX by Torsten Sadowski
cascade [Fri, 9 Feb 2007 20:14:42 +0000 (20:14 +0000)]
OCC14794 Patch from GMSH for integration into OCCT 6.2
cascade [Fri, 22 Jul 2005 19:58:38 +0000 (19:58 +0000)]
OCC8712 Porting on gcc 3.4
cascade [Fri, 8 Apr 2005 22:09:06 +0000 (22:09 +0000)]
OCC8524 Modification of cdl files in order to improve extraction of description of classes and metods
cascade [Fri, 28 Jan 2005 22:27:03 +0000 (22:27 +0000)]
OCC7757 Providing possibility to compile OCCT on DEC platform
cascade [Mon, 17 Nov 2003 21:43:22 +0000 (21:43 +0000)]
Connect to BugMaster for details
cascade [Sat, 21 Jun 2003 20:54:34 +0000 (20:54 +0000)]
OCC2994 GPL license was substituted by LGPL *.c *.h
cas [Fri, 1 Mar 2002 18:12:25 +0000 (18:12 +0000)]
No comments
cas [Thu, 28 Feb 2002 18:10:14 +0000 (18:10 +0000)]
#if instead of #ifdef
cas [Mon, 12 Nov 2001 18:01:24 +0000 (18:01 +0000)]
Delete temporary files created by Wok during compilation
cas [Wed, 31 Oct 2001 18:01:46 +0000 (18:01 +0000)]
Portability
cas [Tue, 31 Jul 2001 17:44:49 +0000 (17:44 +0000)]
No comments
cas [Tue, 24 Jul 2001 18:23:28 +0000 (18:23 +0000)]
No comments
cas [Mon, 13 Nov 2000 18:20:56 +0000 (18:20 +0000)]
No comments
cas [Fri, 9 Jun 2000 14:13:48 +0000 (14:13 +0000)]
No comments
cas [Fri, 5 May 2000 18:26:48 +0000 (18:26 +0000)]
No comments
cas [Mon, 6 Mar 2000 17:12:59 +0000 (17:12 +0000)]
No comments
cas [Wed, 9 Feb 2000 18:45:54 +0000 (18:45 +0000)]
No comments
cas [Tue, 25 Jan 2000 17:57:33 +0000 (17:57 +0000)]
No comments
cas [Thu, 13 Jan 2000 17:59:02 +0000 (17:59 +0000)]
No comments
cas [Thu, 6 Jan 2000 17:56:55 +0000 (17:56 +0000)]
No comments
cas [Fri, 5 Nov 1999 18:28:10 +0000 (18:28 +0000)]
No comments
cas [Wed, 3 Nov 1999 18:05:01 +0000 (18:05 +0000)]
No comments
cas [Fri, 22 Oct 1999 18:05:40 +0000 (18:05 +0000)]
Initial revision
cascade [Thu, 30 Apr 2009 18:10:46 +0000 (18:10 +0000)]
OCC20958 Suppression of duplicated templates
cascade [Fri, 13 Feb 2009 18:33:58 +0000 (18:33 +0000)]
OCC20850 umake command do not work on SunOS10
cascade [Thu, 8 May 2008 17:11:10 +0000 (17:11 +0000)]
OCC19308 FIP #24.6 Make consistent Standard_CString and Standard_ExtString definition.
cascade [Tue, 9 Oct 2007 18:04:13 +0000 (18:04 +0000)]
OCC16846 [OCCT Forum] Multithreading troubles
cascade [Fri, 7 Sep 2007 14:50:58 +0000 (14:50 +0000)]
OCC16602 [OCC Forum] Integration of code porting to MacOSX by Torsten Sadowski
cascade [Wed, 15 Aug 2007 13:11:45 +0000 (13:11 +0000)]
OCC16602 Fix rollback - compilation errors on WNT
cascade [Fri, 10 Aug 2007 18:01:59 +0000 (18:01 +0000)]
OCC16602 [OCC Forum] Integration of code porting to MacOSX by Torsten Sadowski
cascade [Fri, 9 Feb 2007 20:14:42 +0000 (20:14 +0000)]
OCC14794 Patch from GMSH for integration into OCCT 6.2