Commit Graph

344 Commits

Author SHA1 Message Date
Alan Ott 3371977dd8 Merge branch 'autotools' of github.com:signal11/hidapi into autotools 2012-07-13 01:14:43 -04:00
Alan Ott 296b08a139 Convert to useing ax_pthread.m4 to detect proper pthread flags autmatically. 2012-07-13 01:13:59 -04:00
Alan Ott 23b98e418b When bundling, change permission of copied file to allow writes by owner. 2012-07-09 14:21:37 -04:00
Alan Ott 1a972ffbbd Merge branch 'autotools' of github.com:signal11/hidapi into autotools 2012-07-08 13:13:01 -04:00
Alan Ott 8e1fcc99fc Add TestGUI.app to .gitignore. 2012-07-08 13:09:25 -04:00
Alan Ott 988175fe40 Change executable filename to hidapi-testgui. 2012-07-08 13:09:03 -04:00
Alan Ott 8067be7a25 Make TestGUI.app work for out of source builds.
Move TestGUI.app to TestGUI.app.in (to get copied by build system)
	Make Makefile.am call ./copy_to_bundle.sh from $(srcdir)
	Make Makefile.mac handle TestGUI.app.in

Thanks to Xiaofan Chen for reporting this bug.
2012-07-08 13:01:57 -04:00
Alan Ott 9d60ed5912 README.txt: fix a missing $HOST and remove {} from shell vars. 2012-07-07 18:31:35 -04:00
Alan Ott 6f57f2a81d README.txt: add section on Cross Compiling. 2012-07-07 16:42:13 -04:00
Alan Ott 6f08c09f85 Exit with error if required packages are not found. 2012-07-07 16:41:41 -04:00
Alan Ott dee41ec751 Fix bugs where it wouldn't build the testgui with non-ports Fox-toolkit.
Thanks to Xiaofan chen for pointing this out.
2012-07-07 11:38:11 -04:00
Alan Ott 4c3db11045 Added Makefile-manual to EXTRA_DIST 2012-07-05 00:26:56 -04:00
Alan Ott 2b2411079e Add built files in hidtest/ to .gitignore 2012-07-04 14:54:05 -04:00
Alan Ott ea3d8278ef added vcproj and sln as crlf to .gitattributes 2012-07-04 14:30:14 -04:00
Alan Ott 45b734bea2 .gitattributes for line endings 2012-07-05 02:27:26 +08:00
Alan Ott 8755c66702 added AM_PROG_LD under m4_ifdef.
From Ludovic Rousseau
2012-07-05 02:01:30 +08:00
Alan Ott 20dfbfdc33 Change to long parameters in bootstrap 2012-07-05 01:49:30 +08:00
Alan Ott e1becc53b2 Reference all source files from $(top_srcdir) and built libraries
from $(top_builddir)
2012-07-04 10:27:28 -04:00
Alan Ott 7174a28e92 Fix from autoupdate 2012-07-04 10:27:28 -04:00
Ludovic Rousseau 6c9d6ec0fd Use $(top_builddir) to reference a built .la
The build directory may be different from the source directory.
2012-07-04 10:27:28 -04:00
Ludovic Rousseau 1a4bbbc01a Use $(top_srcdir) to reference a source file
The build directory may be different from the source directory.
2012-07-04 10:27:28 -04:00
Ludovic Rousseau 24d70e657c Reformat AC_CONFIG_FILES() files
Use only 1 file per line
2012-07-04 10:27:28 -04:00
Ludovic Rousseau de09917de2 Add missing
Fixed by autoupdate
2012-07-04 10:27:28 -04:00
Alan Ott d6a9953a57 bootstrap script 2012-07-04 10:27:28 -04:00
Alan Ott 1859e00935 Fixes for mac 2012-07-04 10:27:28 -04:00
Alan Ott d9d077bf18 Fix typos on non-Linux OS's 2012-07-04 10:27:28 -04:00
Alan Ott 1c56f52223 Added library versioning. 2012-07-03 22:35:51 -04:00
Alan Ott c42f65efca Fixed to refect Makefile-manual naming. 2012-07-03 21:31:49 -04:00
Alan Ott f955396c0c Renamed manual makefiles so they're out of the way of autotools. 2012-07-03 21:28:22 -04:00
Alan Ott c0f28b1f4c Updated README for new build system. 2012-07-03 21:22:53 -04:00
Alan Ott bdcde3632c Autotools build files for hidtest example. 2012-07-03 21:19:37 -04:00
Alan Ott 2d42a34059 Added more generated files to .gitignore. 2012-07-03 11:07:10 -04:00
Alan Ott 631dedd3cb added scm-clean target 2012-07-03 11:06:57 -04:00
Alan Ott 15d4448d17 Windows .gitignore 2012-07-03 00:57:13 -04:00
Alan Ott d2cc00ccaf Added EXTRA_DIST 2012-07-03 00:56:01 -04:00
Alan Ott 0a20c9ba1f update of .gitignore 2012-07-03 00:47:50 -04:00
Alan Ott 15de3b5f40 Update of .gitignore files 2012-07-03 00:47:18 -04:00
Alan Ott c97df4f756 extra_dist 2012-07-03 00:31:05 -04:00
Alan Ott cf8529d8a3 Merge branch 'autotools' of github.com:signal11/hidapi into autotools 2012-07-03 00:21:17 -04:00
Alan Ott daebe52cd3 Autotools on Windows 2012-07-03 12:18:11 +08:00
Alan Ott 96ce1aad70 Change Makefile.mingw to create hidapi-testgui.exe 2012-07-03 04:54:02 +08:00
Alan Ott 486f1882bf Merge branch 'autotools' of github.com:signal11/hidapi into autotools 2012-07-02 16:04:10 -04:00
Alan Ott 1c2dde6e3b Updated Makefile for MinGW. 2012-07-03 02:18:14 +08:00
Alan Ott 2a38afa0f0 Remove errant echo in makefile 2012-07-01 22:00:51 -04:00
Alan Ott 5436e70cde Add pkg.m4, because it's not a part of autoconf :( 2012-07-01 17:51:10 -04:00
Alan Ott df05c6f2cc Added .gitignore for autoconf-generated files. 2012-05-03 03:08:07 -04:00
Alan Ott 0e935a872c Autotools integration on FreeBSD. 2012-05-03 03:07:37 -04:00
Alan Ott f2cbcbcb61 Add missing $ to includedir path. 2012-05-02 23:08:09 -04:00
Alan Ott d3b9f15718 Autotools support for mac platform. 2012-06-30 16:11:23 -04:00
Alan Ott 8f294eb1db pkg-config files 2012-06-30 11:34:26 -04:00