1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-15 23:35:34 +00:00
Go to file
Witold Filipczyk 33e36dc1e8 [meson] added options: reproducible and source-date-epoch for reproducible builds
Usage example:
-Dreproducible=true \
-Dsource-date-epoch=$(git log -1 --pretty=%ct)
2022-03-25 14:13:03 +01:00
config Fix compatibility with Ruby >= 1.9 2018-03-09 17:34:30 -05:00
contrib [doc] Update ECMAScript documentation 2022-03-15 12:47:21 +01:00
doc [meson] added options: reproducible and source-date-epoch for reproducible builds 2022-03-25 14:13:03 +01:00
po po/sr.po: Convert quotes from ASCII to UTF-8; a few minor fixes 2021-12-23 16:45:41 +01:00
src [meson] added options: reproducible and source-date-epoch for reproducible builds 2022-03-25 14:13:03 +01:00
test [quickjs] Fixes in querySelector 2021-12-17 15:24:55 +01:00
Unicode Unicode/gen-case: Upgrade ISC licence to July 2007 version 2012-11-03 23:01:28 +02:00
.gitignore gitignore: Add *.o for git status compatibility 2007-08-28 14:57:35 +02:00
.mailmap Add .mailmap file to help git-shortlog 2007-04-15 22:08:11 +02:00
ABOUT-NLS Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
AUTHORS po/sr.po: Update to Serbian translation; AUTHORS: Update Strahinya Radich's email aaddress 2021-11-25 17:40:01 +01:00
autogen.sh Add -I config/m4 to aclocal. 2017-11-25 20:58:26 +01:00
BUGS [bugs] github address 2021-08-24 10:39:32 +02:00
ChangeLog Changed version. 2019-12-27 17:33:27 +01:00
config2.h.in [meson] added options: reproducible and source-date-epoch for reproducible builds 2022-03-25 14:13:03 +01:00
configure.ac [mkstemps] Check for mkstemps function 2022-01-06 19:51:18 +01:00
COPYING Rename configure.in to configure.ac 2017-11-22 17:01:48 -05:00
features.conf [configure] Remove outdated information 2020-07-05 12:26:55 +02:00
git-dirty.sh [configure.ac] Added --with-quickjs option 2021-11-24 17:18:02 +01:00
GOALS Some goals for dvelopment 2017-11-29 17:38:39 +01:00
INSTALL add autogen.sh to compiling instructions 2019-09-30 17:57:47 +02:00
Makefile Rename configure.in to configure.ac 2017-11-22 17:01:48 -05:00
Makefile.config.in [configure.ac] Added --with-quickjs option 2021-11-24 17:18:02 +01:00
Makefile.lib [Makefile.lib] Changed build options for tcc compatibility 2020-08-22 15:25:30 +02:00
meson_options.txt [meson] added options: reproducible and source-date-epoch for reproducible builds 2022-03-25 14:13:03 +01:00
meson.build [meson] added options: reproducible and source-date-epoch for reproducible builds 2022-03-25 14:13:03 +01:00
NEWS [NEWS] 0.15.0 2021-12-24 20:53:43 +01:00
README [rename] felinks -> elinks 2020-12-01 21:36:39 +01:00
README.md - README.md 2017-11-11 13:13:37 +01:00
SITES [SITES] git:// is not supported by github 2022-03-21 15:29:27 +01:00
THANKS THANKS: Remove link to HSTI webpage as the domain is for sale. 2006-11-08 20:53:01 +02:00
TODO [todo] github url 2021-08-24 13:53:21 +02:00

felinks

Fork of elinks