Salome HOME
plugins/netgenplugin.git
7 years agoIncrement version: 7.8.0 V7_8_BR V7_dev V7_8_0 V7_8_0rc1 V7_8_0rc2
vsr [Fri, 20 May 2016 14:44:35 +0000 (17:44 +0300)]
Increment version: 7.8.0

8 years agoRegression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B2
eap [Wed, 11 May 2016 13:59:07 +0000 (16:59 +0300)]
Regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B2

This modif allows re-meshing a face on which _ViscousBuilder::shrink() fails

8 years ago53011: Order of sub-mesh in meshing process does't work V7_8_0a2 V7_8_0b1
eap [Wed, 23 Mar 2016 11:46:26 +0000 (14:46 +0300)]
53011: Order of sub-mesh in meshing process does't work
   More fix for the SALOME crash

8 years agoIPAL53011: Order of sub-mesh in meshing process does't work
eap [Tue, 22 Mar 2016 11:31:50 +0000 (14:31 +0300)]
IPAL53011: Order of sub-mesh in meshing process does't work
    fix SALOME crash: resize occgeom.facemeshstatus in FillNgMesh()

+ cosmetic changes

8 years agoCopyright update: 2016
vsr [Mon, 21 Mar 2016 15:12:56 +0000 (18:12 +0300)]
Copyright update: 2016

8 years ago53057: NETGEN-1D2D3D issues "Ignored" warning for faces of a sub-mesh
eap [Tue, 15 Mar 2016 13:02:21 +0000 (16:02 +0300)]
53057: NETGEN-1D2D3D issues "Ignored" warning for faces of a sub-mesh

8 years agoMerge relevant changes from V8_0_0_BR branch
vsr [Mon, 15 Feb 2016 09:00:52 +0000 (12:00 +0300)]
Merge relevant changes from V8_0_0_BR branch

8 years agoremove "using namespace std" from SMESH headers
eap [Mon, 15 Feb 2016 14:27:00 +0000 (17:27 +0300)]
remove "using namespace std" from SMESH headers

8 years agoCMake: simplifying Python detection mechanism.
rnv [Mon, 15 Feb 2016 12:46:16 +0000 (15:46 +0300)]
CMake: simplifying Python detection mechanism.

8 years agoFix compilation errors using gcc-5.X relating to explicit stream::operator bool() V7_8_0a1
eap [Thu, 14 Jan 2016 11:49:35 +0000 (14:49 +0300)]
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()

+ Fix compilation warnings

8 years agoIPAL52922: Wrong processing of "Growth rate" value (Netgen 2D Parameters hypothesis... V8_0_pre
eap [Tue, 27 Oct 2015 16:22:09 +0000 (19:22 +0300)]
IPAL52922: Wrong processing of "Growth rate" value (Netgen 2D Parameters hypothesis) or Salome User's Guide documentation should be updated
IPAL52926: NETGENPLUGIN User's Guide documentation: screenshot should be updated
    Doc updated

IPAL52936: [NETGEN] Unset Local size is incorrectly dumped
    hyp impl and a resource file fixed

8 years agoSet development flag to 1
vsr [Mon, 19 Oct 2015 09:15:23 +0000 (12:15 +0300)]
Set development flag to 1

8 years agoIncrement version: 7.7.0 fix_for_770 V7_7_0 V7_7_0_WIN V7_7_0rc1
vsr [Thu, 15 Oct 2015 05:57:23 +0000 (08:57 +0300)]
Increment version: 7.7.0

8 years ago2889: Wrong default name for the created "NETGEN 2D Parameters" hypothesis
eap [Wed, 7 Oct 2015 14:48:35 +0000 (17:48 +0300)]
2889: Wrong default name for the created "NETGEN 2D Parameters" hypothesis

8 years agoIPAL52905: NETGEN 1D-2D-3D creates sliver elements in case of finer sub-meshes
eap [Tue, 6 Oct 2015 11:36:06 +0000 (14:36 +0300)]
IPAL52905: NETGEN 1D-2D-3D creates sliver elements in case of finer sub-meshes

8 years agoIPAL52861: Netgen 2D fails on a sphere cbr/crowdin_V7_7_BR V7_7_0a1 V7_7_0b1
eap [Fri, 4 Sep 2015 10:59:33 +0000 (13:59 +0300)]
IPAL52861: Netgen 2D fails on a sphere
IPAL22848: Netgen 1D-2D-3D fails on a cone with default Simple parameters
IPAL20479: computation of the mesh (on cone + box) via "NETGEN 1D_2D_3D" is failed.

Fixes:
1) Avoid setting a local size to zero on a degenerated edge
2) Avoid creating coincident NETGEN points (though with different UV) on a seam edge

