Merge branch 'master' into cde-next
[oweals/cde.git] / cde / programs / dtappbuilder /
2018-07-06 Jon TrulsonMerge branch 'master' into cde-next
2018-07-05 Jon TrulsonMerge branch 'master' into update-with-master
2018-06-28 Jon TrulsonMerge branch 'master' into cde-next
2018-06-28 Jon Trulsondtappbuilder: remove register keyword
2018-06-28 Peter Howkinsdtappbuilder: Change to ANSI function definitions
2018-06-01 chaseSpelling fixes
2018-06-01 Ulrich WilkensFix warnings on FreeBSD
2018-06-01 Ulrich WilkensFixes for OpenBSD
2018-05-31 Ulrich WilkensFix BSD and Sun problems after coverity fixes
2018-05-25 chaseUse POSIX macros for linux
2018-05-24 chaseremove OSF1 support
2018-05-20 chaseRemove Unixware and openserver support
2018-05-16 chaseRemove UXPDS support
2018-05-01 Peter Howkinsdtappbuilder: Coverity fixes mostly related to uninitia...
2018-04-28 Peter HowkinsMerge branch 'cde-fixups-1' of ssh://git.code.sf.net...
2018-04-28 chaseLast of the spelling fixed
2018-04-28 chaseEven more spelling fixed
2018-04-28 chaseFix typo in license headers
2018-04-28 Peter Howkinsdtappbuilder: Further coverity, resource leaks, copy...
2018-04-26 Peter Howkinsdtappbuilder: Fix for very wrong sized buffer
2018-04-26 Peter Howkinsdtappbuilder: Coverity fixes for mising return value...
2018-04-24 Peter Howkinsdtappbuilder: Resolve all compiler warnings
2018-04-12 Jon Trulsondtbuilder/Imakefile: fix clean target to remove dtbuild...
2017-08-06 Jon Trulsondtappbuilder: Add patches from Robert Pangrazio fixing...
2015-12-18 Jon Trulsondtappbuilder: replace accidental %a with %% in write_fu...
2014-12-26 Jon Trulsondtappbuilder: Coverity (memory corruption)
2014-10-28 Ulrich WilkensOpenIndiana and Solaris port
2014-09-23 Ulrich WilkensResolve many build warnings
2014-09-21 Jon Trulsondtappbuilder: abmf.c: more warnings killed
2014-09-20 Jon Trulsondtappbuilder/dtcodegen: Fix up some warnings, remove...
2014-04-06 Jon Trulsondtappbuilder: bil_store.c: don't return local variables
2014-03-22 Peter Tribbleinitial illumos port
2014-03-11 Ulrich WilkensFix dtfile and dtterm on NetBSD
2014-02-23 Ulrich WilkensNetBSD port
2012-10-17 Ulrich WilkensFix dtappbuilder on Linux
2012-10-03 Jelle HermsenChanged a couple of ifdefs for __FreeBSD__ to CSRG_BASE...
2012-09-28 James WoodcockRemove unnecessary extern modifier from struct declaration.
2012-09-06 Ulrich WilkensFix for __va_copy on FreeBSD i386.
2012-08-16 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-15 Marcin CieslakFreeBSD does not need extern char *sys_errlist[]
2012-08-15 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-14 Jon Trulsondtbuilder: manually fix up istr.h (from Pascal) since...
2012-08-14 Pascal StumpfWIP to make dtbuilder work on 64bit.
2012-08-14 Jon TrulsonRevert "At least on OpenBSD/amd64, this macro returns...
2012-08-13 Peter HowkinsMerge branch 'master' of https://git.code.sf.net/p...
2012-08-12 Pascal StumpfGet rid of malloc.h.
2012-08-10 Pascal StumpfOpenBSD fixes for DtWidget, dtaction, dtappbuilder.
2012-08-09 Jon TrulsonMerge branch 'master' of ssh://git.code.sf.net/p/cdeskt...
2012-08-09 Jon TrulsonAt least on OpenBSD/amd64, this macro returns a bogus...
2012-08-03 Jon Trulsondtbuilder: fixup TOG copyrights issue in generated...
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...