Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

/[routino]/trunk/src/Makefile
ViewVC logotype

Log of /trunk/src/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:


Revision 519 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 13 14:22:28 2010 UTC (14 years, 4 months ago) by amb
File length: 4914 byte(s)
Diff to previous 495
Add an option to make the output more suitable for a log file.


Revision 495 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 17 17:42:21 2010 UTC (14 years, 6 months ago) by amb
File length: 4844 byte(s)
Diff to previous 482
Add files and datatypes for processing relations.


Revision 482 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 5 18:27:17 2010 UTC (14 years, 7 months ago) by amb
File length: 4813 byte(s)
Diff to previous 476
Move all of the installation pathnames to the top level Makefile and include it
into the lower level makefiles.


Revision 476 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 30 13:39:12 2010 UTC (14 years, 7 months ago) by amb
File length: 4745 byte(s)
Diff to previous 458
Added 'install' to top level (and lower) Makefiles.


Revision 458 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 23 14:35:03 2010 UTC (14 years, 8 months ago) by amb
File length: 4440 byte(s)
Diff to previous 453
Add the fakes.c file.


Revision 453 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 15 18:04:29 2010 UTC (14 years, 8 months ago) by amb
File length: 4424 byte(s)
Diff to previous 452
Added a slim mode to the router (just for nodes to start with).


Revision 452 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 14 18:00:10 2010 UTC (14 years, 8 months ago) by amb
File length: 3824 byte(s)
Diff to previous 444
Replaced the runtime selection of slim mode / non-slim mode with compile time
selection that gives no runtime overhead but gives two executables.


Revision 444 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 9 17:43:00 2010 UTC (14 years, 8 months ago) by amb
File length: 3271 byte(s)
Diff to previous 439
Default compilation flags include optimisation and not debugging symbols.


Revision 439 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 7 17:28:21 2010 UTC (14 years, 8 months ago) by amb
File length: 3270 byte(s)
Diff to previous 405
Copy files to web directory like done in other Makefiles.


Revision 405 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 27 17:25:23 2010 UTC (14 years, 10 months ago) by amb
File length: 3071 byte(s)
Diff to previous 397
Add an option to filedumper to dump an OSM format file.


Revision 397 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 18 18:39:37 2010 UTC (14 years, 10 months ago) by amb
File length: 3042 byte(s)
Diff to previous 384
Add tagmodifier program.


Revision 384 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 28 17:26:23 2010 UTC (14 years, 11 months ago) by amb
File length: 2833 byte(s)
Diff to previous 365
Compile with _FILE_OFFSET_BITS=64 to get 64-bit fopen() and stat().


Revision 365 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 12 16:42:23 2010 UTC (14 years, 11 months ago) by amb
File length: 2729 byte(s)
Diff to previous 359
Move the type checking/printing functions from way.c to type.c.


Revision 359 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 10 18:33:20 2010 UTC (14 years, 11 months ago) by amb
File length: 2705 byte(s)
Diff to previous 353
Added file of translations and language selection.


Revision 353 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 6 18:49:50 2010 UTC (15 years ago) by amb
File length: 2691 byte(s)
Diff to previous 340
Remove special lex/flex flags.  Remove profiles.o from planetsplitter.


Revision 340 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 29 18:18:54 2010 UTC (15 years ago) by amb
File length: 2812 byte(s)
Diff to previous 333
Better handling of the xml sub-directory.


Revision 333 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 28 15:24:29 2010 UTC (15 years ago) by amb
File length: 2755 byte(s)
Diff to previous 312
Added the XML subdirectory and xmlparser.c.


Revision 312 - (view) (download) (annotate) - [select for diffs]
Modified Sat Dec 12 11:09:16 2009 UTC (15 years, 3 months ago) by amb
File length: 2399 byte(s)
Diff to previous 287
Ignore the error if executables cannot be copied after compiling.


Revision 287 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 20 15:22:05 2009 UTC (15 years, 5 months ago) by amb
File length: 2398 byte(s)
Diff to previous 240
Add sorting.o to the Makefile.


Revision 240 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 15 15:29:23 2009 UTC (15 years, 7 months ago) by amb
File length: 2388 byte(s)
Diff to previous 234
Tidy the compilation options to make it easier to turn them on and off.


Revision 234 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 23 17:36:11 2009 UTC (15 years, 8 months ago) by amb
File length: 2439 byte(s)
Diff to previous 192
Split off queue functions into a separate file.


Revision 192 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 13 10:27:49 2009 UTC (15 years, 9 months ago) by amb
File length: 2423 byte(s)
Diff to previous 190
Delete the executables from the web directory for 'distclean'.


Revision 190 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 12 18:36:23 2009 UTC (15 years, 9 months ago) by amb
File length: 2369 byte(s)
Diff to previous 186
Copy the executables into the web directory.


Revision 186 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 7 15:33:38 2009 UTC (15 years, 9 months ago) by amb
File length: 2284 byte(s)
Diff to previous 161
Added visualiser.c.


Revision 161 - (view) (download) (annotate) - [select for diffs]
Added Wed Apr 22 18:52:35 2009 UTC (15 years, 11 months ago) by amb
File length: 2254 byte(s)
Diff to previous 153
Split the function to print the output into a new file.



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.

  Diffs between and
  Type of Diff should be a