summaryrefslogtreecommitdiff
path: root/makefiles
AgeCommit message (Expand)Author
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
2009-03-02removed debug code in guess_envAndreas Baumann
2009-03-02first version of a platform.mk.vars cache to speed up the buildAndreas Baumann
2009-02-28fixed for tcc and makedepend (Linux)Andreas Baumann
2009-02-28localtime_r and threading with sun c compiler, solaris 10Andreas Baumann
2009-02-28localtime_r on native WindowsAndreas Baumann
2009-02-28localtime_r and pthreads work on cygwinAndreas Baumann
2009-02-28added pthread flags on OpenBSDAndreas Baumann
2009-02-28Netbsd threading flagsAndreas Baumann
2009-02-28pthread flags on FreeBSDAndreas Baumann
2009-02-28threading flags for gcc on Solaris 8Andreas Baumann
2009-02-28thread flags for linux/gccAndreas Baumann
2009-02-28added -pthread for OpenBSD (maybe probing is better?) Andreas Baumann
2009-02-28fixed generation of dependenies and added an empty sys_internal.h for interna...Andreas Baumann
2009-02-27can do a full build with testing on windows now, still issues to fixAndreas Baumann
2009-02-27more makefile porting on WindowsAndreas Baumann
2009-02-27synchronized nmake with gmake, kept W32 adaptions which are already workingAndreas Baumann
2009-02-26manual linking and running test_log.exe okAndreas Baumann
2009-02-26fixed building of tests (must build objects first!)Andreas Baumann
2009-02-26first walks on Windows, log.c and porting layer compileAndreas Baumann
2009-02-26temporary Win32 checkinAndreas Baumann