| patch |
summary |
view |
raw |
| configurability.patch |
apps/demos/SceneViewer/SceneViewer.RUNME | 4 ++--
apps/demos/SceneViewer/SoSceneViewer.c++ | 12 ++++++------
apps/demos/gview/DisplayGraph.c++ | 2 +-
apps/demos/gview/gview.RUNME | 2 +-
apps/demos/noodle/Interface.c++ | 10 +++++-----
apps/demos/noodle/noodle.RUNME | 2 +-
apps/demos/qmorf/qmorf.RUNME | 2 +-
apps/demos/qmorf/qmorf.c++ | 13 ++++++-------
apps/demos/revo/revo.c++ | 10 +++++-----
apps/demos/textomatic/textomatic.c++ | 10 +++++-----
apps/samples/widgets/MyMtlPal.c++ | 2 +-
apps/samples/widgets/MyTextureEd.c++ | 2 +-
apps/tools/ivview/ivview.c++ | 10 +++++-----
libFL/ang/fl.c | 2 +-
libSoXt/src/SoXtClipboard.c++ | 2 +-
libSoXt/src/SoXtComponent.c++ | 10 +++++-----
libSoXt/src/mtlEdit/SoXtMtlEdit.c++ | 2 +-
libSoXt/src/mtlEdit/SoXtMtlList.c++ | 2 +-
18 files changed, 49 insertions(+), 50 deletions(-)
|
view
|
download
|
| buildman.patch |
doc/GNUmakefile | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| buildsystem.patch |
lib/GNUmakefile | 9 +++++--
libSoXt/GNUmakefile | 9 +++++--
make/ivcommondefs | 61 +++++++++++++++++++++++++++++++++++++++-------------
make/ivcommonrules | 24 +++++++++++---------
4 files changed, 73 insertions(+), 30 deletions(-)
|
view
|
download
|
| add-required-libs.patch |
apps/demos/SceneViewer/GNUmakefile | 2 +-
apps/demos/drop/GNUmakefile | 2 +-
apps/demos/gview/GNUmakefile | 2 +-
apps/demos/maze/GNUmakefile | 2 +-
apps/demos/noodle/GNUmakefile | 2 +-
apps/demos/qmorf/GNUmakefile | 2 +-
apps/demos/revo/GNUmakefile | 2 +-
apps/demos/textomatic/GNUmakefile | 2 +-
apps/nodes/Decal/GNUmakefile | 2 +-
apps/samples/widgets/GNUmakefile.componentTest | 2 +-
apps/tools/ivview/GNUmakefile | 2 +-
lib/GNUmakefile | 3 +--
make/ivcommondefs | 1 +
13 files changed, 13 insertions(+), 13 deletions(-)
|
view
|
download
|
| endianness.patch |
lib/database/include/machine.h | 31 +++++++++++++++++++++++++--
lib/database/src/sb/SbTime.c++ | 3 +-
lib/database/src/so/SoOutput.c++ | 2 -
lib/database/src/so/SoType.c++ | 3 +-
lib/interaction/src/draggers/SoDragger.c++ | 3 +-
lib/nodekits/src/nodekits/SoNkCatalog.c++ | 4 +--
lib/nodekits/src/upgraders/SoV1NkCatalog.c++ | 4 +--
libSoXt/src/SoXtRsrc.c++ | 3 +-
8 files changed, 42 insertions(+), 11 deletions(-)
|
view
|
download
|
| ivman.patch |
doc/man/ivman/ClassDef.c++ | 2 +-
doc/man/ivman/Main.c++ | 2 +-
doc/man/ivman/Man.c++ | 2 +-
doc/man/ivman/Man.h | 1 +
4 files changed, 4 insertions(+), 3 deletions(-)
|
view
|
download
|
| use-tcsh.patch |
doc/man/ivman/makeManDirs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| const-correctness.patch |
lib/database/src/so/SoInput.c++ | 2 +-
lib/interaction/src/nodekits/SoInteractionKit.c++ | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| main-correctness.patch |
apps/demos/SceneViewer/SceneViewer.c++ | 1 +
apps/demos/drop/drop.c++ | 1 +
apps/demos/maze/maze.c++ | 1 +
apps/demos/noodle/noodle.c++ | 1 +
apps/demos/textomatic/textomatic.c++ | 1 +
apps/samples/widgets/componentTest.c++ | 3 ++-
apps/tools/ivview/ivview.c++ | 1 +
7 files changed, 8 insertions(+), 1 deletion(-)
|
view
|
download
|
| socalcparse.patch |
lib/database/src/so/engines/SoCalcParse.y | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| bison-workaround.patch |
lib/database/src/so/engines/GNUmakefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| forward-declare.patch |
lib/database/include/Inventor/SoPath.h | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| freetype.patch |
libFL/ang/GNUmakefile | 4 ++++
libFL/ang/flfreetype.c | 19 ++++++++++++++++++-
libFL/ang/flfreetype.h | 3 ++-
3 files changed, 24 insertions(+), 2 deletions(-)
|
view
|
download
|