ObjFW  All files named "utils/ofhttp/Makefile"

History for utils/ofhttp/Makefile

2023-08-30
11:45
Merge trunk into branch "amiga-library" file: [b0a13bbdf1] check-in: [5ea06b70ce] user: js, branch: amiga-library, size: 686 [annotate] [blame] [check-ins using] [diff]
2023-08-29
13:46
Remove remnants of Amiga .library linklib file: [75e10724b9] check-in: [83fa463f03] user: js, branch: trunk, size: 627 [annotate] [blame] [check-ins using] [diff]
2023-07-23
12:00
utils/ofhttp: Remove unnecessary defines file: [66e80fe2b3] check-in: [0108461042] user: js, branch: trunk, size: 652 [annotate] [blame] [check-ins using] [diff]
2022-10-18
22:19
Merge trunk into branch "amiga-library" file: [cd8c3dfe6d] check-in: [80dbc3c570] user: js, branch: amiga-library, size: 765 [annotate] [blame] [check-ins using] [diff]
22:17
Merge trunk into branch "amiga-library" file: [b04564652b] check-in: [ac19ed9d40] user: js, branch: amiga-library, size: 721 [annotate] [blame] [check-ins using] [diff]
2022-09-29
20:27
OFLocale: Rename a few methods file: [a53c9301a9] check-in: [915bfc7431] user: js, branch: trunk, size: 731 [annotate] [blame] [check-ins using] [diff]
2021-11-20
13:18
Move TLS implementations to a separate library

These implementations all depend on additional libraries that are
otherwise not needed for an ObjFW application that does not use TLS,
meaning they would add unnecessary dependencies for a lot of
applications and waste memory. file: [a12779af52] check-in: [8f8af474fc] user: js, branch: trunk, size: 687 [annotate] [blame] [check-ins using] [diff]

2021-05-09
14:45
Merge trunk into branch "amiga-library"

All necessary changes to adjust for the changes made in trunk are
included in the merge commit. file: [717e0862da] check-in: [3c88df0ce4] user: js, branch: amiga-library, size: 657 [annotate] [blame] [check-ins using] [diff]

2021-04-05
21:31
ofhttp: Fix finding ObjOpenSSL opportunistically file: [54490626b4] check-in: [e37212ea80] user: js, branch: trunk, size: 634 [annotate] [blame] [check-ins using] [diff]
2020-12-13
14:49
Don't mix .o and .amigalib.o files

Also make sure to not build both when only one is needed. file: [196747b7c1] check-in: [ce924f47f0] user: js, branch: amiga-library, size: 580 [annotate] [blame] [check-ins using] [diff]

2019-06-17
00:38
Remove underscores from library & framework names

This is more compatible with the various conventions used on various
systems. file: [ca0ac82289] check-in: [79fe29dbf4] user: js, branch: trunk, size: 557 [annotate] [blame] [check-ins using] [diff]

2018-05-21
20:12
Support for linking tests against objfw_rt.library file: [5bee3112e5] check-in: [d9ce8955ac] user: js, branch: trunk, size: 558 [annotate] [blame] [check-ins using] [diff]
2018-04-22
18:52
Relink everything if libobjfw_rt.a changed file: [fac5a260ff] check-in: [4c7b3ee778] user: js, branch: trunk, size: 519 [annotate] [blame] [check-ins using] [diff]
2017-06-11
18:09
Make runtime a separate library: objfw-rt file: [27c453c73c] check-in: [3d4cae625d] user: js, branch: trunk, size: 495 [annotate] [blame] [check-ins using] [diff]
2017-01-10
19:51
Do not use DATADIR as a define

This creates a conflict on Windows. file: [6d028b0e9a] check-in: [e3e38ed68d] user: js, branch: trunk, size: 459 [annotate] [blame] [check-ins using] [diff]

19:39
Implement support for localized strings file: [f803e607df] check-in: [e731dc4c75] user: js, branch: trunk, size: 434 [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. file: [dda167b0c2] check-in: [44f45c2e35] user: js, branch: trunk, size: 376 [annotate] [blame] [check-ins using] [diff]

2015-04-26
12:24
Added: Add utils/ofhttp

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