CVS log for epic5/Makefile.in

Epicsol.org
(back) Up to [Epic CVS] / epic5

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.14 / (view) - annotate - [select for diffs] , Thu Jun 26 03:23:09 2008 UTC (20 months, 3 weeks ago) by jnelson
Branch: MAIN
CVS Tags: epic5-1_0, epic5-0_9_1, epic5-0_9_0, epic5-0_3_9, HEAD
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
* Add support for /ignore'ing a server (for undernet)
* Add --without-wserv flag to configure (see UPDATES)
* Add checks in configure for posix-like job control
* Add support so no job control -> no wserv support.

Revision 1.13 / (view) - annotate - [select for diffs] , Sat Mar 29 18:00:13 2008 UTC (23 months, 2 weeks ago) by jnelson
Branch: MAIN
CVS Tags: epic5-0_3_8
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
* Roll forward portability changes from epic4-2.10 (larne)
* This also includes term.h -> termx.h -- Make sure you rerun configure!

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Apr 23 03:52:09 2007 UTC (2 years, 10 months ago) by jnelson
Branch: MAIN
CVS Tags: epic5-0_3_7, epic5-0_3_6, epic5-0_3_5, epic5-0_3_4
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Rename 'wserv4' to 'epic5-wserv4' to avoid conflicting with epic4.

Revision 1.11 / (view) - annotate - [select for diffs] , Sat Mar 4 16:39:17 2006 UTC (4 years ago) by jnelson
Branch: MAIN
CVS Tags: epic5-0_3_3, epic5-0_3_2, epic5-0_3_1, epic5-0_2_0
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
New epic!

Revision 1.10 / (view) - annotate - [select for diffs] , Wed Jan 12 00:12:20 2005 UTC (5 years, 2 months ago) by jnelson
Branch: MAIN
CVS Tags: epic5-0_0_8, epic5-0_0_7, epic5-0_0_6, epic5-0_0_5, epic5-0_0_4, epic5-0_0_3
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
* Refactor window_check_servers() to work with server's current window only.
* Roll forward all the rest of changes from epic4 (i think)
* Add /ON NEW_NICKNAME, when epic needs a new nickname from you.
* Run 'make depend', fix compile errors, fix 'environment' script

Revision 1.9 / (view) - annotate - [select for diffs] , Sun Dec 14 20:04:09 2003 UTC (6 years, 3 months ago) by jnelson
Branch: MAIN
CVS Tags: epic5-0_0_2, epic5-0_0_1
Changes since 1.8: +19 -19 lines
Diff to previous 1.8
* Nix auto-append-of-$* feature (args_flag to expand_alias/parse_inline)
* Fix provided scripts to add $* when necessary.
* Fix up Makefile, configure, et al, to use epic5/ directories.

Revision 1.8 / (view) - annotate - [select for diffs] , Fri Jul 18 00:44:56 2003 UTC (6 years, 8 months ago) by jnelson
Branch: MAIN
CVS Tags: epic4-1_2_5, epic4-1_2_4, epic4-1_2_3, epic4-1_2_2, epic4-1_2_1, epic4-1_2_0, epic4-1_1_17, epic4-1_1_16, epic4-1_1_15, epic4-1_1_14, epic4-1_1_13
Changes since 1.7: +5 -1 lines
Diff to previous 1.7
Unbork 'make installhelp'

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Jul 26 16:10:07 2002 UTC (7 years, 7 months ago) by jnelson
Branch: MAIN
CVS Tags: wd-devel, epic4-1_1_9, epic4-1_1_8, epic4-1_1_7, epic4-1_1_6, epic4-1_1_12, epic4-1_1_11, epic4-1_1_10
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
Add GAILIB, a bsd licensed getaddrinfo/getnameinfo implementation for
ipv4 only systems.  This was lifted from ruby, who lifted it from WIDE.
Add #ifdef's as necessary to compile on non-ipv6 systems.

Revision 1.6 / (view) - annotate - [select for diffs] , Thu Feb 14 01:59:55 2002 UTC (8 years, 1 month ago) by jnelson
Branch: MAIN
CVS Tags: epic4-1_1_5, epic4-1_1_4, epic4-1_1_3
Changes since 1.5: +17 -13 lines
Diff to previous 1.5
Fix "make installscript"
Fix /lastlog so that the header/footer use "numeric_banner" instead of
	fetching /SET BANNER so that /SET BANNER_EXPAND is honored.
This requires that 'lastlog.c' include 'numbers.h'
This requires a 'make depend'
Minor nitpick in output.c

Revision 1.5 / (view) - annotate - [select for diffs] , Fri Jan 25 21:57:09 2002 UTC (8 years, 1 month ago) by crazyed
Branch: MAIN
Changes since 1.4: +2 -4 lines
Diff to previous 1.4
Applied the SSL patch from ay-ar.

Details are in README.SSL.  This works well at this point, but there may
be teething problems.

Revision 1.4 / (view) - annotate - [select for diffs] , Tue Nov 13 22:12:26 2001 UTC (8 years, 4 months ago) by jnelson
Branch: MAIN
Changes since 1.3: +9 -9 lines
Diff to previous 1.3
Resizable wserv support!  No, really!  Backported from epic5.
I have to go through term.c again and make sure there are no unintended
casualties of the merge.  We should also start testing the resize handlers
to make sure they're happy.  I don't promise they'll all work first time,
but this is a good place to start!

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Mar 30 18:01:15 2001 UTC (8 years, 11 months ago) by jnelson
Branch: MAIN
CVS Tags: epic4-1_1_1, epic4-1_0_1, epic4-1_0
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
Spruce up the Makefile.in a bit because rain asked me too.

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Dec 6 15:31:40 2000 UTC (9 years, 3 months ago) by jnelson
Branch: MAIN
CVS Tags: epic4_0_9_15, epic4-0_9_17, epic4-0_9_16, epic4-0_9_15, epic4-0_9_14, epic4-0_10_0, epic-test-tag2, epic-test-tag
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
Fix 'Makefile.in' so that 'make installscripts' works again.

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Tue Dec 5 00:11:56 2000 UTC (9 years, 3 months ago) by jnelson
Branch: epicsol
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Initial import into CVS

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Dec 5 00:11:56 2000 UTC (9 years, 3 months ago) by jnelson
Branch: MAIN
Initial revision

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

CVS Admin
Powered by
ViewCVS 0.9.2