Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/Makefile
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
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, 10 months ago) by amb
File length: 2284 byte(s)
Diff to previous 161
Added visualiser.c.
Revision 161 - (view) (download) (annotate) - [select for diffs]
Modified 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.
Revision 153 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 8 18:46:52 2009 UTC (16 years ago) by amb
File length: 2171 byte(s)
Diff to previous 151
Fix dependency file generation.
Revision 151 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 8 16:54:34 2009 UTC (16 years ago) by amb
File length: 2307 byte(s)
Diff to previous 131
Changed the license to Affero GPLv3.
Revision 131 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 28 17:22:55 2009 UTC (16 years, 1 month ago) by amb
File length: 1836 byte(s)
Diff to previous 109
Compile with optimisation and no profiling.
Revision 109 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 7 15:56:08 2009 UTC (16 years, 2 months ago) by amb
File length: 1836 byte(s)
Diff to previous 107
Split the extended data types from the normal data types.
Revision 107 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 7 11:50:37 2009 UTC (16 years, 2 months ago) by amb
File length: 1833 byte(s)
Diff to previous 94
Add new command line options.
Revision 94 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 31 14:12:16 2009 UTC (16 years, 2 months ago) by amb
File length: 1845 byte(s)
Diff to previous 91
Don't print out anything when creating the dependencies directory.
Revision 91 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 30 19:56:35 2009 UTC (16 years, 2 months ago) by amb
File length: 1850 byte(s)
Diff to previous 89
Move dependencies to subdir.
Revision 89 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 28 18:46:55 2009 UTC (16 years, 2 months ago) by amb
File length: 1728 byte(s)
Diff to previous 88
Intermediate version while transitioning data format for nodes and segments.
Revision 88 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 27 18:22:37 2009 UTC (16 years, 2 months ago) by amb
File length: 1716 byte(s)
Diff to previous 82
Intermediate version while transitioning data format for nodes and segments.
Revision 82 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 25 10:58:52 2009 UTC (16 years, 2 months ago) by amb
File length: 1727 byte(s)
Diff to previous 46
Added profiles to define speed and allowed highways. Added new options to planetsplitter and router to use the profiles.
Revision 46 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 17 19:03:17 2009 UTC (16 years, 2 months ago) by amb
File length: 1705 byte(s)
Diff to previous 31
Add the option to create assembler output files.
Revision 31 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 11 09:28:31 2009 UTC (16 years, 2 months ago) by amb
File length: 1610 byte(s)
Diff to previous 28
Working version with supersegments and junctions.
Revision 28 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 10 13:39:51 2009 UTC (16 years, 2 months ago) by amb
File length: 1571 byte(s)
Diff to previous 26
Move the results data type into new files.
Revision 26 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 10 11:53:49 2009 UTC (16 years, 2 months ago) by amb
File length: 1541 byte(s)
Diff to previous 15
About to add the super-segment functionality using Segments data type to hold them.
Revision 15 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 6 18:32:16 2009 UTC (16 years, 3 months ago) by amb
File length: 1510 byte(s)
Diff to previous 6
Added SuperSegments data type, but it does nothing yet.
Revision 6 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 3 12:25:24 2009 UTC (16 years, 3 months ago) by amb
File length: 1412 byte(s)
Diff to previous 3
Added the ways to the output.
Revision 3 - (view) (download) (annotate) - [select for diffs]
Added Thu Jan 1 19:22:12 2009 UTC (16 years, 3 months ago) by amb
File length: 1391 byte(s)
Diff to previous 2
Print out the results.
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.