8 years agoSimplify code as SMESHDS_SubMesh::IsQuadratic() added
eap [Fri, 7 Aug 2015 11:36:26 +0000 (14:36 +0300)]
Simplify code as SMESHDS_SubMesh::IsQuadratic() added

8 years ago23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D
eap [Thu, 9 Jul 2015 09:46:41 +0000 (12:46 +0300)]
23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D

8 years agoCMake improvement: usage of SALOME_GUI_MODE() macro
mpa [Thu, 11 Jun 2015 11:52:10 +0000 (14:52 +0300)]
CMake improvement: usage of SALOME_GUI_MODE() macro

8 years agoTurn DEV version flag ON
vsr [Wed, 3 Jun 2015 10:52:50 +0000 (13:52 +0300)]
Turn DEV version flag ON

9 years agoCompatibility after fix for "IPAL52698: Convert to quadratic is wrong (hard periodic... V7_6_BR fix_for_760 V7_6_0 V7_6_0rc1
ana [Fri, 8 May 2015 15:30:26 +0000 (18:30 +0300)]
Compatibility after fix for "IPAL52698: Convert to quadratic is wrong (hard periodic surfaces)" issue

9 years agoRegression of smesh/bugs_19/X1: avoid SIGSEGV in case of invalid node params on EDGE
eap [Wed, 6 May 2015 16:17:10 +0000 (19:17 +0300)]
Regression of smesh/bugs_19/X1: avoid SIGSEGV in case of invalid node params on EDGE

9 years ago23051: [CEA 1470] SMESH NetGen - Local refinement not computed and dumped properly cbr/crowdin_V7_6_BR
eap [Thu, 23 Apr 2015 15:03:26 +0000 (18:03 +0300)]
23051: [CEA 1470] SMESH NetGen - Local refinement not computed and dumped properly

  Add protection against not published shapes passed to SetLocalSizeOnShape()

9 years ago23051: [CEA 1470] SMESH NetGen - Local refinement not computed and dumped properly
eap [Tue, 21 Apr 2015 16:21:41 +0000 (19:21 +0300)]
23051: [CEA 1470] SMESH NetGen - Local refinement not computed and dumped properly

9 years agoIncrement version: 7.6.0
vsr [Fri, 17 Apr 2015 15:46:32 +0000 (18:46 +0300)]
Increment version: 7.6.0

9 years ago23047: [CEA 1472] Incorrect mesh with Netgen 1D-2D-3D but not reported in error
eap [Thu, 16 Apr 2015 19:16:15 +0000 (22:16 +0300)]
23047: [CEA 1472] Incorrect mesh with Netgen 1D-2D-3D but not reported in error

  1) fix hasBadElemOnSolid() to report non-coupled edges
  2) fix Compute() to report an error about bad elements in addition to a more general message

IPAL52687: NETGEN 1D2D3D fails on a box with meshed (by sub-meshes) holes and two sides

   FillNgMesh(): do not add nodes on degenerated edges

9 years ago0052673: Viscous Layers hypothesis is not taken into account by NETGEN 3D algo V7_6_0b1
eap [Wed, 8 Apr 2015 15:46:19 +0000 (18:46 +0300)]
0052673: Viscous Layers hypothesis is not taken into account by NETGEN 3D algo

9 years agoCopyrights update 2015. V7_6_0a1
akl [Mon, 16 Feb 2015 12:17:41 +0000 (16:17 +0400)]
Copyrights update 2015.

9 years agoFix compilation with dev OCCT
eap [Tue, 10 Feb 2015 12:12:43 +0000 (15:12 +0300)]
Fix compilation with dev OCCT

9 years ago22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
eap [Tue, 10 Feb 2015 11:15:10 +0000 (14:15 +0300)]
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method

