Menu

libnew Commit Log


Commit Date  
[r157] by teshields

- if environment variable 'MACOSX_DEPLOYMENT_TARGET' is not already set, set it to the macOS version for the currently running system (`sw_vers --productVersion`) to avoid the warning: "ld: warning: -bind_at_load is deprecated on macOS"

2024-10-13 00:59:49 Tree
[r156] by teshields

- update Autoconf generated file due to change [r3486]

2024-10-11 20:05:01 Tree
[r155] by teshields

- replace 'test' string equality operator '==' (extension to the POSIX.2 standard) with '='
- replace string '=' operator with integer '-eq' operator
- correct typos: '-- version' -> '--version' & 'varsion' -> 'version'
- miscellaneous comment changes

2024-10-11 20:02:45 Tree
[r154] by teshields

- miscellaneous comment changes

2024-10-11 19:52:52 Tree
[r153] by teshields

- missed a few string values to quote used in a 'test' string expression in change [r3457]

2024-10-11 19:52:20 Tree
[r152] by teshields

- update Autoconf generated file due to change [r3468]

2024-10-11 17:28:09 Tree
[r151] by teshields

- bump the Libnew minor version to 1.2

2024-10-11 17:26:29 Tree
[r150] by teshields

- move Libnew-specific entries subsequent to the initial Libnew release as a standalone package from the Ox ChangeLog to the Libnew ChangeLog

2024-10-11 17:23:37 Tree
[r149] by teshields

- add additional notes about the Libnew distribution
- document the versions of GNU Autotools used to generate the distributed build configuraion files

2024-10-11 17:22:31 Tree
[r148] by teshields

- update Automake generated file due to change [r3464]

2024-10-11 17:11:31 Tree
Older >