summaryrefslogtreecommitdiff
path: root/src/timezone/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-3/+6
* Complete zic patch backout by removing NO_PGPORT workaround.Bruce Momjian2005-07-061-2/+2
* Reverse out because the lack of using pgport in timezone/ is causingBruce Momjian2005-07-061-13/+4
* Restructure zic #define fprintf checks to use a NO_PGPORT macro instead.Bruce Momjian2005-07-041-2/+2
* Fix build break for out of tree (vpath) builds, induced by recent zicNeil Conway2005-07-041-2/+2
* Support cross compilation by compiling "zic" with a native compiler. ThisPeter Eisentraut2005-07-031-4/+13
* 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