1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/main
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
..
event.c [event] union for const/non-const void * 2022-01-30 19:19:20 +01:00
event.h [event] union for const/non-const void * 2022-01-30 19:19:20 +01:00
interlink.c [main] const in report_af_unix_error 2022-02-17 19:24:30 +01:00
interlink.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
main.c [main] const arg 2022-02-18 15:33:51 +01:00
main.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
meson.build [meson] meson build scripts. 2020-09-05 22:06:01 +02:00
module.c [quickjs] Test commit. window.alert('Blabla') works. 2021-10-17 18:17:48 +02:00
module.h [module] name - const char * 2022-01-14 21:08:04 +01:00
object.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00
select.c [select] Introduced get_handler_data 2022-02-21 19:03:54 +01:00
select.h [select] Introduced get_handler_data 2022-02-21 19:03:54 +01:00
timer.c [timer] cast 2022-01-29 12:26:56 +01:00
timer.h [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
version.c [meson] added options: reproducible and source-date-epoch for reproducible builds 2022-03-25 14:13:03 +01:00
version.h [cflags] Removed -Wno-pointer-sign 2021-01-02 16:20:27 +01:00