summaryrefslogtreecommitdiff
path: root/makefiles
AgeCommit message (Expand)Author
2010-05-22switched windows development machineAndreas Baumann
2010-05-22removed boost from nmake makefilesAndreas Baumann
2010-05-21fixed compilation on FreeBSD 8.0 (64-bit)Andreas Baumann
2010-05-18fixed a linking problem around LINK and tccAndreas Baumann
2010-05-18merged makefile system with SMERPAndreas Baumann
2010-05-17added more documentation and dlopen/dlclose, must backport shared library bui...Andreas Baumann
2010-04-13changed location of Windows platform SDK, tested with VC9 and Windows XPAndreas Baumann
2009-07-13adapted to Windows SDK 2003 R2Andreas Baumann
2009-05-10merged guess_env from kmubunnyAndreas Baumann
2009-05-10fixed guess_env permission problems in platform.mkAndreas Baumann
2009-03-31fixed pthreads flags on Solaris 8Andreas Baumann
2009-03-31fixed therading flags on FreeBSD againAndreas Baumann
2009-03-31fixed create/join thread on NetBsdAndreas Baumann
2009-03-31fixed pthread flags for pccAndreas Baumann
2009-03-30Intel CC and mutex/strerror_rAndreas Baumann
2009-03-30fixed threading support for pcc/linuxAndreas Baumann
2009-03-30fixed strerror_r/mutex and pthreads for Linux/tccAndreas Baumann
2009-03-29getaddrinfo on Solaris 10Andreas Baumann
2009-03-19big logger cleanup on Windows, local testmsg.dll for log testAndreas Baumann
2009-03-18fixed clean for po filesAndreas Baumann
2009-03-18added gettext in testd, also added wolf gettext.c and initialization codeAndreas Baumann
2009-03-18added a GENGETOPT section in platform.mk and fixed testd GNUmakefileAndreas Baumann
2009-03-18added check and merge po targetsAndreas Baumann
2009-03-18more cleanup in i18n.mk and platform.mkAndreas Baumann
2009-03-18fixed more gettext stuff (installation, generation), also fixed src/GNUMakefi...Andreas Baumann
2009-03-18started to add PostgreSQL-like gettext supportAndreas Baumann
2009-03-14fixed dependencies of pcc, fixed setting of NLS platform flagAndreas Baumann
2009-03-14fixed NLSAndreas Baumann
2009-03-13static compilation without NLS suceeded :-)Andreas Baumann
2009-03-13added pcc supportAndreas Baumann
2009-03-13fixed compilation on Solaris with a new flag STD99_COMPILE_FLAGSAndreas Baumann
2009-03-13fixed threading settings on LinuxAndreas Baumann
2009-03-11more clenup in i18n platform flagsAndreas Baumann
2009-03-11added ENABLE_NLS flag in platform.mkAndreas Baumann
2009-03-11gettext on CygwinAndreas Baumann
2009-03-11tested gettext on Solaris 10Andreas Baumann
2009-03-11gettext on OpenBSD 4.3Andreas Baumann
2009-03-11gettext on FreeBSDAndreas Baumann
2009-03-11moved PS_ALL from global platform.mk into local GNUmakefileAndreas Baumann
2009-03-10made gettext work on NetBSDAndreas Baumann
2009-03-10more PS_ALLAndreas Baumann
2009-03-10added PS_ALL varable for testd testing with fakerootAndreas Baumann
2009-03-10added -w1 flag for intel ccAndreas Baumann
2009-03-10got rid of NetBSD rm -f problemsAndreas Baumann
2009-03-10fixed CURDIR issues with spaces in platform guessingAndreas Baumann
2009-03-09added 64-bit PC in guess_env and no clean in sub.mkAndreas Baumann
2009-03-09fixed the subdir guess_env problem (passing CURDIR and TOPDIR)Andreas Baumann
2009-03-06first message resource for the event logger on WindowsAndreas Baumann
2009-03-02added platform SDK and started the event logger on WindowsAndreas Baumann
2009-03-02regenerate platform variables also after a 'clean' (not only 'distclean'), do...Andreas Baumann