]> granicus.if.org Git - postgresql/history - src/timezone/Makefile
Sync our copy of the timezone library with IANA release tzcode2016c.
[postgresql] / src / timezone / Makefile
2016-03-28 Tom LaneSync our copy of the timezone library with IANA release...
2014-08-19 Noah MischFinish adding file version information to installed...
2014-02-15 Tom LaneOoops, forgot to remove solar87 and friends from src...
2014-02-12 Bruce MomjianRename 'gmake' to 'make' in docs and recommended commands
2013-03-23 Tom LaneSemi-automatically detect changes in timezone abbreviat...
2010-11-12 Peter EisentrautImproved parallel make support
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-07-05 Tom LaneSplit the LDFLAGS make variable into two parts: LDFLAGS...
2009-08-26 Peter EisentrautUpdate of install-sh, mkinstalldirs, and associated...
2009-01-06 Bruce MomjianFix new timezone cross-compile rule to avoid a bug...
2009-01-05 Peter EisentrautWhen cross-compiling, allow and require an external...
2008-02-19 Peter EisentrautMore refactoring, so that the SUBSYS.o rules are now...
2007-08-25 Tom LaneAdjust with-system-tzdata patch to not attempt to insta...
2007-08-20 Peter EisentrautAdd configure option --with-system-tzdata to use operat...
2007-03-14 Tom LaneArrange to install a "posixrules" entry in our timezone...
2007-02-09 Peter EisentrautReplace useless uses of := by = in makefiles.
2006-07-25 Tom LaneRemove hard-wired lists of timezone abbreviations in...
2005-12-09 Peter EisentrautAllow installation into directories containing spaces...
2005-07-06 Bruce MomjianComplete zic patch backout by removing NO_PGPORT workar...
2005-07-06 Bruce MomjianReverse out because the lack of using pgport in timezon...
2005-07-04 Bruce MomjianRestructure zic #define fprintf checks to use a NO_PGPO...
2005-07-04 Neil ConwayFix build break for out of tree (vpath) builds, induced...
2005-07-03 Peter EisentrautSupport cross compilation by compiling "zic" with a...
2004-12-31 Tom Lanemake clean must remove zic$(X) for Windows, per Magnus.
2004-10-04 Bruce MomjianMake libpgport be front-end only and make libpgport_srv...
2004-08-08 Bruce MomjianMore Win32 zic build cleanups now that we have symlinks...
2004-08-08 Bruce MomjianAnother zic cleanup .
2004-08-08 Bruce MomjianLink in dirmod specially for zic so it works on Win32.
2004-05-28 Tom LaneSeems we forgot the installdirs target in this makefile.
2004-05-22 Tom LaneFix to install correctly in vpath build case.
2004-05-21 Tom LaneIntegrate src/timezone library for all platforms. ...
2004-05-18 Bruce MomjianUpdate Makefile dependencies for Win32 timezones, per...
2004-05-17 Bruce MomjianReorganize code to allow path-relative installs.
2004-04-30 Bruce MomjianFix zic compiler to use pg version.
2004-04-30 Bruce MomjianAllow build of timezone database on unix.
2004-04-30 Bruce MomjianMore timezone build adjustments.
2004-04-30 Bruce MomjianMore cleanups for USE_PGTZ.
2004-04-30 Bruce MomjianAllow timezone to compile under Unix by blocking 'timez...
2004-04-30 Bruce MomjianIntegrate timezone library to be called only from Win32.
2004-04-30 Bruce MomjianAdd Olson's public domain timezone library to src/timezone.