1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-27 01:25:34 +00:00
Commit Graph

91 Commits

Author SHA1 Message Date
Petr Baudis
c94471fde8 Throw in install-sh, missing, and mkinstalldirs, and detect BSD install
presence in the configure script.
2005-09-17 20:00:58 +02:00
Jonas Fonseca
150beefabb Fix building when commit-id is not found 2005-09-17 16:21:35 +02:00
Jonas Fonseca
9921e58aba Put the commit ID in the version string
Finally, we are able to identify the builds more accurately. Now we check
if commit-id (cogito tool) is available and pass the output to vernum.c
compilation which then exports it as a build_id string.

The first line of --version is now a bit long, we should probably move the
build date to a second indented line or something.
2005-09-17 14:45:59 +02:00
Jonas Fonseca
e8a17b97db Indent the output of CC and LINK
Use indentation to align directory and .c file names in the output (for
make all) so it is easier to distinguise lines.
2005-09-17 14:41:51 +02:00
Jonas Fonseca
ffcb7582b8 Remove some unused config strings 2005-09-17 13:19:10 +02:00
Jonas Fonseca
a5dd59884e Update compiles in URIs
*.elinks.or.cz -> *.elinks.cz
cvsweb.elinks.or.cz -> pasky.or.cz/gitweb.cgi (rename to ELINKS_GITWEB_URL)
2005-09-17 12:57:19 +02:00
Jonas Fonseca
a7e8926622 Move notice of GNUTLS >= 1.2 requirement to NEWS file 2005-09-17 11:54:14 +02:00
Petr Baudis
9e1472a72a Merge with /srv/git/elinks.git 2005-09-17 08:46:26 +02:00
Petr Baudis
a87d775eeb Merge with git+ssh://pasky.or.cz/srv/git/elinks.git 2005-09-17 08:45:23 +02:00
Petr Baudis
f8908d956a Add missed CONFIG_NLS to Makefile.config 2005-09-17 08:14:20 +02:00
Petr Baudis
744a87cea2 Significantly retouch the OpenSSL vs. GNUTLS tractate. 2005-09-17 04:01:08 +02:00
Petr Baudis
5f05336170 Move bits around to more appropriate places 2005-09-17 03:53:50 +02:00
Petr Baudis
8623d1ce8c Mention that the GNUTLS SSL support is 1.2+
Suggested by Miernik.
2005-09-17 03:53:27 +02:00
Petr Baudis
d68fd7aa4b Remove some ancient reducing-binary-size stuff
Instead refer to doc/small.txt.
2005-09-17 03:51:35 +02:00
Petr Baudis
86655626b5 General retouching, style and grammar fixes etc. 2005-09-17 03:48:21 +02:00
Petr Baudis
183916d9ee Retouch the history section (does it really belong here?). Also various
reformatting.
2005-09-17 03:40:37 +02:00
Petr Baudis
9325c52067 Clarify the GPL upgrades policy a bit, and propose an addition
The proposed addition is that if the current ELinks maintainer likes
GPLv3, he might have the right to relicence all the default GPLv2-only
contributions to GPLv3. Please state your opinions etc.
2005-09-17 03:33:36 +02:00
Petr Baudis
eb22654911 Me Og, Og correct English not to look like Og speaking. 2005-09-17 03:26:09 +02:00
Petr Baudis
9e61cbfb49 NEWS items aren't complete sentences, so remove trailing fullstops
and stuff
2005-09-17 03:24:04 +02:00
Petr Baudis
104969d00c The list of recent changes is available thru gitweb 2005-09-17 03:21:46 +02:00
Petr Baudis
b768220dbb Reference http://elinks.cz/ instead of http://elinks.or.cz/
Let's actually let the world know about the elinks.cz domain so generously
donated to us.
2005-09-17 03:20:17 +02:00
Petr Baudis
fa366e9fdb Remove the ref. to now non-existing doc/book/TODO. 2005-09-17 03:16:50 +02:00
Petr Baudis
a529ed444b A feeble attempt to fix the atrocious grammar in doc/README. 2005-09-17 03:16:24 +02:00
Petr Baudis
7cabb6c1b3 Change ELusive reference to reference to SGML+DOM stuff ref.
Such a change takes one _really_ bored ELinks hacker in a night bus
(and a distributed VCS, woo-hoo). Yawn.
2005-09-17 03:09:45 +02:00
Laurent MONIN
54e6bab8bb block_itrm(): drop useless intermediate variable. 2005-09-16 17:20:12 +02:00
Petr Baudis
e000fffaa6 Fix linking gettext - actually build libintl.a. ;-) 2005-09-16 14:29:41 +02:00
Laurent MONIN
67030f0340 Merge with git+ssh://pasky.or.cz/srv/git/elinks.git 2005-09-16 14:05:38 +02:00
Petr Baudis
885bb75c66 Typo fix. 2005-09-16 13:58:56 +02:00
Laurent MONIN
a45e48d86f unblock_itrm(): drop useless intermediate variable. 2005-09-16 13:55:40 +02:00
Petr Baudis
96c100b014 Define PACKAGE and VERSION macros in config.h. 2005-09-16 13:54:26 +02:00
Petr Baudis
3b6c3cc5b4 Fix dependencies tracking and default clean rule. 2005-09-16 13:48:22 +02:00
Petr Baudis
f513eefab9 Readd AC_CONFIG_HEADERS(). 2005-09-16 13:45:59 +02:00
Petr Baudis
a3787a29c1 Remove traces of nuts and automake. 2005-09-16 13:44:33 +02:00
Petr Baudis
94ba122117 Set PACKAGE and VERSION manually isntead of relying on AM_INIT_AUTOMAKE(). 2005-09-16 13:42:25 +02:00
Petr Baudis
03c2fb116d ELBuildized intl/. Final nail in automake's coffin. 2005-09-16 13:38:05 +02:00
Petr Baudis
68b55a8fcb ELBuildized mime/. 2005-09-16 13:36:47 +02:00
Petr Baudis
3e394f3367 ELBuildized viewer/. 2005-09-16 13:33:43 +02:00
Petr Baudis
c89190e0bf ELBuildized scripting/. 2005-09-16 13:29:06 +02:00
Petr Baudis
18f85bec14 ELBuildized util/. 2005-09-16 13:27:27 +02:00
Petr Baudis
83212cee45 ELBuildized osdep. 2005-09-16 13:25:24 +02:00
Petr Baudis
98dd1a4fef Converted main, network and terminal to ELBuild. 2005-09-16 13:23:05 +02:00
Petr Baudis
568fe503f9 Don't autogenerate src/Makefile. 2005-09-16 13:15:09 +02:00
Petr Baudis
c404ead42c Pass $LIBS to the linker 2005-09-16 13:13:43 +02:00
Petr Baudis
cf0c9fce4e Switch the root Makefile to ELBuild. Woohoo! 2005-09-16 13:13:22 +02:00
Petr Baudis
4130c42bc9 Typo fix 2005-09-16 12:12:07 +02:00
Petr Baudis
2d0fbb24cf Merge with /srv/git/elinks.git 2005-09-16 12:06:04 +02:00
Petr Baudis
72e2d55c1a Convert src/encoding to ELbuild. 2005-09-16 12:05:51 +02:00
Frobozz the Neuromancer,668,302-521-2606,609-645-8080
baf0c3f599 Merge with git+ssh://pasky.or.cz/srv/git/elinks.git 2005-09-15 23:31:44 -04:00
Petr Baudis
402a15c94e Update the autogeneration list. 2005-09-16 05:12:49 +02:00
Petr Baudis
4e2d48cc93 ELBuildize some more stuff. All for tonight, turn for the Americans. 2005-09-16 05:09:08 +02:00