ObjFW  History of utils/Makefile of 2d8533a42882f29b

History of the file that is called utils/Makefile at check-in 2d8533a42882f29b

2024-04-14
12:20
[ba4530b9f8] part of check-in [c9e223b837] Break some long lines in Makefiles (check-in: [c9e223b837] user: js, branch: trunk, size: 737) [annotate] [blame] [check-ins using] [diff]
2023-10-08
11:37
[d405bf2c59] part of check-in [849f08ce02] Add utils/ofhttpd (check-in: [849f08ce02] user: js, branch: ofhttpd, size: 747) [annotate] [blame] [check-ins using] [diff]
2023-05-21
13:02
[66810ae4c9] part of check-in [2ef6db8a44] Remove utils/ofatalkcfg

Instead, in the future there should be something more generic that is
not limited to AppleTalk. (check-in: [2ef6db8a44] user: js, branch: trunk, size: 729) [annotate] [blame] [check-ins using] [diff]

2023-04-12
06:54
[af0f6dd2b8] part of check-in [e27b645562] Make utils/ofatalkcfg work on NetBSD (check-in: [e27b645562] user: js, branch: trunk, size: 749) [annotate] [blame] [check-ins using] [diff]
2023-04-11
19:20
[92a1bc0dd9] part of check-in [77d211a25a] Add utils/ofatalkcfg

This is a utility to configure AppleTalk on a network interface.

For now, this is not built by default if AppleTalk sockets are
available, as it is still in an early state. (check-in: [77d211a25a] user: js, branch: trunk, size: 750) [annotate] [blame] [check-ins using] [diff]

2023-01-05
17:46
[7fdfbaff17] part of check-in [5f8ebdf8b0] Remove fish completions

I only tried fish for a brief while and am not actively using it or
maintaining the completions. (check-in: [5f8ebdf8b0] user: js, branch: trunk, size: 725) [annotate] [blame] [check-ins using] [diff]

2022-11-07
00:06
[7a36e4fa39] part of check-in [e2284a0f02] Merge trunk into branch "ofsock" (check-in: [e2284a0f02] user: js, branch: ofsock, size: 759) [annotate] [blame] [check-ins using] [diff]
00:05
[39e357788e] part of check-in [e91cba848b] Merge trunk into branch "ofsock" (check-in: [e91cba848b] user: js, branch: ofsock, size: 740) [annotate] [blame] [check-ins using] [diff]
2022-08-07
20:46
[d5d46e8aaf] part of check-in [1ad52a2f2c] Rewrite objfw-new in ObjC

This offers more flexibility in the future, e.g. to generate classes
with properties. (check-in: [1ad52a2f2c] user: js, branch: trunk, size: 743) [annotate] [blame] [check-ins using] [diff]

20:43
[b7affc6883] part of check-in [18e40d7a45] Remove utils/objfw-new

This will be rewritten in ObjC. Due to Fossil limitations, a file cannot
be replaced with a directory in the same commit. (check-in: [18e40d7a45] user: js, branch: trunk, size: 724) [annotate] [blame] [check-ins using] [diff]

13:32
[ea1b93d204] part of check-in [057802f120] utils: Properly uninstall objfw-embed (check-in: [057802f120] user: js, branch: trunk, size: 754) [annotate] [blame] [check-ins using] [diff]
2022-08-01
21:20
[4d169fd4a2] part of check-in [1483709ab2] Add support for embedding files into binaries

Embedded files are available via the objfw-embedded: URL scheme. (check-in: [1483709ab2] user: js, branch: trunk, size: 730) [annotate] [blame] [check-ins using] [diff]

2020-05-03
20:29
[82be3d0820] part of check-in [97cad6d5f2] Add utils/ofsock

ofsock is a command line util to use the various socket classes in ObjFW
and connect them to stdio or each other. (check-in: [97cad6d5f2] user: js, branch: trunk, size: 734) [annotate] [blame] [check-ins using] [diff]

2020-02-18
00:48
[521b7f89ce] part of check-in [d13292673e] Add optional completions for the fish shell

These can be enabled with --enable-fish-completions. (check-in: [d13292673e] user: js, branch: trunk, size: 718) [annotate] [blame] [check-ins using] [diff]

2018-08-04
00:48
[7b9873de4d] part of check-in [aefaa06dd1] Add utils/ofdns (check-in: [aefaa06dd1] user: js, branch: trunk, size: 700) [annotate] [blame] [check-ins using] [diff]
2018-06-17
16:16
[a54d55eb6d] part of check-in [51343e2dfc] Rename ofzip to ofarc

