[pcre-dev] [Bug 1674] CMakeLists: Improper override of CMAKE_C_FLAGS

2015-08-24 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1674 Philip Hazel p...@hermes.cam.ac.uk changed: What|Removed |Added Resolution|--- |FIXED

[pcre-dev] [Bug 1674] CMakeLists: Improper override of CMAKE_C_FLAGS

2015-08-23 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1674 --- Comment #2 from Roy Ivy III roy.ivy@gmail.com --- I'm happy to help. I've got a fully working build/test process for Windows at rivy/PCRE on github (https://github.com/rivy/PCRE). It uses a git mirror of your PCRE2, and builds both 32-bit and

[pcre-dev] [Bug 1674] CMakeLists: Improper override of CMAKE_C_FLAGS

2015-08-22 Thread admin
https://bugs.exim.org/show_bug.cgi?id=1674 --- Comment #1 from Philip Hazel p...@hermes.cam.ac.uk --- I'm glad that somebody is checking out the CMake configuration and compiling the 10.20 release under Windows. I do a basic CMake test under Linux before releasing, but I have no way of testing