foundationdb/cmake
mpilman bc4820865e Fix some Windows issues
1. We need to set a Windows target to get rid of warnings when compiling
   files that include windows.h
2. By default Boost will try to automatically link against boost_system.
   In order to prevent this, we define BOOST_ALL_NO_LIB
3. Somehow, I had to include winioctl.h in Platform.cpp. According to
   the documentation from MS, this shouldn't be necessary as windows.h
   includes this as well. However, for me it didn't compile otherwise.
2019-03-11 20:42:35 -07:00
..
AddFdbTest.cmake Add TEST_LOG_FORMAT to cmake 2019-02-21 14:36:01 -08:00
AssertFileDoesntExist.cmake Remove ugly debug message 2019-03-11 17:35:06 -07:00
CPackConfig.cmake Support generating el6 and el7 rpms 2019-03-07 16:49:29 -08:00
CompileActorCompiler.cmake simplify actorcompiler and target to compile coveragetool 2019-02-15 00:01:42 -08:00
CompileBoost.cmake Addressed comments from pull requests 2019-01-02 13:32:26 -08:00
CompileCoverageTool.cmake simplify actorcompiler and target to compile coveragetool 2019-02-15 00:01:42 -08:00
CompileVexillographer.cmake Ruby bindings for cmake + gem generation 2019-02-15 00:01:42 -08:00
ConfigureCompiler.cmake Fix some Windows issues 2019-03-11 20:42:35 -07:00
EnableCsharp.cmake simplify actorcompiler and target to compile coveragetool 2019-02-15 00:01:42 -08:00
FDBComponents.cmake Address Andrew's review comments 2019-02-15 00:01:42 -08:00
FindEditline.cmake flow compiling with cmake on OS X 2018-12-13 13:58:06 -08:00
FindGperftools.cmake flow compiling with cmake on OS X 2018-12-13 13:58:06 -08:00
FindLibreSSL.cmake Remove cmake debugging messages 2019-02-07 15:37:04 -08:00
FindSphinx.cmake intermediate commit 2019-02-15 00:01:42 -08:00
FindVirtualenv.cmake build sphinx documentation 2019-02-15 00:01:42 -08:00
FindWIX.cmake Generate Windows-Installer with cmake 2019-02-07 15:37:04 -08:00
FlowCommands.cmake Make cmake build fail if old build system was used 2019-03-06 13:48:18 -08:00
InstallLayout.cmake Packages tested and all seems working 2019-03-07 16:49:29 -08:00
user-config.jam.cmake flow compiling with cmake on OS X 2018-12-13 13:58:06 -08:00