Commit Graph

1676 Commits

Author SHA1 Message Date
Thomas Fussell
6a05ff6555 Update README.md 2015-11-10 21:15:34 -05:00
Thomas Fussell
3665334df9 travis has an old version of cmake? 2015-11-10 21:01:39 -05:00
Thomas Fussell
308e42c0a3 update travis to reflect changes to configure 2015-11-10 20:59:00 -05:00
Thomas Fussell
1e746ad587 fix windows configuration 2015-11-10 20:47:07 -05:00
Thomas Fussell
990c2a926f fix minor issues and configure script 2015-11-10 19:47:31 -05:00
Thomas Fussell
21315ce803 forgot to revert test helpers 2015-11-10 19:46:57 -05:00
Thomas Fussell
3e0c666263 add samples to be used in documentation and to be compiled 2015-11-10 19:16:50 -05:00
Thomas Fussell
a787f5c543 use normal flags for configure script 2015-11-10 19:01:52 -05:00
Thomas Fussell
2996c4b64b remove third-party utf lib 2015-11-10 19:01:22 -05:00
Thomas Fussell
40fc54f55e revert to 3bb988c422 reluctantly 2015-11-10 18:58:54 -05:00
Thomas Fussell
5bae849521 travis doesn't have python3 2015-11-08 11:30:44 -05:00
Thomas Fussell
5670217760 merge accidental branch 2015-11-08 11:28:59 -05:00
Thomas Fussell
200d7a7143 clean up configure scripts 2015-11-08 11:26:22 -05:00
Thomas Fussell
a8acedaafe fix typo 2015-11-07 20:23:19 -05:00
Thomas Fussell
6a098d3049 clean up platform specific overloads 2015-11-07 20:20:36 -05:00
Thomas Fussell
7d2e641966 overloads for all int types are tricky 2015-11-07 20:07:22 -05:00
Thomas Fussell
fd29588702 add new options to travis build 2015-11-07 20:03:56 -05:00
Thomas Fussell
6aaf380c26 fix windows build for dll and static lib 2015-11-07 20:00:54 -05:00
Thomas Fussell
7b5246f9dd finish up custom string class implementation 2015-11-07 18:37:23 -05:00
Thomas Fussell
4919e7ea00 fix some failing tests 2015-11-04 22:03:18 -05:00
Thomas Fussell
665f8fbebc made a new string class for dll exports 2015-11-04 18:45:03 -05:00
Thomas Fussell
3bb988c422 add macro to classes and functions for dll export/import 2015-11-04 00:36:14 -05:00
Thomas Fussell
706ece0d27 Merge branch 'master' of github.com:tfussell/xlnt 2015-11-03 23:02:50 -05:00
Thomas Fussell
06d7e4c326 add make install and uninstall targets, pkg-config support, and shared library support 2015-11-03 23:02:43 -05:00
Thomas Fussell
18896cda3c Update README.md 2015-11-03 19:24:15 -05:00
Thomas Fussell
a53443b6d2 Update README.md 2015-11-03 19:19:03 -05:00
Thomas Fussell
645182d2ae Update README.md 2015-11-03 18:58:36 -05:00
Thomas Fussell
5ef01e4cd1 Update README.md 2015-11-03 18:36:16 -05:00
Thomas Fussell
73f1a8b9ee work on documentation 2015-11-03 18:26:33 -05:00
Thomas Fussell
7ec6e2d4df finish documenting all classes in cell module and clean up their APIs 2015-11-03 14:53:48 -05:00
Thomas Fussell
d2d669d6c5 clean up and document cell_reference 2015-11-03 09:51:23 -05:00
Thomas Fussell
3e99225652 forgot to update some includes 2015-11-03 09:06:01 -05:00
Thomas Fussell
500303b303 fix issue #18 2015-11-03 08:50:36 -05:00
Thomas Fussell
a2919dfed8 add missing runtime_error include and improperly located headers 2015-11-03 08:46:40 -05:00
Thomas Fussell
2c8ccdfcda restructure source and clean up cmake scripts 2015-11-03 08:38:09 -05:00
Thomas Fussell
90d8d545ed fix windows build and warnings 2015-11-02 17:25:10 -05:00
Thomas Fussell
9c05e04f70 fix -Wall -Wextra -pedantic warnings 2015-11-02 16:45:05 -05:00
Thomas Fussell
d44f8ab49b fix permissions on build scripts 2015-11-02 15:20:48 -05:00
Thomas Fussell
c9b6b9e473 fix windows errors 2015-11-02 14:22:13 -05:00
Thomas Fussell
451abd1de6 clean up includes 2015-11-02 01:07:43 -05:00
Thomas Fussell
6ab2c4e2ec update readme and fix samples 2015-11-02 00:29:39 -05:00
Thomas Fussell
e16d381b11 remove accidental inclusion of some debug code 2015-11-01 23:56:49 -05:00
Thomas Fussell
e355ab8936 fix travis build 2015-11-01 23:54:38 -05:00
Thomas Fussell
2f8032437c fix all tests 2015-11-01 23:52:19 -05:00
Thomas Fussell
fef68e460f restructure build system 2015-11-01 12:31:29 -05:00
Thomas Fussell
35953661e8 fix missing header 2015-11-01 09:48:51 -05:00
Thomas Fussell
832294ace6 use new windows include in all files 2015-11-01 09:47:52 -05:00
Thomas Fussell
7f840bb904 clang-format all files, update .clang-format, fix minor compilation errors 2015-11-01 09:43:01 -05:00
Thomas Fussell
3a50c2bb9d fix missing header 2015-10-31 06:58:59 -04:00
Thomas Fussell
6f4ba5e2df fix missing header 2015-10-31 06:56:54 -04:00