sapling/build/fbcode_builder/CMake
Adam Simpkins d2aeffb44d getdeps: update FBPythonBinary.cmake to generate executable files on Windows
Summary:
On Windows, compile a small C executable to prepend to the zip file, to allow
the resulting executable files to be run directly on Windows, without needing
to explicitly invoke the Python interpreter to run the output file.

Reviewed By: wez

Differential Revision: D17733616

fbshipit-source-id: 989a93851412d0bbe1e7857aa9111db082f67a4c
2019-11-18 18:41:00 -08:00
..
fb_py_test_main.py getdeps: add an add_fb_python_unittest() function 2019-09-30 10:46:18 -07:00
fb_py_win_main.c getdeps: update FBPythonBinary.cmake to generate executable files on Windows 2019-11-18 18:41:00 -08:00
FBBuildOptions.cmake fbcode_builder: add a license header to FBBuildOptions.cmake 2019-09-16 15:41:57 -07:00
FBCMakeParseArgs.cmake fbcode_builder: CMake functions for building standalone python programs 2019-08-19 11:08:34 -07:00
FBPythonBinary.cmake getdeps: update FBPythonBinary.cmake to generate executable files on Windows 2019-11-18 18:41:00 -08:00
FBPythonTestAddTests.cmake getdeps: add an add_fb_python_unittest() function 2019-09-30 10:46:18 -07:00
FBThriftCppLibrary.cmake fix the thrift CMake rules to add dependencies on the thrift compiler 2019-09-16 21:10:01 -07:00
FBThriftLibrary.cmake fbcode_builder: add a FBThriftLibrary.cmake file 2019-08-29 22:05:44 -07:00
FBThriftPyLibrary.cmake fix the thrift CMake rules to add dependencies on the thrift compiler 2019-09-16 21:10:01 -07:00
FindGflags.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
FindGlog.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
FindGMock.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
FindLibEvent.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
FindPCRE.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
make_fbpy_archive.py update make_fbpy_archive.py to replace the output on Windows 2019-09-18 20:05:01 -07:00