arabica/include
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
..
Arabica OK, I really think that's it 2012-11-21 11:12:35 +00:00
convert fixed unused param warnings 2010-01-09 23:45:36 +00:00
DOM Merge branch 'master' of https://github.com/jezhiggins/arabica 2015-12-11 15:42:42 +00:00
io First pass as parameterising the whole of the XSLT library on string_type is done 2012-11-12 21:46:08 +00:00
SAX Rewrote generation of ArabicaConfig.hpp in CMakeLists.txt 2016-11-18 15:16:40 +01:00
Taggle Merge pull request #6 from Wassasin/master 2014-03-03 10:00:07 +00:00
text marked functions as inline as requested, although not entirely sure if it should be necessary :) 2008-04-28 09:13:49 +00:00
XML simplified parseQName so you can pass in a std::map if you fancy 2010-02-20 23:24:31 +00:00
XPath execution context 2012-11-08 17:13:33 +00:00
XSLT Applied Oncaphillis' patch for gcc 4.7 2013-01-05 21:26:35 +00:00
Makefile.am Install event implementation headers 2013-08-17 20:35:58 +02:00