1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0024002: Overall code and build procedure refactoring -- automatic

Automatic upgrade of OCCT code by command "occt_upgrade . -nocdl":
- WOK-generated header files from inc and sources from drv are moved to src
- CDL files removed
- All packages are converted to nocdlpack
This commit is contained in:
abv
2015-07-12 07:42:38 +03:00
parent 543a996496
commit 42cf5bc1ca
15354 changed files with 623957 additions and 509844 deletions

View File

@@ -1,4 +1,3 @@
LDOM_DeclareSequence.hxx
LDOM_Attr.cxx
LDOM_Attr.hxx
LDOM_BasicAttribute.cxx
@@ -10,11 +9,12 @@ LDOM_BasicNode.hxx
LDOM_BasicText.cxx
LDOM_BasicText.hxx
LDOM_CDATASection.hxx
LDOM_CharReference.hxx
LDOM_CharReference.cxx
LDOM_CharacterData.cxx
LDOM_CharacterData.hxx
LDOM_CharReference.cxx
LDOM_CharReference.hxx
LDOM_Comment.hxx
LDOM_DeclareSequence.hxx
LDOM_Document.cxx
LDOM_Document.hxx
LDOM_DocumentType.hxx
@@ -28,6 +28,8 @@ LDOM_Node.cxx
LDOM_Node.hxx
LDOM_NodeList.cxx
LDOM_NodeList.hxx
LDOM_OSStream.cxx
LDOM_OSStream.hxx
LDOM_Text.hxx
LDOM_XmlReader.cxx
LDOM_XmlReader.hxx
@@ -39,5 +41,3 @@ LDOMParser.cxx
LDOMParser.hxx
LDOMString.cxx
LDOMString.hxx
LDOM_OSStream.cxx
LDOM_OSStream.hxx