Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
/[routino]/branches/libroutino/src/Makefile |
Log of /branches/libroutino/src/Makefile
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 1754 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 20 17:59:57 2015 UTC (9 years, 7 months ago) by amb
File length: 7208 byte(s)
Diff to previous 1746
Compile the version of the router using libroutino to search for the shared library in the same directory.
Revision 1746 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 15 18:44:46 2015 UTC (9 years, 8 months ago) by amb
File length: 7176 byte(s)
Diff to previous 1738
Fix bug with Makefile dependencies for libroutino.so and libroutino-slim.so.
Revision 1738 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 9 19:01:12 2015 UTC (9 years, 8 months ago) by amb
File length: 7168 byte(s)
Diff to previous 1715
Update the library and include a version of the router program that uses the libroutino shared library for calculating routes. Currently generates output files of all types and accepts but ignores all options to change this.
Revision 1715 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 18 18:54:16 2015 UTC (9 years, 9 months ago) by amb
File length: 6885 byte(s)
Diff to previous 1700
Add stub files for Routino library exported functions and Makefile support.
Revision 1700 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 9 18:10:45 2015 UTC (9 years, 9 months ago) by amb
File length: 5562 byte(s)
Diff to previous 1699
Create a branch for a version that can be compiled into a library.
Revision 1699 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 9 18:05:06 2015 UTC (9 years, 9 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5562 byte(s)
Diff to previous 1690
Merge the MS-Windows branch back into the trunk. Code changes and documentation for Cygwin and MinGW compilers.
Revision 1690 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 28 18:18:53 2015 UTC (9 years, 9 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5021 byte(s)
Diff to previous 1680
Update Makefiles so that 'make clean' goes back to the source code in the release tar files and 'make distclean' goes back to the source code in subversion (the difference mainly being web page icons and web page translations).
Revision 1680 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 26 17:28:56 2015 UTC (9 years, 9 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5024 byte(s)
Diff to previous 1528
Merge branch 'MSVC' back into the trunk.
Revision 1528 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 22 12:04:51 2014 UTC (10 years, 11 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5008 byte(s)
Diff to previous 1523
Another iteration through the Makefiles with some small changes.
Revision 1523 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 11 19:25:07 2014 UTC (11 years ago) by amb
Original Path: trunk/src/Makefile
File length: 4983 byte(s)
Diff to previous 1455
Update the Makefiles by creating one in the web directory and moving parts from the src, doc and xml Makefiles into it.
Revision 1455 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 6 09:57:31 2013 UTC (11 years, 8 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5338 byte(s)
Diff to previous 1390
Update some Makefiles for running 'make test' from a clean set of source code.
Revision 1390 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 6 18:21:35 2013 UTC (11 years, 9 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5322 byte(s)
Diff to previous 1364
Tidy up the compilation and linking flags again.
Revision 1364 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 1 18:09:23 2013 UTC (11 years, 9 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5342 byte(s)
Diff to previous 1345
Use the WEBBINDIR variable rather than a hard-coded path.
Revision 1345 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 26 18:51:41 2013 UTC (11 years, 9 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5362 byte(s)
Diff to previous 1343
Move the tagmodifier program into the extras directory.
Revision 1343 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 26 12:35:21 2013 UTC (11 years, 9 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5577 byte(s)
Diff to previous 1321
Re-organise the Makefiles so that all configuration information is one of them (Makefile.conf at the top level) rather than being spread between them.
Revision 1321 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 17 14:54:56 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5744 byte(s)
Diff to previous 1319
Allow dumping error logs from filedumper.
Revision 1319 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 13 18:10:49 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5717 byte(s)
Diff to previous 1317
Rename logerrorx.c to errorlogx.c and logerrorx.h to errorlogx.h so that they mirror the nodesx.c and nodesx.h filenames.
Revision 1317 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 12 18:00:25 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5716 byte(s)
Diff to previous 1313
Add functions to process the binary error log file and convert it into a geographically searchable database.
Revision 1313 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 11 18:14:38 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5688 byte(s)
Diff to previous 1311
Create a binary log file that contains the node, way and relation id and a link to the error message for easy parsing.
Revision 1311 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 10 19:03:38 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5657 byte(s)
Diff to previous 1296
Enable -Wextra compilation option (but not -Wunused-parameter option) by default.
Revision 1296 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 7 09:31:00 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5626 byte(s)
Diff to previous 1292
Move the cache functions out of cache.c and into each data type's header file as inline functions.
Revision 1292 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 3 15:25:56 2013 UTC (11 years, 10 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5652 byte(s)
Diff to previous 1227
Add node, segment, way and turn relation cache for slim mode. Approx 40% speed-up for router.
Revision 1227 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 24 16:35:46 2012 UTC (12 years, 2 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5626 byte(s)
Diff to previous 1221
Added parsing of O5M/O5C format (a binary format but otherwise very close to OSM/OSC).
Revision 1221 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 21 16:08:44 2012 UTC (12 years, 2 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5561 byte(s)
Diff to previous 1196
Add a parser for OSM PBF format. Separate the XML parser from the data processing in osmparser.c. Update planetsplitter and documentation to use new format.
Revision 1196 - (view) (download) (annotate) - [select for diffs]
Added Fri Dec 14 14:45:02 2012 UTC (12 years, 3 months ago) by amb
Original Path: trunk/src/Makefile
File length: 5505 byte(s)
Diff to previous 1194
Add the ability to read gzip compressed files when specified by name.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.