summaryrefslogtreecommitdiff
path: root/src/timezone/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make clean must remove zic$(X) for Windows, per Magnus.Tom Lane2004-12-311-2/+2
* Make libpgport be front-end only and make libpgport_srv be a backendBruce Momjian2004-10-041-8/+5
* More Win32 zic build cleanups now that we have symlinks, it needs help.Bruce Momjian2004-08-081-3/+3
* Another zic cleanup .Bruce Momjian2004-08-081-1/+3
* Link in dirmod specially for zic so it works on Win32.Bruce Momjian2004-08-081-3/+6
* Seems we forgot the installdirs target in this makefile.Tom Lane2004-05-281-1/+4
* Fix to install correctly in vpath build case.Tom Lane2004-05-221-2/+2
* Integrate src/timezone library for all platforms. There is more we canTom Lane2004-05-211-8/+10
* Update Makefile dependencies for Win32 timezones, per Claudio.Bruce Momjian2004-05-181-3/+3
* Reorganize code to allow path-relative installs.Bruce Momjian2004-05-171-3/+1
* Fix zic compiler to use pg version.Bruce Momjian2004-04-301-3/+3
* Allow build of timezone database on unix.Bruce Momjian2004-04-301-2/+2
* More timezone build adjustments.Bruce Momjian2004-04-301-2/+2
* More cleanups for USE_PGTZ.Bruce Momjian2004-04-301-2/+2
* Allow timezone to compile under Unix by blocking 'timezone' conflict withBruce Momjian2004-04-301-2/+5
* Integrate timezone library to be called only from Win32.Bruce Momjian2004-04-301-5/+7
* Add Olson's public domain timezone library to src/timezone.Bruce Momjian2004-04-301-0/+33