9 years agoAdd patch for netgen-5.3.0
eap [Wed, 28 Jan 2015 14:54:34 +0000 (17:54 +0300)]
Add patch for netgen-5.3.0

9 years agoSwitch DEV version marker to 1
vsr [Tue, 20 Jan 2015 07:05:15 +0000 (10:05 +0300)]
Switch DEV version marker to 1

9 years agoMerge branch 'V7_5_BR'
vsr [Tue, 20 Jan 2015 07:04:15 +0000 (10:04 +0300)]
Merge branch 'V7_5_BR'

9 years agoTo build NETGEN-5
eap [Fri, 12 Dec 2014 18:18:15 +0000 (21:18 +0300)]
To build NETGEN-5

9 years agoIncrement version: 7.5.1 V7_5_BR cbr/crowdin_V7_5_BR V7_5_1 V7_5_1b1 V7_5_1rc1 V7_5_1rc2 V7_5_1rc3
vsr [Tue, 9 Dec 2014 08:46:46 +0000 (11:46 +0300)]
Increment version: 7.5.1

9 years agoIncrement version: 7.5.0 V7_5_0 V7_5_0rc1
vsr [Wed, 5 Nov 2014 15:27:22 +0000 (18:27 +0300)]
Increment version: 7.5.0

9 years agoRemove obsolete staff; redesign Handle-based and CDL-generated classes V7_5_0b1
vsr [Tue, 21 Oct 2014 14:57:30 +0000 (18:57 +0400)]
Remove obsolete staff; redesign Handle-based and CDL-generated classes

9 years agoParaView 4.2 porting
vsr [Wed, 15 Oct 2014 10:30:54 +0000 (14:30 +0400)]
ParaView 4.2 porting

9 years ago22737: [CEA 1303] Regression on test script 12_cube_ecorce_noyau.py V7_5_0a1
eap [Wed, 8 Oct 2014 12:13:59 +0000 (16:13 +0400)]
22737: [CEA 1303] Regression on test script 12_cube_ecorce_noyau.py

9 years agoRegressions
eap [Thu, 2 Oct 2014 09:28:55 +0000 (13:28 +0400)]
Regressions

 2D_mesh_NETGEN_03/D2
 bugs_05/F2
 bugs_16/S8

9 years ago22690: [CEA 1276] Regression on the test script ecorce.py
eap [Mon, 15 Sep 2014 10:47:00 +0000 (14:47 +0400)]
22690: [CEA 1276] Regression on the test script ecorce.py

9 years agoIPAL52497: NETGEN 2D is 1.5 times slower in v7.4.0 than in v7.2.0
eap [Fri, 12 Sep 2014 15:26:17 +0000 (19:26 +0400)]
IPAL52497: NETGEN 2D is 1.5 times slower in v7.4.0 than in v7.2.0

9 years agoSwitch on dev version flag
vsr [Thu, 28 Aug 2014 09:32:30 +0000 (13:32 +0400)]
Switch on dev version flag

9 years agoMerge remote branch 'origin/V7_4_BR'
vsr [Thu, 28 Aug 2014 09:32:11 +0000 (13:32 +0400)]
Merge remote branch 'origin/V7_4_BR'

9 years ago22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry
eap [Wed, 27 Aug 2014 11:18:30 +0000 (15:18 +0400)]
22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry

9 years agoIPAL52479: Mixed linear/quadratic mesh is created
eap [Mon, 25 Aug 2014 16:39:07 +0000 (20:39 +0400)]
IPAL52479: Mixed linear/quadratic mesh is created

9 years ago22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry
eap [Fri, 22 Aug 2014 11:38:59 +0000 (15:38 +0400)]
22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry

9 years agoRevert "Synchronize adm files"
vsr [Thu, 7 Aug 2014 10:10:17 +0000 (14:10 +0400)]
Revert "Synchronize adm files"

This reverts commit bc0818fc4c602b9fc07da44394126e47d3611163.

9 years agoSynchronize adm files
Maintenance team (INV) [Wed, 6 Aug 2014 19:18:26 +0000 (23:18 +0400)]
Synchronize adm files

