summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2019-07-17 10:08:12 +0300
committerIvan Maidanski <ivmai@mail.ru>2019-07-17 10:44:29 +0300
commit75fddffc0859dd769a49f6a413008e4ebd15a37d (patch)
treec642ed7294afa1344363ed6d4428c15abe0e5918 /Makefile.am
parentcb41dc5f66356cfebcac8ea0cfc388b324ca4252 (diff)
downloadbdwgc-75fddffc0859dd769a49f6a413008e4ebd15a37d.tar.gz
Enable CMake-based build for Borland and Watcom compilers
Issue #105 (bdwgc). * CMakeLists.txt [BORLAND] (add_compile_options): Specify /a4 and /w /w-pro /w-aus /w-par /w-ccc /w-inl /w-rch; add comment. * CMakeLists.txt [WATCOM] (add_compile_options): Specify /zp4 and /wx. * CMakeLists.txt [enable_werror && BORLAND] (add_compile_options): Specify /w!. * CMakeLists.txt [enable_werror && WATCOM] (add_compile_options): Specify /we. * CMakeLists.txt [!enable_single_obj_compilation && !BUILD_SHARED_LIBS && BORLAND] (add_compile_options): Specify /w-use; add comment. * CMakeLists.txt [build_tests && WATCOM] (gctest): Specify /wcd=13 /wcd=201 /wcd=367 /wcd=368 /wcd=726 target compile options; add comment. * doc/README.win32 (Watcom compiler): Mention that OpenWatcom 2.0 is tested on; remove note that cord is not ported; add note about the new way to build the collector using CMake script.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions