28 Commits (1f59bd8099bf8bc6ce5c247cccaed6e0bbcb6849)

Author SHA1 Message Date
  Philipp Oppermann 1f59bd8099
Add `__declspec(dllexport)` attribute in header file instead 3 years ago
  Philipp Oppermann 79247d2b75
Add `__declspec(dllexport)` attribute on Windows 3 years ago
  Philipp Oppermann 06d027235e
Revert "Link C/C++ operators using `LINK.EXE` on Windows" 3 years ago
  Philipp Oppermann 202170951d
Link C/C++ operators using `LINK.EXE` on Windows 3 years ago
  Philipp Oppermann 52de0555a5
Add exe suffix to C/C++ nodes 3 years ago
  Philipp Oppermann 3166164472
Pass `-fPIC` only on UNIX systems 3 years ago
  Philipp Oppermann a9e80b0439
Link even more libraries on Windows 3 years ago
  Philipp Oppermann d251cd52b2
Link even more libraries on Windows 3 years ago
  Philipp Oppermann 2b561a5c4d
Link more libraries on Windows 3 years ago
  Philipp Oppermann dced8c45cb
Add debug output 3 years ago
  Philipp Oppermann 8cdc71c68a
Link windows code with dynamic runtime 3 years ago
  Philipp Oppermann e5e66ab174
Don't link crypto libs on Windows 3 years ago
  Philipp Oppermann 21517be68c
Link with Security framework on macOS 3 years ago
  Philipp Oppermann f8e99c6c46
Remove `-lcrypto` arg for windows 3 years ago
  Philipp Oppermann c9c508aa0b
Try different macOS linker args 3 years ago
  Philipp Oppermann 1ad25feb42
Add Windows and Mac-specific linker flags 3 years ago
  Philipp Oppermann 3f745bfc12
Don't link Linux runtime libraries on other OSs 3 years ago
  Philipp Oppermann 9ff649e43a
Update example run scripts to use platform-dependent shared library name 3 years ago
  Philipp Oppermann 3fbe544115
Add shared library prefix and extension automatically 3 years ago
  Philipp Oppermann 859992d24e
Fix: set working dir using the root dir 3 years ago
  Philipp Oppermann b312f4123c
Document manual build instructions 3 years ago
  Philipp Oppermann 97ba06c9ef
Compile operator with `-fPIC` 3 years ago
  Philipp Oppermann 704720da08
Link `dl` 3 years ago
  Philipp Oppermann 1b58dff729
Add pthread support during linking 3 years ago
  Philipp Oppermann cc83da6bb0
Add a README to `c-dataflow` example 3 years ago
  Philipp Oppermann 9d757e4719
Link rt 3 years ago
  Philipp Oppermann 3c98247cb3
Remove canary value used for debugging 3 years ago
  Philipp Oppermann 3fa0c4bf81
Add a `c-dataflow` example 3 years ago