Jon Trulson
81b0818361
imake/config changes to support more processors, including AMD64 (x86_64)
...
- also some rework of linux.cf
- only allow ELF systems
- use -pipe
- add some more defines
- get rid of some of the ancient (libc5/linux 1) support. Really,
don't expect CDE to build right on such old systems.
2012-06-18 19:50:44 -06:00
Jon Trulson
143576e81e
linux.cf: remove ServerOSDefines and ServerExtraDefines
2012-06-18 18:23:39 -06:00
Jon Trulson
784c7dff56
Add -fpermissive to linux standard c++ option define in linux.cf
...
Remove from individual Imakefiles.
Also, remove '#if 0' block in linux.cf, and remove empty
LinuxMachineDefines. This should be working correctly. If not, let me
know.
2012-06-18 16:27:25 -06:00
Jon Trulson
c0f9270dd3
linux has supported shadow passwords forever...
2012-05-26 17:57:11 -06:00
Peter Howkins
5388cb4314
When compiling libcsa make sure it's linked against Xt at library compile
...
time. Prevents issues when programs that link against libcsa can't find
Xt symbols even when linked with -lXt
2012-04-11 16:52:34 +01:00
Peter Howkins
830a3572db
Do not specify linux architecture specific defines, most of these are defaults
...
now, and some cause issues on i386 for example.
2012-03-24 17:35:46 +00:00
Peter Howkins
6f6dbbb73b
Add a default empty LinuxMachineDefines to the linux conf, makes imake (and many others compile)
2012-03-11 16:00:15 +00:00
Peter Howkins
c884521619
Add GNU LGPL headers to all .c .C and .h files
2012-03-10 18:58:32 +00:00
Peter Howkins
83b6996daa
Initial import of the CDE 2.1.30 sources from the Open Group.
2012-03-10 18:21:40 +00:00