History for build-aux/m4/buildsys.m4
2024-11-16
| ||
13:30 | Allow an else for BUILDSYS_{FRAMEWORK,BUNDLE} file: [063f7ab35f] check-in: [747670c8be] user: js, branch: trunk, size: 12471 [annotate] [blame] [check-ins using] [diff] | |
2024-08-11
| ||
09:02 | Change license to unmodified ISC file: [7f0430651d] check-in: [28f534922c] user: js, branch: trunk, size: 12443 [annotate] [blame] [check-ins using] [diff] | |
2024-05-05
| ||
00:15 | Make a distinction between plugins and bundles file: [2df76d7ffd] check-in: [5695217e58] user: js, branch: trunk, size: 12749 [annotate] [blame] [check-ins using] [diff] | |
2023-09-10
| ||
23:30 | Create .frameworks for macOS and iOS differently file: [8bcbdfb241] check-in: [5abbdc7a0a] user: js, branch: trunk, size: 13701 [annotate] [blame] [check-ins using] [diff] | |
23:00 |
Remove --timestamp=none from codesign for plugins
This was overlooked when removing --timestamp=none. file: [9c2e5f90a3] check-in: [2cc751b1a0] user: js, branch: trunk, size: 13786 [annotate] [blame] [check-ins using] [diff] | |
2023-09-08
| ||
12:43 | Add LIB_PATCH to set patch level of a library file: [f8e7a9665b] check-in: [56ccacdc62] user: js, branch: trunk, size: 13820 [annotate] [blame] [check-ins using] [diff] | |
2023-09-07
| ||
23:57 |
Make sure to always use ${MAKE}
Invoking gmake via ${MAKE_S} rather than ${MAKE} breaks parallel builds. file: [e82313b142] check-in: [5e210b2ade] user: js, branch: trunk, size: 13732 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
08:59 | Add explicit BUILDSYS_PLUGIN file: [4066b24b6a] check-in: [edfc59226e] user: js, branch: trunk, size: 13490 [annotate] [blame] [check-ins using] [diff] | |
2022-11-07
| ||
00:34 | Update copyright file: [8a265c0c72] check-in: [24e7b232cc] user: js, branch: trunk, size: 14377 [annotate] [blame] [check-ins using] [diff] | |
2022-09-23
| ||
18:57 | Delete .dll.a before symlinking it file: [0e90ccf38e] check-in: [ef9338d57d] user: js, branch: trunk, size: 14371 [annotate] [blame] [check-ins using] [diff] | |
2021-12-05
| ||
17:04 | Fix buildsys.m4 with autoconf 2.61 file: [824bccf73b] check-in: [61b8ae7f0b] user: js, branch: trunk, size: 14331 [annotate] [blame] [check-ins using] [diff] | |
2021-11-21
| ||
23:40 | Fix (un)install of DLLs file: [bf0dbb3405] check-in: [fd91ea17cb] user: js, branch: trunk, size: 14329 [annotate] [blame] [check-ins using] [diff] | |
21:42 |
Don't create implib for DLLs
It is possible to directly link against the DLL, which is faster. file: [194c062082] check-in: [23165f012c] user: js, branch: trunk, size: 14298 [annotate] [blame] [check-ins using] [diff] | |
2021-09-04
| ||
10:24 |
Don't use rpath on Windows
Windows does not support rpath, and while GNU ld just ignores it, lld | |
2021-09-02
| ||
17:04 | Add option to disable rpath file: [f02d7d0bb6] check-in: [2a5ae2a51b] user: js, branch: trunk, size: 14344 [annotate] [blame] [check-ins using] [diff] | |
2021-05-02
| ||
22:18 |
Fix installing DLLs on Windows
This was broken by the change to include the library major version in | |
15:08 | Include library major version in DLL name file: [36d1530741] check-in: [8dfc32139c] user: js, branch: trunk, size: 13903 [annotate] [blame] [check-ins using] [diff] | |
2021-01-16
| ||
16:10 | Fix installing using build-aux/install-sh file: [8a8480cbc5] check-in: [3a8b331cff] user: js, branch: trunk, size: 13875 [annotate] [blame] [check-ins using] [diff] | |
2021-01-13
| ||
17:31 | Add support for HP-UX (Itanium) file: [48cec72385] check-in: [867bf6b44c] user: js, branch: trunk, size: 13774 [annotate] [blame] [check-ins using] [diff] | |
2021-01-01
| ||
15:49 | Delete .sl file before symlinking to it file: [b34d61e29f] check-in: [944247deeb] user: js, branch: trunk, size: 12946 [annotate] [blame] [check-ins using] [diff] | |
14:15 | Update copyright file: [b4525701d1] check-in: [dbe1c3e2fd] user: js, branch: trunk, size: 12920 [annotate] [blame] [check-ins using] [diff] | |
14:14 | Add support for HP-UX (PA-RISC) file: [053823d336] check-in: [df36c4ab08] user: js, branch: trunk, size: 12914 [annotate] [blame] [check-ins using] [diff] | |
2020-12-22
| ||
23:03 | Style change: Don't indent cases file: [b87a47a9ad] check-in: [8bd9a9831b] user: js, branch: trunk, size: 12078 [annotate] [blame] [check-ins using] [diff] | |
2020-11-21
| ||
22:28 |
Don't use tput on MorphOS
The colored output is quite unreadable and in some MorphOS versions, the | |
2020-10-02
| ||
23:32 | Add AC_SUBST for FRAMEWORK_LIBS file: [3ccfd8c6b5] check-in: [558c812e4b] user: js, branch: trunk, size: 11982 [annotate] [blame] [check-ins using] [diff] | |
2020-08-29
| ||
14:24 | Renamed m4/buildsys.m4 → build-aux/m4/buildsys.m4. Move m4 to build-aux, update example configure.ac file: [74391b1263] check-in: [540c37570d] user: js, branch: trunk, size: 11954 [annotate] [blame] [check-ins using] | |