ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/help/Makefile.in
Revision 7786 - (view) (annotate) - [select for diffs]
Modified Sun Oct 9 18:44:50 2016 UTC (9 years, 9 months ago) by michael
File length: 17475 byte(s)
Diff to previous 7667
- autoreconf

Revision 7667 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 17:09:36 2016 UTC (10 years ago) by michael
File length: 17505 byte(s)
Diff to previous 7107
- Fixed svn properties

Revision 7107 - (view) (annotate) - [select for diffs]
Modified Sat Jan 23 20:17:49 2016 UTC (10 years, 5 months ago) by michael
File length: 17505 byte(s)
Diff to previous 6593
- autoreconf

Revision 6593 - (view) (annotate) - [select for diffs]
Modified Wed Oct 21 20:18:27 2015 UTC (10 years, 9 months ago) by michael
File length: 17468 byte(s)
Diff to previous 6127
- autoreconf

Revision 6127 - (view) (annotate) - [select for diffs]
Modified Thu Jun 11 14:34:30 2015 UTC (11 years, 1 month ago) by michael
File length: 17498 byte(s)
Diff to previous 5811
- autoreconf

Revision 5811 - (view) (annotate) - [select for diffs]
Modified Thu Apr 23 17:29:01 2015 UTC (11 years, 2 months ago) by michael
File length: 17453 byte(s)
Diff to previous 5766
- Recreate autogenerated files

Revision 5766 - (view) (annotate) - [select for diffs]
Modified Thu Apr 2 18:41:33 2015 UTC (11 years, 3 months ago) by michael
File length: 17513 byte(s)
Diff to previous 5394
- Rebuilt help/Makefile.in

Revision 5394 - (view) (annotate) - [select for diffs]
Modified Tue Jan 20 14:03:09 2015 UTC (11 years, 6 months ago) by michael
File length: 17663 byte(s)
Diff to previous 4980
- libtool 2.4.5, automake 1.15

Revision 4980 - (view) (annotate) - [select for diffs]
Modified Fri Dec 5 14:30:16 2014 UTC (11 years, 7 months ago) by michael
File length: 17425 byte(s)
Diff to previous 4978
- Add m4/ax_arg_libgeoip.m4 and tidy up configure.ac a bit

Revision 4978 - (view) (annotate) - [select for diffs]
Modified Fri Dec 5 14:14:44 2014 UTC (11 years, 7 months ago) by michael
File length: 17378 byte(s)
Diff to previous 4960
- Add m4/ax_arg_enable_assert.m4 and tidy up configure.ac a bit

Revision 4960 - (view) (annotate) - [select for diffs]
Modified Sun Nov 30 17:50:57 2014 UTC (11 years, 7 months ago) by michael
File length: 17342 byte(s)
Diff to previous 4363
- libtool 2.4.4

Revision 4363 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 22:23:09 2014 UTC (11 years, 11 months ago) by michael
File length: 17337 byte(s)
Diff to previous 4359
- Moved ax_check_openssl.m4 to ax_arg_openssl.m4

Revision 4359 - (view) (annotate) - [select for diffs]
Modified Sat Aug 2 20:37:47 2014 UTC (11 years, 11 months ago) by michael
File length: 17339 byte(s)
Diff to previous 3867
- Got rid of acinclude.m4

Revision 3867 - (view) (annotate) - [select for diffs]
Modified Thu Jun 5 22:11:02 2014 UTC (12 years, 1 month ago) by michael
File length: 17188 byte(s)
Diff to previous 3839
- Removed OPERWALL. Use GLOBOPS instead.

Revision 3839 - (view) (annotate) - [select for diffs]
Modified Thu Jun 5 00:35:43 2014 UTC (12 years, 1 month ago) by michael
File length: 17218 byte(s)
Diff to previous 3377
- Update macros in m4/

Revision 3377 - (view) (annotate) - [select for diffs]
Modified Thu Apr 24 16:15:51 2014 UTC (12 years, 2 months ago) by michael
File length: 17176 byte(s)
Diff to previous 3123
- Create 8.2.x branch

