summaryrefslogtreecommitdiff
path: root/lib/Makefile.in
Commit message (Collapse)AuthorAge
* Implement ZDumpSession and ZLoadSessionGravatar David Benjamin2013-09-28
| | | | This is unlikely to ever get merged, but it'll be handy for roost.
* Retool our use of configure such that we track it like everyone else doesGravatar Karl Ramm2011-10-23
| | | | | i.e. don't keep generated or foreign stuff in our source tree. As a side effect, this lets us use a libtool, etc. from this century
* Restate error table dependencies such that make -j doesn't trip over itselfGravatar Karl Ramm2010-11-06
| | | | (thanks to wthrowe@mit.edu)
* Have the makefiles support explicit target directories properly, courtesy ↵Gravatar Karl Ramm2010-11-06
| | | | wthrowe@mit.edu
* Factor the python library stuff out of the test suite and stickGravatar Karl Ramm2009-07-15
| | | | | it in it's own file. And then put it in a debian package.
* Build on solarisGravatar Karl Ramm2009-07-14
|
* run the tests from makeGravatar Karl Ramm2009-04-14
|
* add defs for datarootdir so configure will Shut UpGravatar Karl Ramm2009-04-13
| | | | | | | | | | Rearrange what libraries get pulled in where, so dpkg-shlibdeps doesn't whine (see a theme here?) (Also so that, say, znol, doesn't have to link with Everything.) This will break platforms that don't do shared-library dependencies.
* cp zephyr_err.h out of the build directory rather than mv, because theGravatar Karl Ramm2009-04-02
| | | | | | MacOS X compile_et produces a zephyr_err.c that (mysteriously) includes "zephyr_err.h", so it has to stay in the directory.
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
|
* charset in zwrite, incomplete in zwgcGravatar Karl Ramm2009-03-15
|
* change ZNotice_t around a bit, libzephyr4Gravatar Karl Ramm2008-12-25
|
* switch this back for a momentGravatar Karl Ramm2008-12-24
|
* remove macros complicating behind-the-scenes rearrangingGravatar Karl Ramm2008-12-24
|
* Pull in our own quad_cksum so a pure-krb5 library can deal with Gravatar Karl Ramm2008-12-21
| | | | | checksums from a mixed server.
* force move of zephyr_err.hGravatar Karl Ramm2008-01-21
|
* TODO: rename these files so they no longer fit on 14 character filesystemsGravatar Karl Ramm2007-12-25
|
* typo'd the typo fixGravatar Karl Ramm2007-12-25
|
* typo'd patchGravatar Karl Ramm2007-12-25
|
* applied athena-update-branch patchGravatar Karl Ramm2007-12-25
|
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20
|
* Include library dependencies when building libzephyr.Gravatar Greg Hudson2005-07-14
|
* Add shared library support for libzephyr.Gravatar Greg Hudson2005-07-14
|
* Do CFLAGS the gnu standard way. This means we compile with -g by default.Gravatar Greg Hudson1998-01-31
|
* We moved up a level in the directory hierarchy.Gravatar Greg Hudson1997-09-23
| | | | | confdir became sysconfdir. Rip out in-tree com_err support.
* Pull in sources from zephyr locker. See /mit/zephyr/repository forGravatar Greg Hudson1997-09-14
detailed change information.