Menu

libnew Commit Log


Commit Date  
[r162] by teshields

- remove temporary debugging code

2024-11-30 20:07:20 Tree
[r161] by teshields

- update Automake generated file due to change [r3521]

2024-11-09 18:18:06 Tree
[r160] by teshields

- if building 'libnew_dmalloc' with '--enable-debug=no', append '$(LIBNEW_CXXFLAGS)' to 'DMALLOC_CXXFLAGS'
- correct configuration setting override for 'libnew_bdwgc_la_CXXFLAGS'
- append '$(LIBNEW_CXXFLAGS)' to 'libnew_bdwgc_la_CXXFLAGS'
- correct configuration setting override for 'libnew_dmalloc_la_CXXFLAGS'
- append '$(DMALLOC_CXXFLAGS)' to 'libnew_dmalloc_la_CXXFLAGS'

2024-11-09 18:17:24 Tree
[r159] by teshields

- update Autoconf generated file due to change [r3519]

2024-11-09 18:12:34 Tree
[r158] by teshields

- add "LT_PREREQ([2.5.3])"
- add 'LIBNEW_CFLAGS' and 'LIBNEW_CXXFLAGS' to hold '-O2' if removed from 'CFLAGS' and 'CXXFLAGS', respectively
- analogous to 'OX_CFLAGS' and 'OX_CXXFLAGS' in the Ox './configure' script

2024-11-09 18:12:00 Tree
[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
Older >