Merge branch 'master' of https://git.code.sf.net/p/cdesktopenv/code
[oweals/cde.git] / cde / programs / dtappbuilder /
2012-07-04 Peter HowkinsMerge branch 'linux1'
2012-06-19 Jon TrulsonRemove hardcoded CCLINK's in Imakefiles when linking...
2012-05-31 Peter Howkinsconvert all Imakefile LinuxDistribution to LinuxArchite...
2012-04-12 Peter HowkinsLinux compilation of dtbuilder (Matthew Howkins)
2012-03-12 Peter HowkinsUse C++ linker
2012-03-12 Peter HowkinsUndo previous method and use __va_copy instead.
2012-03-12 Peter HowkinsOn linux use the va_copy() func for variable arugment...
2012-03-12 Peter HowkinsInitialise varargs list in the same way as OSF
2012-03-12 Peter HowkinsDo not bother trying to redefine the putenv() function
2012-03-12 Peter HowkinsCLK_TCK is considered obsolete in GCC, use CLOCKS_PER_S...
2012-03-12 Peter HowkinsDo not redefine strdup() on Linux
2012-03-10 Peter HowkinsAdd GNU LGPL headers to all .c .C and .h files
2012-03-10 Peter HowkinsInitial import of the CDE 2.1.30 sources from the Open...