cdesktopenv/cde
Jon Trulson 022709f6e2 configure: Several changes, disable static builds, etc
Static builds are disabled - there is no reason to build both shared
and static versions of everything.

MAJOR/MINOR/MICRO variables changed to CDE_VERSION_MAJOR/MINOR/MICRO.

Make DtXinerama a shared (la) library.

Add DTCLIENTLIBS SUBST to replace the role of Imake DtClientLibs, DT
libs needed to link most CDE programs.

Add AC_PROG_RANDLIB.
2019-10-29 18:02:29 -06:00
..
admin
config Remove all optional compile flags from dtwm that are not referenced anywhere, and are unlikely to ever be used 2019-10-17 20:34:14 -06:00
contrib
databases dtprintinfo: remove SUID root on install 2019-05-07 11:32:44 -06:00
debian
doc doc/LANG: add makefiles 2019-10-23 15:34:19 -06:00
examples
historical
imports/motif
include DtWidget: make it build, change include/cppfile.inc a bit 2019-10-26 15:05:52 -06:00
lib Protect inclusions of autotools_config.h with HAVE_CONFIG_H 2019-10-28 15:01:02 -06:00
m4 configure/m4: add ax_pthread.m4 for pthread checks 2019-10-28 17:05:13 -06:00
programs dsdm: make it build 2019-10-29 12:34:06 -06:00
util
.gitignore configure/m4: add ax_pthread.m4 for pthread checks 2019-10-28 17:05:13 -06:00
CONTRIBUTORS
COPYING
HISTORY
Imakefile
Makefile.am Get rid of ancient, useless logs/ subdir 2019-10-28 17:17:38 -06:00
Makefile.imake Rename original Makefile to Makefile.imake 2019-10-23 21:33:35 -06:00
README
autogen.sh Add top level automake files 2019-10-23 15:34:19 -06:00
configure.ac configure: Several changes, disable static builds, etc 2019-10-29 18:02:29 -06:00
copyright

README

*************************************

The Common Desktop Environment is released under the terms of the LGPL
V.2 license. You may reuse and redistribute this code under the terms
of this license. See the COPYING file for details.

*************************************
Purpose of this release:

This release of CDE under a new opensource license is numbered
starting at version 2.2.0.

************************************
Downloading this release:

CDE may be downloaded in source form from the Common Desktop
Environment website:

http://sourceforge.net/projects/cdesktopenv/

Or via git:

git clone git://git.code.sf.net/p/cdesktopenv/code cdesktopenv-code

The git repository will always be more up to date than the
downloadable tarballs we make available, so if you have problems,
please try the latest version from git master.

************************************
Installing this release:

Complete build and installation instructions can be found on the CDE
wiki:

http://sourceforge.net/p/cdesktopenv/wiki/Home/

Please go there and read the appropriate section(s) for your OS (Linux
or FreeBSD/OpenBSD/NetBSD currently).  There are a variety of
dependencies that must be met, as well as specific set up steps
required to build.

Do not expect to just type 'make' and have it actually work without
meeting the prerequisites and following the correct steps as spelled
out on the wiki. :)

There are also a lot of other documents and information there that you
might find useful.

************************************
Support: 

You can join the development mailing list here:

https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

There is a CDE IRC channel on chat.freenode.net, channel #cde

Bug reports and patches encouraged.