summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Remove win16 stuff. Add Win9x-compatible output directory creation.Danilo Almeida1999-05-173-125/+98
* Build win32 binaries in obj/$(CPU)/{dbg,rel}Danilo Almeida1999-05-103-44/+154
* post.in (Makefile): Don't try to run autoconf with $(SHELL), sinceTheodore Tso1999-04-102-1/+8
* Move the definition of DLL_DEF_FILE from windows.in to win-post.in, so thatTheodore Tso1999-03-232-9/+10
* Fix stupid typo in defining the DLL_FILE_DEF macroTheodore Tso1999-03-221-2/+2
* windows.in (DLL_FILE_DEF): Add makefile controls to set eitherTheodore Tso1999-03-122-2/+19
* winexclude.sed: Add .dll and .lib files to the list of functions whichTheodore Tso1999-02-092-0/+11
* Update the Changelog with a better documentation of the whole SUBDIRS,Theodore Tso1998-12-011-1/+22
* Checked in wrong version of post.in previously. Make sure we checkTheodore Tso1998-12-011-1/+1
* If $(MY_SUBDIRS) is non-NULL use it instead of $(SUBDIRS) to controlTheodore Tso1998-11-132-1/+15
* windows.in: Remove -DLEHMAN, which doesn't do anything. (A grepTheodore Tso1998-05-272-1/+7
* Use double backslashes for the path separators to workaround MicrosoftTheodore Tso1998-05-252-3/+14
* * pre.in (CRYPTO_DEPLIB):Tom Yu1998-04-152-3/+9
* pre.in: Define AUTOCONF and CONFIG_RELTOPDIR from the autoconfTheodore Tso1998-03-023-3/+13
* * windows.in: Rewrite some of the directory syntaxTom Yu1998-02-184-10/+39
* Checked in wrong version of ChangeLogTheodore Tso1998-02-141-2/+2
* Applied lxs's changes to add support for Rhapsody DR1Theodore Tso1998-02-143-1/+15
* Mass makefile/configure.in build system revampTheodore Tso1998-02-122-1/+10
* * pre.in: Clean up up .ct.c ruleTom Yu1997-11-192-5/+3
* * lib.in (clean-libs): Remove lib$(LIB)$(SHLIBSEXT) as wellTom Yu1997-11-192-0/+5
* Explicitly set the owner of the files which are installed setuid rootTheodore Tso1997-10-202-1/+6
* * pre.in: Add $(HESIOD_LIBS) to KADMSRV_LIBSTom Yu1997-08-072-1/+8
* Add documentation describing the /MD flag in the Win32 CFLAGSTheodore Tso1997-07-301-0/+1
* * lib.in: Add provisions for making shared libraries of the sameTom Yu1997-03-102-0/+19
* * pre.in (KRB4COMPAT_DEPLIBS): Depends on KRB5_BASE_DEPLIBS (notEzra Peisach1997-03-032-1/+6
* * libobj.in: Change .c.so and .c.po rules to work better withTom Yu1997-03-012-2/+10
* * pre.in: Add recursion hooks for distcleanTom Yu1997-02-273-3/+22
* Handle Windows binary files better (hopefully)Richard Basch1997-02-251-0/+3
* Rebuild the Makefile in the current directory, as neededRichard Basch1997-02-233-4/+32
* Define K4LIB as the krb4 library (win16/win32)Richard Basch1997-02-182-0/+6
* Declare CLIB to the comerr libraryRichard Basch1997-02-152-3/+9
* windows.in: declare WLIB (winsock library)Richard Basch1997-02-112-0/+6
* * post.in: Fix recursion rules to deal with Ultrix sh lossageTom Yu1997-02-112-0/+3
* * libobj.in: Remove instances of STAMP.*, since they aren'tTom Yu1997-02-102-19/+12
* * libobj.in (OBJS.*): Work around a gmake optimization where theTom Yu1997-02-092-0/+9
* Merge of libhack_branchTom Yu1997-02-095-28/+449
* windows.in: compile win16 apps with /GA to generate the appropriateRichard Basch1997-02-072-1/+6
* Windows/NT integrationRichard Basch1997-02-064-17/+65
* * config.guess:Tom Yu1996-12-243-105/+337
* missed some ChangeLogsTom Yu1996-11-121-0/+6
* Changes to support AC_CANONICAL_HOST for runtest flags; seeTom Yu1996-11-121-1/+2
* Start installing krb4 headers again. [36]Sam Hartman1996-10-312-1/+6
* Implement Autoconf style directory handling option support.Sam Hartman1996-10-312-6/+11
* * pre.in: Substitute for *_RECURSE variablesTom Yu1996-10-223-12/+27
* * pre.in (DEJAFLAGS): s/:=/=/ [PR #117]Barry Jaspan1996-10-182-1/+5
* * pre.in: add TEST_PATH argument to START_SERVERS and STOP_SERVERSBarry Jaspan1996-10-152-2/+6
* * pre.in: Separate KADM5 unit test files to source dir and buildEzra Peisach1996-10-032-8/+14
* * pre.in (DEJAFLAGS): set --srcdir $(srcdir) so unit test filesBarry Jaspan1996-09-232-1/+6
* * pre.in: added support for KADM5 unit test system; couldBarry Jaspan1996-09-202-0/+37
* remove other spurious filesTom Yu1996-09-111-31/+0