Brad King
f408cc2c40
expat: Remove unused try_compile checks
2020-06-03 07:48:52 -04:00
Marc Chevrier
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
...
Fixes : #20666
2020-05-07 12:06:08 +02:00
Brad King
50bc359184
expat: Update CMake build for 2.2.9
2019-11-11 10:44:17 -05:00
Brad King
b63a5c88a2
Merge branch 'upstream-expat' into update-expat
...
* upstream-expat:
expat 2019-09-25 (a7bc26b6)
2019-11-11 10:42:32 -05:00
Brad King
0998f6396a
Merge branch 'upstream-expat' into update-expat
...
* upstream-expat:
expat 2019-06-19 (d3b78b42)
2019-07-01 09:42:12 -04:00
Brad King
1699f5c231
Utilities: Suppress warnings in third-party code when using XLClang
2019-02-25 08:26:17 -05:00
Brad King
214fcefa52
Remove now-unused code once used for MIPSpro on IRIX
...
In commit beb991110d (Remove now-unused code once used on IRIX,
2019-01-11, v3.14.0-rc1~167^2) we removed remnants of IRIX support.
Also remove remnants of MIPSpro compiler support.
2019-02-21 11:12:51 -05:00
Brad King
e4ea628b42
expat: Update CMake build for 2.2.3
2017-08-07 10:22:13 -04:00
Brad King
44e5fb9c7e
Merge branch 'upstream-expat' into update-expat
...
* upstream-expat:
expat 2017-08-02 (97c6bd01)
2017-08-07 10:19:30 -04:00
Brad King
d5afb178f1
expat: Fix compilation on systems without stdint.h
2017-06-20 08:55:48 -04:00
Brad King
0a40c668f5
Merge branch 'upstream-expat' into update-expat
...
* upstream-expat:
expat 2017-06-17 (c4446687)
2017-06-19 15:26:00 -04:00
Brad King
182f645801
Merge branch 'upstream-expat' into update-expat
...
* upstream-expat:
expat 2016-06-05 (2b9cb7f5)
2016-06-06 09:08:33 -04:00
Brad King
58216d1694
expat: Suppress compiler warnings
...
We are not developing expat so we do not care about warnings.
2016-05-05 15:17:16 -04:00
Brad King
f177c8a0a7
expat: Re-write CMake build system for our needs
...
Hard-code production of a static library. Rename to `cmexpat`.
2016-05-05 15:17:16 -04:00
Brad King
4544c68a6e
expat: Hard-code configuration options for our needs
...
Also include our configured header on Windows too to get the same
configuration.
2016-05-05 15:10:03 -04:00
Brad King
9f7de3960c
expat: Drop upstream test/install/packaging code
2016-05-05 15:07:13 -04:00
Brad King
94c626808b
Merge branch 'upstream-expat' into update-expat
...
* upstream-expat:
expat 2016-05-01 (379213ca)
2016-05-05 14:42:30 -04:00
Brad King
4876463049
expat: Disable all whitespace checks in third-party code
2016-05-05 14:42:17 -04:00
Brad King
7eb7a18963
Drop old expat sources to make room for a fresh import
2016-05-05 14:21:12 -04:00
Brad King
df62f64db7
Clean up install rules of CMake itself ( #14371 )
...
Ensure CMAKE_DATA_DIR, CMAKE_DOC_DIR, and CMAKE_MAN_DIR are always
relative paths in CMake code, and set defaults accordingly. Use the
install() command instead of install_files() and install_targets().
This is more modern and also avoids stripping of the first character
from user-specified destinations.
While at it, fix the default destinations reported in the bootstrap
help.
2013-08-26 11:54:07 -04:00
Brad King
d4e26b7e88
Remove useless include file filters
...
The commit "Cleanup regular expressions" removed real include filter
expressions and replaced them with lines like
INCLUDE_REGULAR_EXPRESSION("^.*$")
that do no filtering. We simplify the change by removing the lines
altogether.
2009-12-08 11:27:38 -05:00
Brad King
9737ea074a
Install third-party utility copyright notices
...
Some of our third-party utilities have licenses that require their
copyright and license notices to be distributed with binary forms. This
commit adds installation rules to include these notices with installed
CMake documentation.
2009-09-28 11:36:17 -04:00
Andy Cedilnik
8b9512559d
COMP: Cleanup regular expressions
2005-12-30 14:50:15 -05:00
Andy Cedilnik
3768961a66
COMP: More cleanups
2005-03-16 13:26:36 -05:00
Andy Cedilnik
8946d2f55e
COMP: Remove compile warning about shadow variables
2005-02-27 17:33:42 -05:00
Bill Hoffman
ea59fb06df
COMP: fix warnings
2005-02-25 14:21:09 -05:00
Andy Cedilnik
0532cc2920
COMP: Try to resolve compile errors because of missing includes and wrong include path
2005-01-18 15:54:20 -05:00
Andy Cedilnik
9d4b5e52c1
ENH: Initial import of expat
2004-06-25 14:04:12 -04:00