summaryrefslogtreecommitdiff
path: root/src/GNUmakefile
AgeCommit message (Expand)Author
2011-11-05gettext is in i18n now, has nothing to do with portingAndreas Baumann
2011-11-04some more fixes when disabling NLSAndreas Baumann
2011-11-03small fixes around ENABLE_THREADSAndreas Baumann
2011-11-03fixed clean for subdirsAndreas Baumann
2011-10-31added a HAVE_THREADS flagAndreas Baumann
2010-06-06partially fixed on SPARC Solaris 8Andreas Baumann
2010-06-05added proper library building, added documentationAndreas Baumann
2010-05-18started to add generic error messages, not sure if that's a very good ideaAndreas Baumann
2010-05-17started to add a dynamic library loader, interface and Linux/DLFCN for nowAndreas Baumann
2009-04-26started to move Unix-specific networking stuff into the wolf library (out of ...Andreas Baumann
2009-03-31started to add thread support (POSIX)Andreas Baumann
2009-03-31created subdir for threading stuff, moved mutex thereAndreas Baumann
2009-03-30started to add thread stuff, mutexes firstAndreas Baumann
2009-03-28started to add getaddrinfo and netdb port stubAndreas Baumann
2009-03-26added German translations for the serviceAndreas Baumann
2009-03-24started to add stdlib stub for itoaAndreas Baumann
2009-03-18added gettext in testd, also added wolf gettext.c and initialization codeAndreas 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-17moved the logger (log and messages) into it's own subdirectory (is a subsyste...Andreas Baumann
2009-03-15fixed dependencies in src/daemon problemsAndreas Baumann
2009-03-13fixed compilation on Solaris with a new flag STD99_COMPILE_FLAGSAndreas Baumann
2009-03-11fixed another compilation problem around stdio.cAndreas Baumann
2009-03-10fixed snprintf/stdio changes on CygwinAndreas Baumann
2009-03-10cleanup in stdio.h with snprintf (on Linux works at least), also added testin...Andreas Baumann
2009-03-02cleanup in unistd.h and lockfAndreas Baumann
2009-02-28added localtime_r and a stub (which needs mutexes, which we still have to port!)Andreas Baumann
2009-02-26made the GNU make NMAKE switch as we go to Windows now, also fixed small bugs...Andreas Baumann
2009-02-17fixed on Cygwin 5.xAndreas Baumann
2009-02-16added stub implementations for strerror_r and strdupAndreas Baumann
2009-01-07fixed bad error output and command echoing in makefilesAndreas Baumann
2008-12-25fixed for new include paths in public header filesAndreas Baumann
2008-12-25added simple install mechanismAndreas Baumann
2008-12-21reactivated fakeroot daemon test againAndreas Baumann
2008-12-21compiling and linking again, things are more separate nowAndreas Baumann
2008-12-21much more cleanup, trying to split things without violating rmchAndreas Baumann
2008-12-21some reorganization in the documentationAndreas Baumann
2008-12-21starting to split public, internal header files and subdividing wolfAndreas Baumann
2008-12-16added a configuration file parser, done some renaming and added a TODO fileAndreas Baumann
2008-08-25checked in initial version from SVN (as SVN is dead!)Andreas Baumann