Michael R Sweet
d650587449
Bump version, changelog.
2024-06-14 06:28:30 -04:00
Michael R Sweet
ef6b4684c3
Default DSOFLAGS to LDFLAGS (Issue #325 )
2024-04-21 16:50:30 -04:00
Michael R Sweet
7ed214cbcf
Bump version.
2024-03-22 15:10:12 -04:00
Michael R Sweet
883f174de2
Bump version.
2024-03-20 21:07:58 -04:00
Michael R Sweet
fde58fe7a7
More versioning changes, add tests to makesrcdist.
2024-02-27 16:50:25 -05:00
Michael R Sweet
6785ee4357
Fix POSIX thread cleanup code - _mxml_fini shouldn't be calling the global
...
destructor, just deleting the per-thread key.
Bump version to 3.3.1.
2021-12-14 21:23:35 -05:00
Carlo Bramini
5472dc62f2
Improve detection of "long long int"
...
In my opinion, you can simplify a bit the configure script by using AC_TYPE_LONG_LONG_INT for detecting the support of long long type. The sources using HAVE_LONG_LONG just need to use HAVE_LONG_LONG_INT instead.
2021-10-27 14:38:49 +02:00
Michael R Sweet
7ea46c9965
Bump version to 3.3, add NuGet files for VS.
2021-10-26 15:43:44 -04:00
Michael R Sweet
23dddcff50
Bump version.
2020-12-04 18:44:50 -05:00
Michael R Sweet
371bb0c0a0
Bump copyrights.
2020-10-01 08:59:08 -04:00
Michael R Sweet
75da0dcf21
Fix make install issues (Issue #257 )
...
Bump version to 3.1.
2019-07-03 11:30:38 -04:00
Michael R Sweet
f8c52d8ac9
Update Visual Studio config.h.
...
Update header comments in Xcode config.h.
2019-02-13 11:27:58 -05:00
Michael R Sweet
b187e59aae
Only ignore config.h in the root directory.
...
Add missing Xcode config.h.
2019-02-13 11:25:47 -05:00