Generify source code

Previously we would fail in some parts of the code if we did not have a
premade configuration, now we use any code that was marked as Linux, BSD and
Solaris as our basis in order to support building unknown Unix systems.
This commit is contained in:
Chase
2022-08-03 23:15:45 -05:00
committed by Jon Trulson
parent 06863e826e
commit 45cee195bd
70 changed files with 46 additions and 1250 deletions

123
cde/.gitignore vendored
View File

@@ -22,130 +22,14 @@ imports/motif
# exports of libraries/headers
exports
# admin/IntegTools/
admin/IntegTools/post_install/*.list
admin/IntegTools/post_install/*.lst
admin/IntegTools/post_install/linux/CDE-MIN.list
admin/IntegTools/post_install/linux/CDE-MIN.lst
admin/IntegTools/post_install/linux/CDE-RUN.list
admin/IntegTools/post_install/linux/CDE-RUN.lst
admin/IntegTools/post_install/linux/CDE-SHLIBS.list
admin/IntegTools/post_install/linux/CDE-SHLIBS.lst
admin/IntegTools/post_install/linux/CDE-TT.list
admin/IntegTools/post_install/linux/CDE-TT.lst
admin/IntegTools/post_install/linux/configMin
admin/IntegTools/post_install/linux/configRun
admin/IntegTools/post_install/linux/configShlibs
admin/IntegTools/post_install/linux/configTT
admin/IntegTools/post_install/freebsd/CDE-MIN.list
admin/IntegTools/post_install/freebsd/CDE-MIN.lst
admin/IntegTools/post_install/freebsd/CDE-RUN.list
admin/IntegTools/post_install/freebsd/CDE-RUN.lst
admin/IntegTools/post_install/freebsd/CDE-SHLIBS.list
admin/IntegTools/post_install/freebsd/CDE-SHLIBS.lst
admin/IntegTools/post_install/freebsd/CDE-TT.list
admin/IntegTools/post_install/freebsd/CDE-TT.lst
admin/IntegTools/post_install/freebsd/configMin
admin/IntegTools/post_install/freebsd/configRun
admin/IntegTools/post_install/freebsd/configShlibs
admin/IntegTools/post_install/freebsd/configTT
admin/IntegTools/post_install/openbsd/CDE-MIN.list
admin/IntegTools/post_install/openbsd/CDE-MIN.lst
admin/IntegTools/post_install/openbsd/CDE-RUN.list
admin/IntegTools/post_install/openbsd/CDE-RUN.lst
admin/IntegTools/post_install/openbsd/CDE-SHLIBS.list
admin/IntegTools/post_install/openbsd/CDE-SHLIBS.lst
admin/IntegTools/post_install/openbsd/CDE-TT.list
admin/IntegTools/post_install/openbsd/CDE-TT.lst
admin/IntegTools/post_install/openbsd/configMin
admin/IntegTools/post_install/openbsd/configRun
admin/IntegTools/post_install/openbsd/configShlibs
admin/IntegTools/post_install/openbsd/configTT
admin/IntegTools/post_install/netbsd/CDE-MIN.list
admin/IntegTools/post_install/netbsd/CDE-MIN.lst
admin/IntegTools/post_install/netbsd/CDE-RUN.list
admin/IntegTools/post_install/netbsd/CDE-RUN.lst
admin/IntegTools/post_install/netbsd/CDE-SHLIBS.list
admin/IntegTools/post_install/netbsd/CDE-SHLIBS.lst
admin/IntegTools/post_install/netbsd/CDE-TT.list
admin/IntegTools/post_install/netbsd/CDE-TT.lst
admin/IntegTools/post_install/netbsd/configMin
admin/IntegTools/post_install/netbsd/configRun
admin/IntegTools/post_install/netbsd/configShlibs
admin/IntegTools/post_install/netbsd/configTT
admin/IntegTools/post_install/sun/CDE-MIN.list
admin/IntegTools/post_install/sun/CDE-MIN.lst
admin/IntegTools/post_install/sun/CDE-RUN.list
admin/IntegTools/post_install/sun/CDE-RUN.lst
admin/IntegTools/post_install/sun/CDE-SHLIBS.list
admin/IntegTools/post_install/sun/CDE-SHLIBS.lst
admin/IntegTools/post_install/sun/CDE-TT.list
admin/IntegTools/post_install/sun/CDE-TT.lst
admin/IntegTools/post_install/sun/configMin
admin/IntegTools/post_install/sun/configRun
admin/IntegTools/post_install/sun/configShlibs
admin/IntegTools/post_install/sun/configTT
admin/IntegTools/post_install/configDemos
admin/IntegTools/post_install/configFonts
admin/IntegTools/post_install/configHelp
admin/IntegTools/post_install/configHelpPrg
admin/IntegTools/post_install/configHelpRun
admin/IntegTools/post_install/configIcons
admin/IntegTools/post_install/configInc
admin/IntegTools/post_install/configMan
admin/IntegTools/post_install/configManDev
admin/IntegTools/post_install/configMsgCat
admin/IntegTools/post_install/configPrg
admin/IntegTools/post_install/configShlibs
install.dt
install.dt.hp
install.dt.ibm
install.dt.sun
dinstall.dt
dinstallCDE
installCDE
updateCDE
installCDE.*.log
cscope.out
# Makefiles (generated by Imakefiles)
# Makefiles
Makefile
xmakefile
# generated db files
databases/*\.db
databases/*\.tmp
databases/CDE-MIN.udb
databases/CDE-RUN.udb
databases/CDE-C.udb
databases/CDE-DE.udb
databases/CDE-ES.udb
databases/CDE-FR.udb
databases/CDE-IT.udb
databases/CDE-JP.udb
databases/CDE-INFOLIB-*\.udb
databases/CDE-HELP-*\.udb
databases/CDE-MSG-*\.udb
databases/CDE-SHLIBS\.udb
# config
config/imake/imake
config/makedepend/makedepend
config/util/lndir
config/util/makestrs
config/util/mergelib
config/util/xmkmf
# exampls
# examples
examples/tt/broadcast
# Compiled binaries and misc generated program files
@@ -367,9 +251,6 @@ programs/dtappbuilder/src/abmf/dtcodegen.cat
programs/dtappbuilder/src/libABil/bil_parse.c
programs/dtappbuilder/src/libABil/bil_parse.h
# imake
config/imake/Makefile.proto
# doc
book.log
book.out.idx