Commit Graph

13 Commits

Author SHA1 Message Date
Peter Howkins 6eebf7d42c Increment CDE version number to 2.2.0 2012-07-16 15:23:40 +01:00
Jon Trulson aeaec445ee DtSvc/DtUtil1/Saver.c - fix the screen savers.
I have no idea how their putenv code can work.  Anyway, use code that
works on linux now. :)
2012-07-12 15:14:51 -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
Peter Howkins 837972cb69 Modify all Imakefile files to use LinuxArchitecture instead of LinuxDistribution
for Linux specific changes. (lib directory)
2012-05-31 12:41:33 +01:00
Jon Trulson b4f3efb692 DtSvc/dtspcd: fixes for VU#172583 2012-05-26 19:09:33 -06:00
Peter Howkins b89d6294c6 Add in -fpermissive to handle old pre standard C++ 2012-03-11 19:00:31 +00:00
Peter Howkins d0dc9dbe86 On linux no generic.h available, and can use the C++ style delete array 2012-03-11 18:16:10 +00:00
Peter Howkins 67affa6f31 Add linux to list of platforms that are object to those definitions 2012-03-11 18:15:12 +00:00
Peter Howkins c5e2bbdd1e Bodgy fix to not being able to find RADIXCHAR define, use '.' instead.
Come back to this later.
2012-03-11 18:08:03 +00:00
Peter Howkins b985680de6 Do not re-prototype strdup() 2012-03-11 18:04:30 +00:00
Peter Howkins 94eb7100d3 Do not re-prototype strdup() 2012-03-11 18:02:24 +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