9 years agoPatch for the dev version of the OCCT.
rnv [Mon, 4 Aug 2014 08:49:53 +0000 (12:49 +0400)]
Patch for the dev version of the OCCT.

9 years agoAbout KEEP_NETGEN_OUTPUT env
eap [Mon, 14 Jul 2014 10:20:18 +0000 (14:20 +0400)]
About KEEP_NETGEN_OUTPUT env

9 years agoVersion update: 7.4.1 V7_4_BR V7_4_1 V7_4_1rc1
vsr [Fri, 27 Jun 2014 10:13:05 +0000 (14:13 +0400)]
Version update: 7.4.1

9 years agoUpdate translation files from Crowdin V7_4_0 V7_4_0rc2
Christophe Bourcier [Thu, 22 May 2014 15:52:44 +0000 (17:52 +0200)]
Update translation files from Crowdin

10 years agoUpdate translation files from Crowdin V7_4_0rc1
Christophe Bourcier [Fri, 16 May 2014 13:11:29 +0000 (15:11 +0200)]
Update translation files from Crowdin

10 years agoUpdate French translations
vsr [Thu, 15 May 2014 05:24:30 +0000 (09:24 +0400)]
Update French translations

10 years agoNo more SetSurfaceCurvature() but SetUseSurfaceCurvature()
eap [Thu, 8 May 2014 07:50:54 +0000 (11:50 +0400)]
No more SetSurfaceCurvature() but SetUseSurfaceCurvature()

 And fix SIGSEGV if SetUseSurfaceCurvature(False) + Optimize(True)

10 years agoEnable 'Fineness' at 'curvature' switch on
eap [Wed, 7 May 2014 10:56:51 +0000 (14:56 +0400)]
Enable 'Fineness' at 'curvature' switch on

10 years agoMeshing in Salome 7.3.0 (partly) worse than in Salome 7.2.0
eap [Wed, 23 Apr 2014 11:31:14 +0000 (15:31 +0400)]
Meshing in Salome 7.3.0 (partly) worse than in Salome 7.2.0
http://www.salome-platform.org/forum/forum_12/177188362

Speed-up a bit and fix a bug that _hypParameters in not nullified in CheckHypothesis()

10 years agoIncrement version: 7.4.0
vsr [Fri, 18 Apr 2014 11:30:31 +0000 (15:30 +0400)]
Increment version: 7.4.0

10 years agoRedirect netgen output depending on KEEP_NETGEN_OUTPUT envvar
eap [Thu, 17 Apr 2014 15:16:16 +0000 (19:16 +0400)]
Redirect netgen output depending on KEEP_NETGEN_OUTPUT envvar

10 years agoMerge branch V7_3_1_BR V7_4_0a1 V7_4_0b1
vsr [Thu, 3 Apr 2014 11:51:28 +0000 (15:51 +0400)]
Merge branch V7_3_1_BR

10 years agoFor the case of SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_05/F6
eap [Fri, 14 Mar 2014 15:41:30 +0000 (19:41 +0400)]
For the case of SALOME_TESTS/Grids/smesh/3D_mesh_NETGEN_05/F6

  1) Make "Fuse Nodes on Edges ..." be true by default
  2) Set an error only to a SOLID on which bad elements lie.

10 years agoDebug of CMake build procedure
mpa [Mon, 3 Mar 2014 12:02:33 +0000 (16:02 +0400)]
Debug of CMake build procedure

10 years agoParaView 4.1 / VTK 6.1 porting V7_3_1_BR V7_3_1 V7_3_1rc1 V7_3_1rc2
vsr [Fri, 21 Feb 2014 12:40:48 +0000 (16:40 +0400)]
ParaView 4.1 / VTK 6.1 porting

10 years agoUpdate copyrights 2014.
akl [Wed, 19 Feb 2014 12:50:20 +0000 (16:50 +0400)]
Update copyrights 2014.

10 years ago0022357: EDF NETGENPLUGIN: NETGEN options
eap [Tue, 18 Feb 2014 10:06:27 +0000 (14:06 +0400)]
0022357: EDF NETGENPLUGIN: NETGEN options

Fix dump of SetUseSurfaceCurvature()

