CVS commit: src/external/mit/expat/lib/libexpat

2025-03-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Mar 14 21:26:54 UTC 2025 Modified Files: src/external/mit/expat/lib/libexpat: expat.expsym expat_config.h shlib_version Log Message: Update build structure for expat 2.7.0 To generate a diff of this commit: cvs rdif

CVS commit: src/external/mit/expat/lib/libexpat

2025-03-14 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Mar 14 21:26:54 UTC 2025 Modified Files: src/external/mit/expat/lib/libexpat: expat.expsym expat_config.h shlib_version Log Message: Update build structure for expat 2.7.0 To generate a diff of this commit: cvs rdif

CVS commit: src/external/mit/expat/lib/libexpat

2024-11-23 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Nov 24 04:25:16 UTC 2024 Added Files: src/external/mit/expat/lib/libexpat: expat.expsym Log Message: external/mit/expat: Add expected symbols list. NOTE: This has some extraneous internal crud that shouldn't be exported, P

CVS commit: src/external/mit/expat/lib/libexpat

2024-11-23 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Nov 24 04:25:16 UTC 2024 Added Files: src/external/mit/expat/lib/libexpat: expat.expsym Log Message: external/mit/expat: Add expected symbols list. NOTE: This has some extraneous internal crud that shouldn't be exported, P

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-27 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Feb 27 12:27:22 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Do not assume we have a SYS_getrandom for the tools build. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-27 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sun Feb 27 12:27:22 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Do not assume we have a SYS_getrandom for the tools build. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 26 18:49:42 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: don't require arc4random_buf for tools build To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/exter

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 26 18:49:42 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: don't require arc4random_buf for tools build To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/exter

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 26 15:40:09 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: re-enable getrandom for the non-tools build (thanks martin) To generate a diff of this commit: cvs rdiff -u -r1.12 -

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 26 15:40:09 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: re-enable getrandom for the non-tools build (thanks martin) To generate a diff of this commit: cvs rdiff -u -r1.12 -

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 26 13:17:39 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: ah, wiz added another endif. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/external/mit/expat/li

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 26 13:17:39 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: ah, wiz added another endif. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/external/mit/expat/li

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 26 13:15:19 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: remove stray #if 0 To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/external/mit/expat/lib/libexpat

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Feb 26 13:15:19 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: remove stray #if 0 To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/external/mit/expat/lib/libexpat

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Feb 26 10:16:35 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Try to fix the build: HAVE_GETRANDOM does not compile To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat Feb 26 10:16:35 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Try to fix the build: HAVE_GETRANDOM does not compile To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-25 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Feb 25 21:52:47 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: libexpat: add matching #endif for #if 0 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/mit/expa

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-25 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri Feb 25 21:52:47 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: libexpat: add matching #endif for #if 0 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/external/mit/expa

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 25 20:52:49 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Update to latest (thanks rillig) To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/mit/expat/

CVS commit: src/external/mit/expat/lib/libexpat

2022-02-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 25 20:52:49 UTC 2022 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Update to latest (thanks rillig) To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/mit/expat/

CVS commit: src/external/mit/expat/lib/libexpat

2019-09-24 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Sep 24 19:19:49 UTC 2019 Modified Files: src/external/mit/expat/lib/libexpat: Makefile Log Message: Unless we add --sysroot, the netbsd src tree headers won't be used. Do so, so we don't rely on the build machine to have for th

CVS commit: src/external/mit/expat/lib/libexpat

2019-09-24 Thread Maya Rashish
Module Name:src Committed By: maya Date: Tue Sep 24 19:19:49 UTC 2019 Modified Files: src/external/mit/expat/lib/libexpat: Makefile Log Message: Unless we add --sysroot, the netbsd src tree headers won't be used. Do so, so we don't rely on the build machine to have for th

CVS commit: src/external/mit/expat/lib/libexpat

2019-09-23 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Sep 23 17:20:41 UTC 2019 Modified Files: src/external/mit/expat/lib/libexpat: Makefile Log Message: Now that expat_config.h uses a header that is OS-specific, using the HOST_CC breaks for some setups which lack it (netbsd<8, pos

CVS commit: src/external/mit/expat/lib/libexpat

2019-09-23 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Sep 23 17:20:41 UTC 2019 Modified Files: src/external/mit/expat/lib/libexpat: Makefile Log Message: Now that expat_config.h uses a header that is OS-specific, using the HOST_CC breaks for some setups which lack it (netbsd<8, pos

CVS commit: src/external/mit/expat/lib/libexpat

2019-09-21 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Sep 21 15:56:09 UTC 2019 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Actually define BYTEORDER since it is used. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/mit

CVS commit: src/external/mit/expat/lib/libexpat

2019-09-21 Thread Maya Rashish
Module Name:src Committed By: maya Date: Sat Sep 21 15:56:09 UTC 2019 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Actually define BYTEORDER since it is used. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/mit

CVS commit: src/external/mit/expat/lib/libexpat

2019-09-16 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Sep 16 11:50:55 UTC 2019 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Remove unused definitions, as they are architecture-specific. Thanks joerg for the heads up. To generate a diff of this

CVS commit: src/external/mit/expat/lib/libexpat

2019-09-16 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Sep 16 11:50:55 UTC 2019 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Remove unused definitions, as they are architecture-specific. Thanks joerg for the heads up. To generate a diff of this

CVS commit: src/external/mit/expat/lib/libexpat

2019-09-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Sep 16 06:34:43 UTC 2019 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Regenerate the output of expat configure. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/mit/e

CVS commit: src/external/mit/expat/lib/libexpat

2019-09-15 Thread Maya Rashish
Module Name:src Committed By: maya Date: Mon Sep 16 06:34:43 UTC 2019 Modified Files: src/external/mit/expat/lib/libexpat: expat_config.h Log Message: Regenerate the output of expat configure. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/mit/e