Commit Graph

12 Commits

Author SHA1 Message Date
Philippe Teuwen 05ba6a73f8 swig pm3_device -> pm3 2020-06-14 21:56:02 +02:00
Philippe Teuwen d59630183e swig: move pm3.i 2020-06-14 21:40:43 +02:00
Philippe Teuwen 6adcfad752 Fix historic make & cmake 2020-06-14 21:35:23 +02:00
slurdge bcbef2edfc Fix typo with script_embedded 2020-06-14 21:35:23 +02:00
slurdge 538ee4dabb Better SWIG integration: autogen func & attributes 2020-06-14 21:35:23 +02:00
Philippe Teuwen 47ba4acd02 SWIG %extend 2020-06-14 21:35:23 +02:00
Philippe Teuwen 78c4f7929a Revert "SWIG experiments: introduce context"
This reverts commit aa8bf8e0f4.
2020-06-14 21:35:23 +02:00
Philippe Teuwen 1562b75fc9 SWIG experiments: introduce context 2020-06-14 21:35:23 +02:00
Philippe Teuwen a503dfcd98 SWIG experiments 2020-06-14 21:35:23 +02:00
izsh@fail0verflow.com 4cd41f34ea Removing windows specific code. Everything now compile and work the same for the three OS 2010-02-20 23:35:09 +00:00
bushing a99c6a1921 There's no painless way to do this, but it needs to be done --
the only reason any of the Windows code was in CPP files was
because the MS compiler doesn't support C99.  Switch to using
MinGW, and that problem goes away, so we can rename the files back.
2009-12-22 12:42:54 +00:00
bushing cd00aa3043 merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00