summaryrefslogtreecommitdiff
path: root/makefiles
AgeCommit message (Expand)Author
2011-11-03small fixes around ENABLE_THREADSAndreas Baumann
2011-11-03default values for ENABLE_NLS and ENABLE_THREADSAndreas Baumann
2011-10-31added a HAVE_THREADS flagAndreas Baumann
2011-10-20fixed libdir in installAndreas Baumann
2011-10-20synchronized guess_env and platform.mk with WolframeAndreas Baumann
2011-08-21Arch with kernel 3 fixAndreas Baumann
2011-01-27-U-Andreas-PC\Andreas
2011-01-04-baumann
2010-06-13removed most of the C++ stuffAndreas Baumann
2010-06-13renamed wolf_library_get_func to wolf_library_get as we can loadAndreas Baumann
2010-06-10configuration on windows againAndreas Baumann
2010-06-06partially fixed on SPARC Solaris 8Andreas Baumann
2010-06-06fixed loader and networking on SPARC Solaris 10Andreas Baumann
2010-06-06fixed pcc on linux (gengetopt and generated code, __attribute__ infection of ...Andreas Baumann
2010-06-06removed backtrace in tcc (-bt param), seems not to work, as is -b not workingAndreas Baumann
2010-06-06fixed tcc (limits.h problems and linking dynamic libraries on Linux)Andreas Baumann
2010-06-03works also on Windows, switched back to old Windows 2k infrastructureAndreas Baumann
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