Thomas Fussell
|
329fe488fe
|
fix trailing space preventing linux python extension build
|
2017-07-06 10:28:31 -07:00 |
|
Thomas Fussell
|
fa179d58ab
|
add placeholder implementation of arrow2xlsx
|
2017-07-05 15:06:31 -07:00 |
|
Thomas Fussell
|
22325a2836
|
try to make windows and linux builds both work
|
2017-07-05 15:04:57 -07:00 |
|
Thomas Fussell
|
f97ad6c1bd
|
start working on streaming write
|
2017-07-04 17:52:46 -07:00 |
|
Thomas Fussell
|
16bfbf78f5
|
use cmake to build python module
|
2017-07-04 16:03:34 -07:00 |
|
Thomas Fussell
|
bb96d01f49
|
start making python paths configurable
|
2017-07-03 08:54:30 -07:00 |
|
Thomas Fussell
|
dbe60a5227
|
finish removing boost python dependency, looking promising!
|
2017-07-03 07:42:35 -07:00 |
|
Thomas Fussell
|
588809d74d
|
start removing boost python dependency from python_streambuf
|
2017-07-03 06:47:42 -07:00 |
|
Thomas Fussell
|
49f520a9ed
|
fix string array declarations and typo
|
2017-07-03 06:19:06 -07:00 |
|
Thomas Fussell
|
16683e4fbd
|
compile xlntarrow as shared lib for now
|
2017-07-03 06:10:23 -07:00 |
|
Thomas Fussell
|
dfa0ab6b69
|
clean up setup.py and prepare for cmake config
|
2017-07-03 06:08:55 -07:00 |
|
Thomas Fussell
|
f9c17bf075
|
use nullptr instead of NULL, fix warning from storing string literal as non-const
|
2017-07-03 06:06:21 -07:00 |
|
Thomas Fussell
|
2aeec48b73
|
cast python function pointer to void pointer to avoid error
|
2017-07-03 06:01:33 -07:00 |
|
Thomas Fussell
|
c739eda35b
|
get rid of underscores in file/directory names, try linking xlnt statically (is this good?)
|
2017-07-02 11:43:26 -04:00 |
|