cdesktopenv/cde/lib/csa
Jon Trulson 369308b737 The great includes migration of 2019 (autotools)
Ok - so one of the steps in building CDE is an early phase called the
includes phase (make includes).  At this point, all of the public
header files are exported to exports/include/Dt, DtI, ...

Then, the software is built using that include dir.

This of course does not work in autotools.  Much of the software does
things like #include <Dt/something.h>, so in order for the build to
succeed, this behavior must be represented/replicated in some way.

It seems the usual way of dealing with this is to place all public
headers (and in some projects, ALL headers) into a toplevel include
directory.

We now do this for all public headers - they have been moved from
wherever they were and placed in the appropriate spot in includes/

This will break the Imake 'make includes' phase unless the Imakefiles
are fixed (remove the HEADERS = stuff, and the incdir defines).  This
has not been done at this point since in reality, once autotools works
properly, there will be no need for the Imake stuff anymore, and I
intend to get rid of it.

This is just a warning for now - Imake builds in this tree will now
fail at the 'includes' stage.

This commit is only the migration.  In upcoming commits, libtt will be
fixed so that the hack being used before to get around this problem is
removed as there will no longer be any need.

And then the autotools work continues...
2019-10-25 17:01:34 -06:00
..
EUSinclude Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
Imakefile Fix Linux rpc problems with new glibc 2018-05-31 18:00:22 -06:00
Makefile.am Fixup some more autogen wanrings. Only lib/tt/bin/shell remaining 2019-10-23 21:49:34 -06:00
agent.c libcsa: Change to ANSI function definitions 2018-06-28 03:54:49 +01:00
agent.wrapbegin lib/csa: Use ANSI C prototypes 2012-08-13 19:24:23 -06:00
agent.wrapend lib/csa: Use ANSI C prototypes 2012-08-13 19:24:23 -06:00
agent.x lib/csa: Use ANSI C prototypes 2012-08-13 19:24:23 -06:00
agent_p.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
ansi_c.c lib/csa: remove register keyword 2018-06-27 21:59:18 -06:00
ansi_c.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
api.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
appt4.c libcsa: Change to ANSI function definitions 2018-06-28 03:54:49 +01:00
appt4.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
attr.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
attr.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
calendar.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
calendar.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
cm.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
cm.x Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
cmcb.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
cmcb.x Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
cmcbxdr.c lib/csa: remove register keyword 2018-06-27 21:59:18 -06:00
cmsdata.c libcsa: Change to ANSI function definitions 2018-06-28 03:54:49 +01:00
cmsdata.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
cmxdr.c lib/csa: remove register keyword 2018-06-27 21:59:18 -06:00
cmxdr.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
connection.c Spelling fixes 2018-05-31 22:23:19 -06:00
connection.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert2-4.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert2-4.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert3-4.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert3-4.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert4-2.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert4-2.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert4-3.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert4-3.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert4-5.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert4-5.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert5-4.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
convert5-4.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
debug.c Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
debug.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
entry.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
entry.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
free.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
free.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
hash.c lib/csa: remove register keyword 2018-06-27 21:59:18 -06:00
hash.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
iso8601.c Use POSIX macros for linux 2018-05-24 18:22:55 -06:00
iso8601.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
laccess.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
laccess.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
libcsa.elist Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
lutil.c libcsa: Change to ANSI function definitions 2018-06-28 03:54:49 +01:00
lutil.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
match.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
match.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
misc.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
namechange1.sed Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
namechange2.sed Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
nametbl.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
nametbl.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
refree.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
reparser.y Resolve some coverity warnings 2018-03-08 23:03:21 +00:00
rerule.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
rescan.c libcsa: Change to ANSI function definitions 2018-06-28 03:54:49 +01:00
rpccalls.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
rpccalls.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
rtable2.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
rtable2.x Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
rtable3.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
rtable3.x Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
rtable4.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
rtable4.x Initial import of the CDE 2.1.30 sources from the Open Group. 2012-03-10 18:21:40 +00:00
table.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
table.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
updateattrs.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
updateattrs.h Fix typo in license headers 2018-04-28 12:30:20 -06:00
xtclient.c Fix typo in license headers 2018-04-28 12:30:20 -06:00
xtclient.h Fix typo in license headers 2018-04-28 12:30:20 -06:00