Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/xml/Makefile
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 913 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 20 19:39:30 2011 UTC (13 years, 4 months ago) by amb
File length: 3086 byte(s)
Diff to previous 910
Fix some more Makefile oddities.
Revision 910 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 19 19:53:39 2011 UTC (13 years, 4 months ago) by amb
File length: 3033 byte(s)
Diff to previous 887
Fix some Makefile oddities.
Revision 887 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 31 19:09:40 2011 UTC (13 years, 4 months ago) by amb
File length: 3077 byte(s)
Diff to previous 884
Use pread() and pwrite() functions instead of seek() followed by read() or write().
Revision 884 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 24 19:09:13 2011 UTC (13 years, 5 months ago) by amb
File length: 3047 byte(s)
Diff to previous 862
Fix long-standing annoying bug with dependencies for slim versions.
Revision 862 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 6 08:06:54 2011 UTC (13 years, 5 months ago) by amb
File length: 3113 byte(s)
Diff to previous 859
Makefiles are more consistent with each other and 'make test' can be run from the top level.
Revision 859 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 5 18:02:37 2011 UTC (13 years, 5 months ago) by amb
File length: 3096 byte(s)
Diff to previous 613
Add the gcc options for profiling (coverage) and delete the files generated by it.
Revision 613 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 29 19:44:23 2011 UTC (14 years, 1 month ago) by amb
File length: 3059 byte(s)
Diff to previous 437
Make dependency filename based on object file name (fixes overwriting problem with slim versions).
Revision 437 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 7 17:26:24 2010 UTC (14 years, 8 months ago) by amb
File length: 3143 byte(s)
Diff to previous 424
Stop message being printed when make runs.
Revision 424 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 31 14:43:45 2010 UTC (14 years, 9 months ago) by amb
File length: 3135 byte(s)
Diff to previous 387
Make sure that distclean really cleans up.
Revision 387 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 10 18:16:37 2010 UTC (14 years, 10 months ago) by amb
File length: 3083 byte(s)
Diff to previous 386
Running 'make test' now compiles everything first.
Revision 386 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 28 17:33:18 2010 UTC (14 years, 10 months ago) by amb
File length: 3079 byte(s)
Diff to previous 384
Delete zero length file if xsd-to-xmlparser fails.
Revision 384 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 28 17:26:23 2010 UTC (14 years, 10 months ago) by amb
File length: 3056 byte(s)
Diff to previous 366
Compile with _FILE_OFFSET_BITS=64 to get 64-bit fopen() and stat().
Revision 366 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 12 17:33:52 2010 UTC (14 years, 11 months ago) by amb
File length: 2952 byte(s)
Diff to previous 357
Change the last parameter to the ParseXML function to be general options.
Revision 357 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 8 17:24:34 2010 UTC (14 years, 11 months ago) by amb
File length: 2907 byte(s)
Diff to previous 350
Fix test program generation and running.
Revision 350 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 4 14:31:00 2010 UTC (14 years, 11 months ago) by amb
File length: 2902 byte(s)
Diff to previous 338
Add some XML parsing test cases.
Revision 338 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 29 18:16:35 2010 UTC (14 years, 11 months ago) by amb
File length: 2148 byte(s)
Diff to previous 334
Keep the intermediate files.
Revision 334 - (view) (download) (annotate) - [select for diffs]
Added Sun Mar 28 15:27:05 2010 UTC (14 years, 11 months ago) by amb
File length: 1964 byte(s)
Initial revision
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.