summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* This seems to get us to a fully automake-based build.Eric S. Raymond2004-08-291-1028/+0
* About to switch to autogen-based build...Eric S. Raymond2004-08-291-180/+968
* Python interfaces are actually shipped now.Eric S. Raymond2004-08-291-1/+1
* Update Makefile.in such that install is a .phony target, avoiding problems wi...Derrick Brashear2004-08-271-7/+7
* Derrick pointed out that mkinstalldirs is missing.Eric S. Raymond2004-08-271-1/+1
* Remove CHANGELOG from the build prerequisites, it's generated by shipper.Eric S. Raymond2004-08-271-1/+1
* This is version 1.95. Mainly a fix for Makefile.in.Eric S. Raymond2004-08-251-2/+2
* Fill in a missing dependency.Eric S. Raymond2004-08-241-1/+1
* Fixed install production.Eric S. Raymond2004-08-241-2/+4
* Installation production now installs gpsd as a startup-time daemon onEric S. Raymond2004-08-231-5/+18
* Followup on the big name change -- more files have to move.Eric S. Raymond2004-08-221-7/+7
* Fix some minor problems in the build machinery.Eric S. Raymond2004-08-221-4/+8
* Merged the libraries. There is now just one libgps supporting two interfaces.Eric S. Raymond2004-08-211-7/+4
* Fix a minor mess in the make macros for the X programs.Eric S. Raymond2004-08-211-3/+3
* Second step of file rename somehow got skipped.Eric S. Raymond2004-08-201-4/+4
* Trailing whitespace give gmake fits.Eric S. Raymond2004-08-191-1/+2
* libgpsd is now documented.Eric S. Raymond2004-08-181-1/+4
* Build library test tool.Eric S. Raymond2004-08-181-7/+7
* Add libgpsd.a to production machinery.Eric S. Raymond2004-08-181-7/+25
* Follow through on name change.Eric S. Raymond2004-08-181-3/+3
* Split new gps.h from gpsd.h.Eric S. Raymond2004-08-171-16/+16
* Library rename.Eric S. Raymond2004-08-171-7/+6
* Change the application resource file names to match modern X conventions.Eric S. Raymond2004-08-161-1/+1
* Add machinery to the makefile to build tarballs and RPMs.Eric S. Raymond2004-08-161-3/+24
* Don'tr remove manpages in 'make clean'.Eric S. Raymond2004-08-141-1/+1
* gps.c and xgpsspeed.c are rewritten to use the new library interface.Eric S. Raymond2004-08-141-2/+10
* Get rid of a duplicate rule.Eric S. Raymond2004-08-131-2/+3
* Header consolidation. Sinse there is really only one contextEric S. Raymond2004-08-131-10/+10
* Get rid of two-line silly gps.h file.Eric S. Raymond2004-08-131-3/+3
* Add manual page to default make target.Eric S. Raymond2004-08-111-1/+1
* Add outdata.h to object dependencies where needed.Eric S. Raymond2004-08-111-10/+10
* ESR's gpsd patch #5: This is the big refactoring patch.Eric S. Raymond2004-08-111-7/+16
* gpsd patch #1: Documentation additions and fixes. Notably, there isEric S. Raymond2004-08-111-1/+7
* update for finding mkinstalldirs in srcdirDerrick Brashear2003-08-211-3/+4
* fix install targetDerrick Brashear2003-08-201-7/+11
* Give us an install target.Derrick Brashear2003-08-201-1/+13
* make clean should remove xgpsspeedDerrick Brashear2003-08-201-1/+1
* build gpsplayDerrick Brashear2003-02-181-2/+5
* provide send_nmea stubRemco Treffkorn2002-10-181-1/+1
* *** empty log message ***Remco Treffkorn1999-07-171-1/+8
* *** empty log message ***Remco Treffkorn1999-02-071-2/+5
* *** empty log message ***Remco Treffkorn1998-08-181-1/+5
* *** empty log message ***Remco Treffkorn1998-08-181-6/+2
* Initial revisionRemco Treffkorn1998-08-181-0/+128