summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
2003-01-09The naming scheme wasn't quite correct for CygwinRichard Levitte
2002-12-29Since we're including Kerberos 5 headers in our exported header files (whenRichard Levitte
2002-12-24Cygwin needs the library locatin for .DLLs to be set in PATH. Unfortunately,Richard Levitte
2002-12-19We stupidly had a separate LIBKRB5 variable for KRB5 library dependencies,Richard Levitte
2002-12-19Because the contents of openssl.pc may have to change when a configurationRichard Levitte
2002-12-19It was pointed out to me that .pc files are normally stored inRichard Levitte
2002-12-19It was pointed out to me that .pc files are normally stored inRichard Levitte
2002-12-16Some of Sun compiler drivers (well, one of those I have) collect allAndy Polyakov
2002-12-15Another Solaris shared build clean-up. This is not actually needed if oneAndy Polyakov
2002-12-15Make sure manual pages are properly linked to on systems that have caseRichard Levitte
2002-12-15Update the make system for installations:Richard Levitte
2002-12-14Solaris shared build fix-ups. See RT#238,239 for details.Andy Polyakov
2002-12-14x86_64 performance patch.Andy Polyakov
2002-12-06Apparently, bash is more forgiving than sh. To be backwardRichard Levitte
2002-12-05Corrected DJGPP patchRichard Levitte
2002-12-04Correct a few typos that I introduced after applying DJGPP patches.Richard Levitte
2002-12-04DJGPP patches.Richard Levitte
2002-11-29Make it so all names mentioned in the NAME section of each manpage becomes aRichard Levitte
2002-11-15Changes to make shared library building and use work better with CygwinRichard Levitte
2002-11-11Make sure permissions are friendly when building release tar file.Lutz Jänicke
2002-11-06Keep on using ${CC}, since gcc may act in disguise.Richard Levitte
2002-11-06Generate openssl.pc so pkg-config can return proper data.Richard Levitte
2002-10-04Installed libraries should not be overwritten, especially shared ones.Richard Levitte
2002-08-18Typo, I assigned the variable ld instead of my_ld...Richard Levitte
2002-08-17So, I discovered that if you have your $PATH set so a ld different fromRichard Levitte
2002-08-14change how pod2man is handled: explicitly invoke '$PERL' only whenBodo Möller
2002-08-09When we want to give a -f argument to $(MAKE), we'd better make sure theRichard Levitte
2002-08-04Fix "make install_docs" (and thus "make install").Geoff Thorpe
2002-08-01We don't need to find out which pod2man to use more than onceRichard Levitte
2002-08-01Add aix64-cc, and make sure that ar gets proper flags for 64-bit librariesRichard Levitte
2002-07-31Make sure to use $(MAKE) everywhere instead of make.Richard Levitte
2002-07-31ln -f -s doesn't always work, so do a rm -f followed by a ln -s.Richard Levitte
2002-07-23Make dummy tests to make it easier to physically remove unwanted algorithms.Richard Levitte
2002-07-19HP-UX shared libraries must be +x and should be -w. It doesn't hurt onLutz Jänicke
2002-07-17On MacOS X, the shared library editor uses DYLD_LIBRARY_PATHRichard Levitte
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-20HP-UX: shared libraries MUST be +x and SHOULD be -w.Lutz Jänicke
2002-06-20Fix path to find util/pod2man.pl from the execution directory.Lutz Jänicke
2002-06-12Support building the distribution .tar file on platforms with limitedLutz Jänicke
2002-06-10fix for 'make update'Bodo Möller
2002-06-10Make sure that flags are passed to "make" subprocesses.Lutz Jänicke
2002-06-06For the main directory, Makefile.org is significant :-)Lutz Jänicke
2002-06-05Make perl replacement for dirname, for system that lack the latter.Richard Levitte
2002-05-30Apparently, there are still chances we have to deal with buggy pod2man versions.Richard Levitte
2002-05-30Our copy of pod2man.pl is old and comparatively broken, so lets remove it.Richard Levitte
2002-05-07Add missing ";" after fiLutz Jänicke
2002-04-13Avoid emacs backup files when making a snapshotRichard Levitte
2002-04-06Make shared libraries resolve global symbols within themselves first.Richard Levitte
2002-02-14At Corinna Vinschen's request, change CygWin32 to CygwinRichard Levitte
2002-02-13Update the configuration of CygWin32 to use the new capabilities ofRichard Levitte