Commit Graph

24 Commits

Author SHA1 Message Date
Bradlee Speice
0980f82d22 Commit the pkg-config files
Fix some initial issues with not expanding '`'

Make sure that pkg-config was getting expanded correctly
2012-07-19 15:12:39 -04:00
Bradlee Speice
e529aa60e4 Fix a formatting issue in the configure script 2012-07-19 13:36:11 -04:00
Bradlee Speice
4043c9cbad Disable building latex documents by default 2012-07-19 13:32:07 -04:00
Bradlee Speice
97c1ea12b5 Make building without documentation the default 2012-07-19 13:27:50 -04:00
Bradlee Speice
460bbc322c Fix the --without-docs switch to configure 2012-07-19 12:36:26 -04:00
Bradlee Speice
9596cca6a0 Fix build if Doxygen is missing 2012-07-19 12:24:01 -04:00
Bradlee Speice
68f6dbbff2 Begin Release version 1.3 2012-07-18 13:56:49 -04:00
Bradlee Speice
c84ab79aa2 Fix Doxygen out-of-build-tree issues 2012-07-18 13:31:14 -04:00
Bradlee Speice
58cf76119c Start on to the 1.2 release 2012-07-12 16:01:21 -04:00
Bradlee Speice
3e5c87a96a Integrate entering a key string from xautomation 2012-07-12 15:34:01 -04:00
Bradlee Speice
590af56dee Make the build process more portable 2012-07-12 10:06:08 -04:00
Bradlee Speice
5150b2d7e4 Add documentation for cva-input and cva-match 2012-07-11 15:59:06 -04:00
Bradlee Speice
ed121d4ec5 Implement a cleaner way of tracking version number 2012-07-11 15:06:57 -04:00
Bradlee Speice
eddd689c29 Integrate documentation into the build process 2012-07-11 14:34:26 -04:00
Bradlee Speice
45905d8454 Fix up the build process in preparation for release 1.0 2012-06-28 12:35:04 -04:00
Bradlee Speice
ca39bd90be Add basic XTest functionality, clean up and refactor other sources 2012-06-26 16:43:15 -04:00
Bradlee Speice
79cb91bdd9 Ensure that XTest is installed 2012-06-26 16:42:30 -04:00
Bradlee Speice
3c314f12f3 Revert "Provide a bit more sane way to calculate tolerance"
Tolerance using exponential function wasn't anywhere near as granular as it needed to be

This reverts commit c716505c20.
2012-06-25 16:35:50 -04:00
Bradlee Speice
c716505c20 Provide a bit more sane way to calculate tolerance
Keep the default tolerance at INT_MAX
2012-06-25 15:48:43 -04:00
Bradlee Speice
01411ebc4a Fix an improper configure.ac 2012-06-22 23:36:21 -04:00
Bradlee Speice
a01bf54b5d Fix the build process to support OpenCV 2 (Ubuntu) 2012-06-22 20:06:28 -04:00
Bradlee Speice
403a00435d Remove autoheader from autogen.sh, it's not doing anything 2012-06-22 16:26:47 -04:00
Bradlee Speice
8d89cca315 Downgrade the autoconf version to support RHEL5 2012-06-22 16:15:59 -04:00
Bradlee Speice
df26d0a95c Formalize the build process and integrate autotools 2012-06-22 13:22:16 -04:00