summaryrefslogtreecommitdiff
path: root/src/timezone/Makefile
AgeCommit message (Expand)Author
2005-12-09Allow installation into directories containing spaces in the name.Peter Eisentraut
2005-07-06Complete zic patch backout by removing NO_PGPORT workaround.Bruce Momjian
2005-07-06Reverse out because the lack of using pgport in timezone/ is causingBruce Momjian
2005-07-04Restructure zic #define fprintf checks to use a NO_PGPORT macro instead.Bruce Momjian
2005-07-04Fix build break for out of tree (vpath) builds, induced by recent zicNeil Conway
2005-07-03Support cross compilation by compiling "zic" with a native compiler. ThisPeter Eisentraut
2004-12-31make clean must remove zic$(X) for Windows, per Magnus.Tom Lane
2004-10-04Make libpgport be front-end only and make libpgport_srv be a backendBruce Momjian
2004-08-08More Win32 zic build cleanups now that we have symlinks, it needs help.Bruce Momjian
2004-08-08Another zic cleanup .Bruce Momjian
2004-08-08Link in dirmod specially for zic so it works on Win32.Bruce Momjian
2004-05-28Seems we forgot the installdirs target in this makefile.Tom Lane
2004-05-22Fix to install correctly in vpath build case.Tom Lane
2004-05-21Integrate src/timezone library for all platforms. There is more we canTom Lane
2004-05-18Update Makefile dependencies for Win32 timezones, per Claudio.Bruce Momjian
2004-05-17Reorganize code to allow path-relative installs.Bruce Momjian
2004-04-30Fix zic compiler to use pg version.Bruce Momjian
2004-04-30Allow build of timezone database on unix.Bruce Momjian
2004-04-30More timezone build adjustments.Bruce Momjian
2004-04-30More cleanups for USE_PGTZ.Bruce Momjian
2004-04-30Allow timezone to compile under Unix by blocking 'timezone' conflict withBruce Momjian
2004-04-30Integrate timezone library to be called only from Win32.Bruce Momjian
2004-04-30Add Olson's public domain timezone library to src/timezone.Bruce Momjian