28 Commits

Author SHA1 Message Date
Nathan Osman
43f55df516 Fix link type mismatch on Windows and build a shared library by default. 2018-03-22 13:14:00 -07:00
Nathan Osman
e01c0f23c0 Bump patch version. 2017-11-29 18:03:00 -08:00
Nathan Osman
40345c81b2 Fix issues with building CPack installers. 2017-08-28 17:09:18 -07:00
Nathan Osman
da7eb850e4 Fix typos. 2017-07-08 13:00:42 -07:00
Nathan Osman
6fea4fbd61 Update build scripts. 2017-07-07 21:22:19 -07:00
Nathan Osman
7c3a13e89d Bump version. 2016-10-08 12:48:24 -07:00
Nathan Osman
7c460edb57 Completely reorganize the library, moving up to Qt 5.4, using C++11 where reasonably possible, and reorganizing the includes. 2016-10-06 21:50:45 -07:00
Nathan Osman
7cea9352f3 Added CPack information to enable quick TGZ generation. 2016-06-18 16:24:59 -07:00
Nathan Osman
95cd8cd26f Fixed missing values for EXAMPLES_INSTALL_DIR build option. 2015-07-18 13:40:11 -07:00
Nathan Osman
b2f8e54575 Added an option for building a static library. 2015-07-18 12:42:36 -07:00
Nathan Osman
9195376c37 Converted project name to uppercase. 2015-07-17 13:27:09 -07:00
Nathan Osman
fe19e6f985 Added option for include and CMake configuration directories. 2015-07-16 23:52:43 -07:00
Nathan Osman
00f99723a4 Added LIB_INSTALL_DIR option. 2015-07-16 13:56:55 -07:00
Nathan Osman
df0bd3521e Explicitly set behavior for policy CMP0043. 2015-07-15 14:11:41 -07:00
Nathan Osman
317126fc65 Removed PROJECT_TITLE variable. 2015-07-15 11:46:30 -07:00
Nathan Osman
a01a5bd6f2 Added Windows resource file. 2015-07-15 10:39:23 -07:00
Nathan Osman
1839eb8d5e Added examples directory. 2015-07-02 13:53:10 -07:00
Nathan Osman
5cf542bcc8 Bumped minimum CMake version up to 2.8.11. 2015-04-27 13:19:51 -07:00
Nathan Osman
6d7e462aa8 Moved enable_testing command to root CMakeLists.txt. 2015-03-25 17:15:44 -07:00
Nathan Osman
3897cbb499 Lowered CMake version to 2.8.9 and used qt5_use_modules function. 2015-03-25 16:33:44 -07:00
Nathan Osman
bb60b6a29f Increased minimum CMake version to 2.8.11. 2015-03-25 16:17:44 -07:00
Nathan Osman
1838f13b65 Removed CXX language specifier from project. 2015-03-25 15:37:45 -07:00
Nathan Osman
e0552e8c4c Removed Qt 5.1 version requirement. 2015-03-24 21:59:17 -07:00
Nathan Osman
8cc9616cfa Added support for earlier CMake versions. 2015-03-23 23:00:23 -07:00
Nathan Osman
ab29a74671 Created separate options for building the documentation and test suite. 2015-03-23 21:52:36 -07:00
Nathan Osman
2c52cc37cb Added target for building documentation. 2015-03-23 19:39:39 -07:00
Nathan Osman
7d3ba74bad Added empty tests. 2015-03-23 17:26:12 -07:00
Nathan Osman
2cfb0dfd73 Added CMake project files and empty class files. 2015-03-23 16:13:31 -07:00