10 years agoIncrement version: 7.3.1 V7_3_1b1
vsr [Fri, 14 Feb 2014 15:31:35 +0000 (19:31 +0400)]
Increment version: 7.3.1

10 years ago0022458: [CEA 1039] Regressions on NETGEN_1D2D3D and "GetInPlaceByHistory"
imn [Wed, 5 Feb 2014 17:28:32 +0000 (17:28 +0000)]
0022458: [CEA 1039] Regressions on NETGEN_1D2D3D and "GetInPlaceByHistory"

10 years agoExport headers.
vsr [Fri, 31 Jan 2014 15:16:48 +0000 (15:16 +0000)]
Export headers.

10 years agoUpdate patch for Netgen that came from BR_imps_2013
vsr [Wed, 15 Jan 2014 10:13:21 +0000 (10:13 +0000)]
Update patch for Netgen that came from BR_imps_2013

10 years agoMerge from BR_imps_2013 14/01/2014
vsr [Wed, 15 Jan 2014 10:08:00 +0000 (10:08 +0000)]
Merge from BR_imps_2013 14/01/2014

10 years agoMerge from V7_3_BR branch 18/12/2013
vsr [Wed, 18 Dec 2013 15:10:27 +0000 (15:10 +0000)]
Merge from V7_3_BR branch 18/12/2013

10 years agoShow error in case when SMESH was built without docs V7_3_BR V7_3_0 V7_3_0_WIN V7_3_0rc1
akl [Thu, 12 Dec 2013 06:18:15 +0000 (06:18 +0000)]
Show error in case when SMESH was built without docs
 (SALOME_BUILD_DOC=OFF), but PLUGIN is built with docs (SALOME_BUILD_DOC=ON).

10 years agoFix "restrict size of elements near the segment"
eap [Wed, 11 Dec 2013 13:17:21 +0000 (13:17 +0000)]
Fix "restrict size of elements near the segment"

10 years agoFix the previous "improvement"
eap [Mon, 9 Dec 2013 13:20:04 +0000 (13:20 +0000)]
Fix the previous "improvement"

10 years ago21676: EDF 2283 NETGENPLUGIN: Improve Netgen 1D-2D-3D to generate pyramids in case...
eap [Fri, 6 Dec 2013 09:46:35 +0000 (09:46 +0000)]
21676: EDF 2283 NETGENPLUGIN: Improve Netgen 1D-2D-3D to generate pyramids in case where input 2D mesh includes quadrangles

Allow qudrangles in 3D mesh

10 years agoRegression of SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/A3 V7_3_0b1
eap [Thu, 5 Dec 2013 14:24:40 +0000 (14:24 +0000)]
Regression of SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/A3

  In AddSegmentsToMesh() do not local limit size at short edges
  neighboring long ones (length ratio > 100. )

10 years agoW/o hypotheses, behave more similar to LengthFromEdges hyp: set maxh
eap [Thu, 5 Dec 2013 13:06:52 +0000 (13:06 +0000)]
W/o hypotheses, behave more similar to LengthFromEdges hyp: set maxh
by the maximal segment length

10 years agoJapanese translations update
rnc [Thu, 5 Dec 2013 10:35:22 +0000 (10:35 +0000)]
Japanese translations update

10 years agoIncrement version to 7.3.0
vsr [Thu, 28 Nov 2013 14:34:43 +0000 (14:34 +0000)]
Increment version to 7.3.0

10 years agoCMake:
mpa [Thu, 28 Nov 2013 13:24:49 +0000 (13:24 +0000)]
CMake:
- add files to remove using command "make clean"

10 years ago22401: [CEA 992] Regression on SMESH using NETGEN 2D V7_3_0a1
eap [Thu, 21 Nov 2013 13:36:54 +0000 (13:36 +0000)]
22401: [CEA 992] Regression on SMESH using NETGEN 2D

 Remove debug output

10 years ago22401: [CEA 992] Regression on SMESH using NETGEN 2D
eap [Thu, 21 Nov 2013 08:59:17 +0000 (08:59 +0000)]
22401: [CEA 992] Regression on SMESH using NETGEN 2D

 At the second attempt, shorten range of allowed element size

