summaryrefslogtreecommitdiff
path: root/makefiles
AgeCommit message (Expand)Author
2014-01-25tested on ARM ArchlinuxAndreas Baumann
2013-09-08tested and added support for 'clang' LLVM C frontendAndreas Baumann
2013-09-08backported correct multi-line dependency in $(wildcard)Andreas Baumann
2011-12-24allowing CFLAGS and LDFLAGS to be passed to make, internally using ALL_ flagsAndreas Baumann
2011-12-23fixed LIBDIR in libdir and renamed itAndreas Baumann
2011-12-23fixes around CC containing spaces as for ccacheAndreas Baumann
2011-12-23removed some remaining C++ compiler flagsAndreas Baumann
2011-12-23do not compute dependencies in 'make (dist)clean'Andreas Baumann
2011-12-23Added tests for Fedora in guess_envAndreas Baumann
2011-12-23backported TMPDIR for 'make dist'Andreas Baumann
2011-11-17adapted for OpenBSD 5.0 on SPARCAndreas Baumann
2011-11-14fixed double warning flagAndreas Baumann
2011-11-09fixed on WindowsAndreas Baumann
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