It supports more than just ZIP now, so the name was no longer
appropriate. (check-in: [51343e2dfc] user: js, branch: trunk, size: 685) [annotate] [blame] [check-ins using] [diff]

2017-06-04
16:05
[e5221f687b] part of check-in [c70b66a228] Add objfw-new

objfw-new creates new source files from templates.

For now, this only has the boilerplate for an empty class and an empty
application, but will be extended over time. (check-in: [c70b66a228] user: js, branch: trunk, size: 685) [annotate] [blame] [check-ins using] [diff]

2015-04-26
12:24
[66bf0f7ed1] part of check-in [486073790c] Add utils/ofhttp

This is a small tool to download files via HTTP(S). (check-in: [486073790c] user: js, branch: trunk, size: 655) [annotate] [blame] [check-ins using] [diff]

2014-09-08
01:14
[b16a509b18] part of check-in [2c629663ea] Add utils/ofhash (check-in: [2c629663ea] user: js, branch: trunk, size: 639) [annotate] [blame] [check-ins using] [diff]
2014-09-06
22:14
[2b48c029ae] part of check-in [dc4c88c54c] Move ofzip to subdirectory (check-in: [dc4c88c54c] user: js, branch: trunk, size: 623) [annotate] [blame] [check-ins using] [diff]
2014-02-20
22:30
[4d0affac3b] part of check-in [314d4930d3] Only use LIBOBJFW_DEP after including buildsys.mk

Otherwise, it does not work properly. (check-in: [314d4930d3] user: js, branch: trunk, size: 798) [annotate] [blame] [check-ins using] [diff]

2014-01-09
00:01
[8ff273d85e] part of check-in [f89edd8ed9] Add --disable-files configure flag. (check-in: [f89edd8ed9] user: js, branch: trunk, size: 798) [annotate] [blame] [check-ins using] [diff]
2013-12-21
01:26
[15e3c46c74] part of check-in [9e2ddb3a59] OFZIPArchive: Better handling of invalid archives. (check-in: [9e2ddb3a59] user: js, branch: trunk, size: 795) [annotate] [blame] [check-ins using] [diff]
2013-12-10
16:21
[45afd96e70] part of check-in [082d1f50c5] OFZIP: Add dependency on libobjfw.a if necessary. (check-in: [082d1f50c5] user: js, branch: trunk, size: 775) [annotate] [blame] [check-ins using] [diff]
2013-11-10
00:35
[15b79bef1e] part of check-in [ab0be1f3f9] objfw-unzip -> ofzip

This way, one tool can be used for all ZIP operations, even though it
only has an extraction mode yet. (check-in: [ab0be1f3f9] user: js, branch: trunk, size: 728) [annotate] [blame] [check-ins using] [diff]

2013-11-06
22:40
[08fc38cf47] part of check-in [04e7ac480f] objfw-unzip: Link with ${LDFLAGS_RPATH}. (check-in: [04e7ac480f] user: js, branch: trunk, size: 740) [annotate] [blame] [check-ins using] [diff]
2013-10-20
11:30
[1a6aa46eb0] part of check-in [0964e7d687] Add objfw-unzip.

This a small tool to extract ZIP files, using OFZIPArchive.

The idea is that as ObjFW contains a complete ZIP implementation anyway,
it makes sense to add those few extra lines of code to have a very small
tool using ObjFW's ZIP implementation. (check-in: [0964e7d687] user: js, branch: trunk, size: 712) [annotate] [blame] [check-ins using] [diff]

2012-11-26
23:28
[dcb4102d42] part of check-in [bfc6191ea1] Better way to install utils with binary prefix. (check-in: [bfc6191ea1] user: js, branch: trunk, size: 601) [annotate] [blame] [check-ins using] [diff]
2010-09-20
01:18
[93a10e87e2] part of check-in [85e9a7540c] Prefix utils in if we're doing a crosscompile. (check-in: [85e9a7540c] user: js, branch: trunk, size: 785) [annotate] [blame] [check-ins using] [diff]
2010-04-30
14:12
[aaa30146b1] part of check-in [6b4749adcc] Fix "make tarball" for new paths. (check-in: [6b4749adcc] user: js, branch: trunk, size: 515) [annotate] [blame] [check-ins using] [diff]
2010-04-18
01:22
Added: [6b1e7b4aff] part of check-in [eba6fdcf3c] Move objfw-config.in and objfw-compile into utils subdir. (check-in: [eba6fdcf3c] user: js, branch: trunk, size: 489) [annotate] [blame] [check-ins using]