10 years ago22401: [CEA 992] Regression on SMESH using NETGEN 2D
eap [Thu, 21 Nov 2013 08:23:01 +0000 (08:23 +0000)]
22401: [CEA 992] Regression on SMESH using NETGEN 2D

In AddSegmentsToMesh() do not take into account length of degenerated segments

10 years ago- from salome.NETGENPlugin import NETGENPluginBuilder
eap [Wed, 20 Nov 2013 11:31:45 +0000 (11:31 +0000)]
-    from salome.NETGENPlugin import NETGENPluginBuilder
+    import NETGENPlugin

10 years ago- Modifing Geometry and Mesh Python scripts from SALOME 6 and before
mpa [Tue, 19 Nov 2013 11:32:06 +0000 (11:32 +0000)]
- Modifing Geometry and Mesh Python scripts from SALOME 6 and before

10 years ago0022401]: [CEA 992] Regression on SMESH using NETGEN 2D
eap [Tue, 19 Nov 2013 10:30:40 +0000 (10:30 +0000)]
0022401]: [CEA 992] Regression on SMESH using NETGEN 2D

Make two attempts: with and w/o MESHCONST_ANALYSE step

10 years agoPrevent division by zero in GetProgress()
eap [Mon, 18 Nov 2013 15:56:48 +0000 (15:56 +0000)]
Prevent division by zero in GetProgress()

10 years ago22401: [CEA 992] Regression on SMESH using NETGEN 2D
eap [Fri, 15 Nov 2013 10:36:37 +0000 (10:36 +0000)]
22401: [CEA 992] Regression on SMESH using NETGEN 2D

  Change default grading "Very Coarse" -> "Coarse"

10 years ago22401: [CEA 992] Regression on SMESH using NETGEN 2D
eap [Thu, 14 Nov 2013 10:26:03 +0000 (10:26 +0000)]
22401: [CEA 992] Regression on SMESH using NETGEN 2D

 Ignore degenerated segments when setting local h

10 years agoCMake:
mpa [Wed, 13 Nov 2013 12:22:16 +0000 (12:22 +0000)]
CMake:
- delete kernel dependency because options are local now
- enable cmake testing for have message "No tests were
found" if module has not tests

10 years ago-#if (OCC_VERSION_MAJOR << 16 | OCC_VERSION_MINOR << 8 | OCC_VERSION_MAINTENANCE...
eap [Mon, 11 Nov 2013 11:19:26 +0000 (11:19 +0000)]
-#if (OCC_VERSION_MAJOR << 16 | OCC_VERSION_MINOR << 8 | OCC_VERSION_MAINTENANCE) > 0x060100

10 years ago22355: EDF SMESH: New 1D hypothesis "Adaptive"
eap [Mon, 11 Nov 2013 11:19:09 +0000 (11:19 +0000)]
22355: EDF SMESH: New 1D hypothesis "Adaptive"

Let netgen limit size of triangles depending on geometry curvature in
case of missing hypothesis or usage of "NETGEN Parameters" hypothesis

10 years agoFix configuration pb
vsr [Wed, 6 Nov 2013 09:09:13 +0000 (09:09 +0000)]
Fix configuration pb

10 years agoJapanese translations update
rnc [Tue, 5 Nov 2013 15:24:50 +0000 (15:24 +0000)]
Japanese translations update

10 years agoCMake: improved reloading of dependent CMake targets in Config file to
mpa [Tue, 5 Nov 2013 12:47:01 +0000 (12:47 +0000)]
CMake: improved reloading of dependent CMake targets in Config file to
account for COMPONENTS.

10 years agoCMake:
mpa [Fri, 1 Nov 2013 07:56:30 +0000 (07:56 +0000)]
CMake:
Edit documentation. Use salome macros to set the environment for sphinx run.

10 years agoCMake:
mpa [Thu, 31 Oct 2013 11:52:42 +0000 (11:52 +0000)]
CMake:
- Accumulate environment variables, to be used later to run some command in proper environment.

10 years agoWin32 compilation.
rnv [Thu, 24 Oct 2013 13:46:04 +0000 (13:46 +0000)]
Win32 compilation.

10 years agoCMake: rollback of previous changes
mpa [Wed, 23 Oct 2013 14:17:20 +0000 (14:17 +0000)]
CMake: rollback of previous changes