Commit Graph

38 Commits (3d18823b4631e9f967b6db79316430e538a22af6)

Author SHA1 Message Date
Bradlee Speice 3d18823b46 Set up distributing the python bindings 2012-08-13 12:05:42 -04:00
Bradlee Speice 022f01c9d5 Begin version 1.6 of libcvautomation 2012-08-13 09:38:23 -04:00
Bradlee Speice ad0d38c4ab Begin work on version 1.5 of libcvautomation 2012-07-30 13:03:41 -04:00
Bradlee Speice c5163135ec Fix up the RPM build process
Fix one more minor build issue
2012-07-30 12:39:36 -04:00
Bradlee Speice d626b383a3 Begin release 1.4 of Libcvautomation 2012-07-24 12:05:03 -04:00
Bradlee Speice ba054c037c Fix more lintian errors with symlinks
The ChangeLog and COPYING files being symlinked was not cool with lintian, so get around that a bit.
2012-07-23 11:32:25 -04:00
Bradlee Speice 34a5d18700 Put all changelog info in one place 2012-07-23 09:52:29 -04:00
Bradlee Speice d0fcb1f3e9 Fix libtool version information 2012-07-23 09:38:25 -04:00
Bradlee Speice 1496b9192d Change default build behavior to build with docs 2012-07-20 18:33:57 -04:00
Bradlee Speice 5fd67a57e6 Change doxygen to generate .1 files for cva-match and cva-input 2012-07-20 09:29:21 -04:00
Bradlee Speice 84383e2053 Fix build issues related to opencv2 2012-07-19 18:13:36 -04:00
Bradlee Speice 86332f894b Fix up the brutish hack into something that looks much better 2012-07-19 17:32:59 -04:00
Bradlee Speice c4c700fcda Merge include/opencv1 and include/opencv2
Warning, this is a brutish hack, and unless fixed, should not be used.
2012-07-19 17:17:06 -04:00
Bradlee Speice 556e8b59ed Integrate the specfile into autoconf 2012-07-19 16:42:24 -04:00
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