Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6921e816 | 1999-03-27 00:28:05 | * scripts.am (install-@DIR@SCRIPTS): Use NDIR when appropriate. (uninstall-@DIR@SCRIPTS): Likewise. * progs.am (install-@DIR@PROGRAMS): Use NDIR when appropriate. (uninstall-@DIR@PROGRAMS): Likewise. * ltlib.am (install-@DIR@LTLIBRARIES): Use NDIR when appropriate. (uninstall-@DIR@LTLIBRARIES): Likewise. * lisp.am (install-@DIR@LISP): Use NDIR when appropriate. (uninstall-@DIR@LISP): Likewise. * libs.am (install-@DIR@LIBRARIES): Use NDIR when appropriate. (uninstall-@DIR@LIBRARIES): Likewise. * java.am (install-@DIR@JAVA): Use NDIR when appropriate. (uninstall-@DIR@JAVA): Likewise. * header.am (install-@DIR@HEADERS): Use NDIR when appropriate. (uninstall-@DIR@HEADERS): Likewise. * data.am (install-@DIR@DATA): Use NDIR when appropriate. (uninstall-@DIR@DATA): Likewise. * Makefile.in: Rebuilt. * Makefile.am (dist_pkgdata_DATA): Renamed. (EXTRA_DIST): Removed. (install-data-hook): Added POST_INSTALL; print commands as they are run; respect DESTDIR. * dist-vars.am (DISTFILES): Removed $(HEADERS). * automake.in (am_install_var): Accept `-candist' and `-defaultdist' options. Handle `dist_' and `nodist_' prefixes. (am_primary_prefixes): Added can_dist argument. Recognize `dist_' and `nodist_' prefixes. (handle_scripts): Pass -candist to am_install_var. (handle_data): Pass -defaultdist to am_install_var. (handle_headers): Likewise. (handle_emacs_lisp): Pass -candist to am_install_var. (handle_java): Pass -candist to am_install_var. | ||
| a85ba428 | 1999-03-26 21:57:32 | * automake.in (am_install_var): Removed obsolete comment. * texinfos.am (uninstall-info): Don't print loop but instead print commands. Simplified pre-uninstall loop. * scripts.am (uninstall-@DIR@SCRIPTS): Don't print loop but instead print commands. * progs.am (uninstall-@DIR@PROGRAMS): Don't print loop but instead print commands. * ltlib.am (uninstall-@DIR@LTLIBRARIES): Don't print loop but instead print commands. * lisp.am (install-@DIR@LISP): Strip subdir from file name. (uninstall-@DIR@LISP): Likewise. Also, don't print loop but instead print commands. * libs.am (uninstall-@DIR@LIBRARIES): Don't print loop but instead print commands. * java.am (uninstall-@DIR@JAVA): Don't print loop but instead print commands. * header.am (install-@DIR@HEADERS): Strip subdir from file name. (uninstall-@DIR@HEADERS): Likewise. Also, don't print loop but instead print commands. * data.am (install-@DIR@DATA): Strip subdir from file name. (uninstall-@DIR@DATA): Likewise. Also, don't print loop but instead print commands. | ||
| 660081d8 | 1998-03-20 20:09:08 | added DESTDIR support | ||
| daca6bcd | 1998-02-24 19:37:24 | reimplemented man pages | ||
| 0f9806e7 | 1997-12-11 19:09:22 | script patch from ian | ||
| 4119bfe6 | 1997-04-02 07:53:36 | quoting fix from Per | ||
| c7b17270 | 1997-03-28 00:30:30 | another _INSTALL var fix | ||
| 430d000d | 1997-03-26 05:57:50 | follow GNU standards | ||
| 9bac5002 | 1997-03-22 05:40:13 | new files from elsewhere | ||
| 1b10e923 | 1997-02-21 07:50:43 | many fixes | ||
| 12014054 | 1996-12-08 21:05:11 | installs now 'quiet' | ||
| 695da3da | 1996-09-23 06:57:07 | start of --help/--version testing | ||
| 27e2dcc0 | 1996-09-04 01:56:37 | Standards conformance | ||
| aeb7b42c | 1996-04-27 19:23:49 | More fixes | ||
| 3ca64c28 | 1996-04-05 00:44:17 | More bug fixes | ||
| eb38540a | 1996-03-15 03:15:55 | Bug fixes | ||
| 0d1434f3 | 1996-02-18 00:39:25 | Bug fixes | ||
| 50b99ee0 | 1996-02-09 05:02:29 | Bug fixes. Handle AC_PATH_XTRA. Handle AC_OUTPUT : syntax | ||
| e398ecd9 | 1996-01-06 20:10:14 | Patches from Jim Meyering. Put copyright in all files | ||
| 3aba9acd | 1996-01-02 02:20:18 | Many changes from Franc,ois | ||
| 1deee027 | 1995-12-12 18:35:39 | Install optional objects only if they exist | ||
| e65d07e1 | 1995-12-09 00:30:03 | Bug fixes. Changes for new naming scheme | ||
| f5e39234 | 1995-12-05 09:13:40 | Finished uniform naming scheme | ||
| 6eb420f6 | 1995-12-03 08:53:31 | Beginnings of switch to uniform naming scheme | ||
| feea6c83 | 1995-11-27 21:35:28 | Added clean targets | ||
| b37015cf | 1995-11-23 01:05:59 | Removed "::" rules | ||
| a1913e5c | 1995-11-22 03:28:35 | Added blank line at end | ||
| ccbedc02 | 1995-11-22 03:28:09 | Removed unnecessary comment | ||
| 9da31a9f | 1995-11-22 03:26:14 | Removed unnecessary workarounds | ||
| 0d3b9eeb | 1995-11-22 00:24:48 | Initial revision |