Revision 3123 - (view) (annotate) - [select for diffs]
Modified Sun Mar 9 17:23:22 2014 UTC (12 years, 4 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 17176 byte(s)
Diff to previous 2722
- Update help/Makefile.in

Revision 2722 - (view) (annotate) - [select for diffs]
Modified Wed Dec 25 13:50:27 2013 UTC (12 years, 6 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 17206 byte(s)
Diff to previous 2499
- automake 1.14.1

Revision 2499 - (view) (annotate) - [select for diffs]
Modified Fri Oct 25 20:30:36 2013 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 17204 byte(s)
Diff to previous 2491
- Added m4/ac_define_dir.m4

Revision 2491 - (view) (annotate) - [select for diffs]
Modified Fri Oct 25 16:55:01 2013 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 17167 byte(s)
Diff to previous 2481
- Instead of forcefully adding
  -Wall
  -Wextra
  -Wno-unused
  -Wcast-qual
  -Wcast-align
  -Wbad-function-cast
  -Wmissing-declarations
  -Wmissing-prototypes
  -Wnested-externs
  -Wredundant-decls
  -Wshadow
  -Wwrite-strings
  -Wundef
  to CFLAGS, 'configure' now tests if the flags are understood by the compiler

Revision 2481 - (view) (annotate) - [select for diffs]
Modified Wed Oct 23 16:38:58 2013 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 17037 byte(s)
Diff to previous 2480
- Move openssl check to m4/ax_check_openssl.m4

Revision 2480 - (view) (annotate) - [select for diffs]
Modified Wed Oct 23 16:05:41 2013 UTC (12 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 16997 byte(s)
Diff to previous 2347
- Initial build system related modernizations
- Add -fstack-protector to CFLAGS if available

Revision 2347 - (view) (annotate) - [select for diffs]
Modified Wed Jul 3 19:09:32 2013 UTC (13 years ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 16749 byte(s)
Diff to previous 2238
- Automake 1.14

Revision 2238 - (view) (annotate) - [select for diffs]
Modified Sat Jun 15 19:19:33 2013 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 16751 byte(s)
Diff to previous 2178
- automake 1.13.4

Revision 2178 - (view) (annotate) - [select for diffs]
Modified Mon Jun 3 23:56:42 2013 UTC (13 years, 1 month ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 16751 byte(s)
Diff to previous 2096
- automake 1.13.3

Revision 2096 - (view) (annotate) - [select for diffs]
Modified Sat May 18 19:46:19 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 16751 byte(s)
Diff to previous 2064
- Update help files

Revision 2064 - (view) (annotate) - [select for diffs]
Modified Thu May 16 09:56:02 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 16841 byte(s)
Diff to previous 2040
- automake 1.13.2

Revision 2040 - (view) (annotate) - [select for diffs]
Modified Wed May 15 15:14:43 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 15817 byte(s)
Diff to previous 2028
- Remove help/uhelp
- Cleanup help/Makefile.am to make it easier to read and maintain
- Rebuild help/index

Revision 2028 - (view) (annotate) - [select for diffs]
Modified Tue May 14 18:19:05 2013 UTC (13 years, 2 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 14369 byte(s)
Diff to previous 1730
- Overhaul HELP system

Revision 1730 - (view) (annotate) - [select for diffs]
Modified Sun Jan 6 11:27:11 2013 UTC (13 years, 6 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 17716 byte(s)
Diff to previous 1720
- automake 1.13.1

Revision 1720 - (view) (annotate) - [select for diffs]
Modified Fri Dec 28 21:06:21 2012 UTC (13 years, 6 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 17714 byte(s)
Diff to previous 1680
- automake 1.13

Revision 1680 - (view) (annotate) - [select for diffs]
Modified Tue Dec 18 18:06:32 2012 UTC (13 years, 7 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 17910 byte(s)
Diff to previous 1664
- bison 2.7 & automake 1.12.6
- Update configure.ac

Revision 1664 - (view) (annotate) - [select for diffs]
Modified Sun Nov 18 14:33:47 2012 UTC (13 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 17910 byte(s)
Diff to previous 1592
- memory.c: removed mem_frob()
- automake 1.12.5

Revision 1592 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 21:02:32 2012 UTC (13 years, 8 months ago) by michael
Original Path: ircd-hybrid/trunk/help/Makefile.in
File length: 17910 byte(s)
Diff to previous 1535
- Second time's the charm? Moving svnroot/ircd-hybrid-8 to
  svnroot/ircd-hybrid/trunk

Revision 1535 - (view) (annotate) - [select for diffs]
Modified Tue Sep 25 18:58:49 2012 UTC (13 years, 9 months ago) by michael
Original Path: ircd-hybrid-8/help/Makefile.in
File length: 17910 byte(s)
Diff to previous 1504
- automake 1.12.4

Revision 1504 - (view) (annotate) - [select for diffs]
Modified Thu Aug 16 18:03:00 2012 UTC (13 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/help/Makefile.in
File length: 17910 byte(s)
Diff to previous 1462
- automake 1.12.3

Revision 1462 - (view) (annotate) - [select for diffs]
Modified Fri Jul 13 19:27:24 2012 UTC (14 years ago) by michael
Original Path: ircd-hybrid-8/help/Makefile.in
File length: 17910 byte(s)
Diff to previous 1425
- automake 1.12.2

Revision 1425 - (view) (annotate) - [select for diffs]
Modified Wed Jun 6 08:44:22 2012 UTC (14 years, 1 month ago) by michael
Original Path: ircd-hybrid-8/help/Makefile.in
File length: 18574 byte(s)
Diff to previous 1373
- automake 1.12.1 & bison 2.5.1

Revision 1373 - (view) (annotate) - [select for diffs]
Modified Fri Apr 27 07:32:34 2012 UTC (14 years, 2 months ago) by michael
Original Path: ircd-hybrid-8/help/Makefile.in
File length: 18692 byte(s)
Diff to previous 1356
- autoconf 2.69 & automake 1.12

Revision 1356 - (view) (annotate) - [select for diffs]
Modified Sat Apr 21 19:56:44 2012 UTC (14 years, 3 months ago) by michael
Original Path: ircd-hybrid-8/help/Makefile.in
File length: 18095 byte(s)
Diff to previous 1338
- automake 1.11.5

Revision 1338 - (view) (annotate) - [select for diffs]
Modified Thu Apr 5 11:05:48 2012 UTC (14 years, 3 months ago) by michael
Original Path: ircd-hybrid-8/help/Makefile.in
File length: 18095 byte(s)
Diff to previous 1291
- automake 1.11.4

Revision 1291 - (view) (annotate) - [select for diffs]
Modified Sun Feb 12 20:24:41 2012 UTC (14 years, 5 months ago) by michael
Original Path: ircd-hybrid-8/help/Makefile.in
File length: 17581 byte(s)
Diff to previous 1257
- automake 1.11.3

Revision 1257 - (view) (annotate) - [select for diffs]
Modified Sun Jan 15 06:28:46 2012 UTC (14 years, 6 months ago) by michael
Original Path: ircd-hybrid-8/help/Makefile.in
File length: 17581 byte(s)
Diff to previous 1156
- automake 1.11.2

Revision 1156 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:29:20 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid-8/help/Makefile.in
File length: 17389 byte(s)
Diff to previous 1155
- create ircd-hybrid-8 "branch"

Revision 1155 - (view) (annotate) - [select for diffs]
Modified Tue Aug 9 20:27:45 2011 UTC (14 years, 11 months ago) by michael
Original Path: ircd-hybrid/help/Makefile.in
File length: 17389 byte(s)
Diff to previous 1106
- recreate "trunk"

Revision 1106 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 15:10:53 2010 UTC (15 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/help/Makefile.in
File length: 17389 byte(s)
Diff to previous 1094
- Fixed broken configure test for sigio
- Update libtool to latest 2.4 release

Revision 1094 - (view) (annotate) - [select for diffs]
Modified Sun Jun 13 10:09:34 2010 UTC (16 years, 1 month ago) by michael
Original Path: ircd-hybrid-7.3/help/Makefile.in
File length: 17315 byte(s)
Diff to previous 1092
- Updated ltdl to latest 2.2.10 release

Revision 1092 - (view) (annotate) - [select for diffs]
Modified Thu Mar 25 11:10:59 2010 UTC (16 years, 3 months ago) by michael
Original Path: ircd-hybrid-7.3/help/Makefile.in
File length: 17335 byte(s)
Diff to previous 1043
- Switch libltdl to recursive build mode

Revision 1043 - (view) (annotate) - [select for diffs]
Modified Thu Dec 10 13:05:19 2009 UTC (16 years, 7 months ago) by michael
Original Path: ircd-hybrid-7.3/help/Makefile.in
File length: 17355 byte(s)
Diff to previous 1029
- automake 1.11.1

Revision 1029 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:10:50 2009 UTC (16 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.3/help/Makefile.in
File length: 17341 byte(s)
Diff to previous 1028
- branch off trunk to create 7.3 branch
Revision 1028 - (view) (annotate) - [select for diffs]
Modified Sun Nov 8 13:03:38 2009 UTC (16 years, 8 months ago) by michael
Original Path: ircd-hybrid/help/Makefile.in
File length: 17341 byte(s)
Diff to previous 967
- move ircd-hybrid-7.2 to trunk

Revision 967 - (view) (annotate) - [select for diffs]
Modified Sun Aug 2 18:05:28 2009 UTC (16 years, 11 months ago) by michael
Original Path: ircd-hybrid-7.2/help/Makefile.in
File length: 17341 byte(s)
Diff to previous 945
- added ssl_server_protocol configuration option to servinfo{}.
  valid flags are 'sslv3' and 'tlsv1'

Revision 945 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 15:48:27 2009 UTC (17 years ago) by michael
Original Path: ircd-hybrid-7.2/help/Makefile.in
File length: 17313 byte(s)
Diff to previous 941
- fixed some configure mess and imported latest libtool sources

Revision 941 - (view) (annotate) - [select for diffs]
Modified Sat May 2 02:02:59 2009 UTC (17 years, 2 months ago) by db
Original Path: ircd-hybrid-7.2/help/Makefile.in
File length: 14725 byte(s)
Diff to previous 912
- Update autools versions.
- Fix acinclude.m4 to work on FreeBSD at least.


Revision 912 - (view) (annotate) - [select for diffs]
Added Wed Nov 7 22:47:44 2007 UTC (18 years, 8 months ago) by michael
Original Path: ircd-hybrid-7.2/help/Makefile.in
File length: 14564 byte(s)
- Implemented libtool-ltdl. Only shared modules are supported currently
- Several build fixes and cleanups. ircd now builds and runs without any problems
- Added back all files to SVN that are needed to built the daemon
  I really don't want to force other people that want to test the snapshots
  or svn versions to install yyacc, lex, automake, autoconf and libtool...
  No problem having required files in svn
- Removed some automake maintainer stuff which is kinda useless for us

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a