Commit graph

1577 commits

Author SHA1 Message Date
BenKeyFSI
0bd386630c Ported Arabica to VS2019. 2020-02-15 20:07:06 -06:00
Jez Higgins
a202766827
Merge pull request #19 from BenKeyFSI/master
Thanks.
2018-05-14 10:31:55 +01:00
Ben Key
82bf99c015 Corrected value of VCSubDir for VS2017. 2018-05-05 14:33:54 -05:00
BenKeyFSI
aedc6d5c14 Merge remote-tracking branch 'upstream/master' 2018-04-29 21:30:35 -05:00
BenKeyFSI
7e43502e0f Fixed an error in Arabica.props. 2018-04-29 21:25:37 -05:00
Jez Higgins
f47d52d598
Merge pull request #16 from BenKeyFSI/master
Changes to Arabica for Freedom Scientific
2018-04-07 11:02:12 +01:00
BenKeyFSI
744a6e9133 Added support for VS2017. 2018-04-06 02:05:01 -05:00
Ben Key
a5a4d4613e Resolved warnings.
Resolved occurrences of warnings C4456 and C4457.

warning C4456: declaration of 'identifier' hides previous local
declaration
warning C4457: declaration of 'identifier' hides function parameter
2018-01-29 19:30:14 -06:00
Ben Key
33d52bf39b Applied a change necessary for JAWS.
The Flexible Web component of JAWS needs Arabica to be more forgiving of
invalid XML since it generates XML from HTML.
2018-01-29 19:30:14 -06:00
Ben Key
99fd2cf41a Resolved 64-bit specific warnings. 2018-01-29 19:30:14 -06:00
Ben Key
50fc53d940 Added 64-bit project configurations. 2018-01-29 19:30:13 -06:00
Ben Key
f55515f9f3 Added items to .gitignore. 2018-01-29 19:30:12 -06:00
Ben Key
5885afe6b2 Resolved 64-bit specific warnings. 2018-01-29 19:21:27 -06:00
Ben Key
d656edc28b Added project files for VS2013 and VS2015.
• Added project files for Visual Studio 2013 and Visual Studio 2015.
• Made several small changes that were required to compile in Visual
Studio 2015.
2018-01-29 19:21:27 -06:00
Jez Higgins
ac45b99720
Merge pull request #18 from RWTH-ACS/cmake-package
Change CMake to build Arabica as a shared library, install and package the libary
2017-11-28 10:29:49 +00:00
Steffen Vogel
b939a135e3 add CPack configuration to build DEB and RPM packages 2017-11-17 11:25:05 +01:00
Steffen Vogel
afece35e60 minor cleanups 2017-11-15 17:10:02 +01:00
Steffen Vogel
c63de3b6f7 cmake: harmonization of ${PROJECT_NAME} and ${LIB_NAME} 2017-10-25 19:20:51 +02:00
Steffen Vogel
3c28d8ccbf cmake: fix installation 2017-10-25 19:20:51 +02:00
Steffen Vogel
d3b109d073 updated BZR and Git ignores 2017-10-23 11:08:47 +02:00
Steffen Vogel
4c9d251325 cmake: added install target 2017-10-23 10:38:35 +02:00
Steffen Vogel
1f2ff0c605 windows: export all symbols in DLL 2017-10-23 10:37:57 +02:00
Steffen Vogel
aac23dcda8 added option to build Arabica as a shared library 2017-10-23 10:37:26 +02:00
Jez Higgins
94aa5510f1 Merge pull request #17 from RWTH-ACS/master
Minor fixes for CMake and MVSC
2017-10-08 23:06:01 +01:00
Jez Higgins
b5ab1a3856 cp README.md README to keep both github and autoreconf happy 2017-05-05 07:34:34 +01:00
Jez Higgins
dad533c9e5 better title 2017-05-04 13:35:39 +01:00
Jez Higgins
6fd366a323 updated copyright date 2017-05-04 13:33:26 +01:00
Jez Higgins
7ada139151 Merge branch 'master' of github.com:jezhiggins/arabica 2017-05-04 13:32:58 +01:00
Jez Higgins
8c85a84920 Updated README 2017-05-04 13:31:41 +01:00
Daniel Knibbe
c5de6cacf8 Include directories and compile definitions are now target properties 2016-11-18 15:16:44 +01:00
Daniel Knibbe
89943ec4a8 Removed duplicate cmake files 2016-11-18 15:16:42 +01:00
Daniel Knibbe
c547fd279d Rewrote generation of ArabicaConfig.hpp in CMakeLists.txt
The file ArabicaConfig.hpp is now generated in build tree using cmake
configure_file() command. The input file is located in source tree
(include/SAX/ArabicaConfig.hpp.in).

Other Changes:
Boost is now actually optional. Previously it was searched for but the
necessary compile definition was not set and therefore never used.
Default option is building without boost.
2016-11-18 15:16:40 +01:00
Daniel Knibbe
c0d9c799fa Removed unused compile definition 2016-11-18 15:16:37 +01:00
Daniel Knibbe
36885daf20 CMakeLists.txt - boost is now a required package 2016-11-18 15:16:33 +01:00
Daniel Knibbe
e8e5846bf2 Added #include <algorithm> for some files in order to compile with MVSC 2016-11-18 15:15:59 +01:00
Jez Higgins
b3d79449b5 Bumped date to January 2016 2016-02-14 18:49:06 +00:00
Jez Higgins
4ca142f145 Updated HOWTOBUILD 2015-12-23 13:01:38 +00:00
Jez Higgins
d9e671acc4 Ignore ltmain.sh 2015-12-23 12:57:39 +00:00
Jez Higgins
dc6366e5b2 Merge branch 'master' of https://github.com/jezhiggins/arabica 2015-12-23 12:47:14 +00:00
Jez Higgins
ba7ad2a013 Update configure.ac 2015-12-11 19:52:10 +00:00
Jez Higgins
191bb651de Merge branch 'master' of https://github.com/jezhiggins/arabica 2015-12-11 15:42:42 +00:00
Jez Higgins
13f23f7e90 Removed events 2015-12-09 23:03:49 +00:00
Jez Higgins
6020db104a Ignore test logs 2015-12-02 23:15:43 +00:00
Jez Higgins
478ba662c0 Removed m4 macros provided by autotools 2015-12-02 22:56:40 +00:00
Jez Higgins
431d667fac Bring configure.ac up to date so automate doesn't complain about subdir-objects 2015-12-02 22:52:09 +00:00
Jez Higgins
35d9913b08 added a couple more things 2015-03-25 17:32:44 +00:00
Jez Higgins
aa21fa7aa0 remove extraneous brackets 2015-03-25 17:31:58 +00:00
Jez Higgins
337092fa4e Merge pull request #6 from Wassasin/master
Taggle: Blocks in <a>-tags are not parsed
2014-03-03 10:00:07 +00:00
Jez Higgins
2228a60022 Merge pull request #9 from QuentinFiard/pr1
Compatibility fixes with latest Clang/LLVM compiler and C++11
2014-03-03 09:58:21 +00:00
Quentin Fiard
cc9355c038 Fixed string+int issues in headers 2014-02-27 21:44:40 +00:00