CVS log for metal/metal_build.php
Up to [MetaL] / metal
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Aug 22 00:50:55 2004 UTC (6 years ago) by mlemos
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -2
lines
Added support for the targetbasename context function.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Jun 27 01:38:23 2004 UTC (6 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +10 -4
lines
Made the insertincludepath of the compile function take multiple arguments.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Tue May 11 03:39:03 2004 UTC (6 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2
lines
Moved all object creation to the compiler class CreateClassObject function.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon May 10 08:36:05 2004 UTC (6 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +8 -8
lines
Fixed intentional object copies by assignment that would not work under
PHP 5.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Oct 12 03:50:05 2003 UTC (6 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +23 -12
lines
Eliminated duplications when building or merging file lists.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Oct 16 06:04:10 2002 UTC (7 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -42
lines
Moved the function compilerargument from build module to expressions.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Oct 14 21:13:48 2002 UTC (7 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +34 -6
lines
Added support to get optional build arguments.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Oct 7 08:08:53 2002 UTC (7 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +8 -1
lines
Made target lists files be outputed as generated files in the mergefiles
function.
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Oct 6 14:07:11 2002 UTC (7 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +7 -7
lines
Fixed execution of target template actions with direct action definitions.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Oct 6 06:05:09 2002 UTC (7 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +62 -27
lines
Added support to target upto date actions.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Oct 6 04:52:47 2002 UTC (7 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +96 -14
lines
Added support for target argument default values.
Added support to compilerarguments.
Fixed default argument verification for compile function required arguments.
Added support for target file lists in mergefiles.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Oct 5 07:32:33 2002 UTC (7 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +5 -1
lines
Added support the compiler InsertIncludePath argument.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Aug 25 05:18:43 2002 UTC (8 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +44 -44
lines
Fixed force passage of arguments by reference.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Sep 22 23:26:43 2001 UTC (8 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -4
lines
Made error messages explicit the name of the target when the target action
is missing.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Sep 20 15:33:08 2001 UTC (8 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -3
lines
Fixed the path of dependencies set as target source files.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Sep 16 05:03:25 2001 UTC (8 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -2
lines
Added support to include path.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jun 19 20:15:18 2001 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
Fixed build_targets variable declaration.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Jun 19 20:07:42 2001 UTC (9 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +66 -5
lines
Added support for build target arguments.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Jun 11 21:45:57 2001 UTC (9 years, 3 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Fixed cache directory assignment.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Jun 11 21:34:28 2001 UTC (9 years, 3 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1
lines
Added an option to handle only simplified XML files and fail if a parsed
file is not of simplified XML.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Jun 10 21:02:06 2001 UTC (9 years, 3 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +17 -12
lines
Made files targets automatic dependencies be ignored if the actual file no
longer exists and it is not a known target.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jun 10 19:51:38 2001 UTC (9 years, 3 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -2
lines
Made a filestarget file only be made a dependency if it still exists.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jun 9 14:27:57 2001 UTC (9 years, 3 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3
lines
Renamed the contents files to input files.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun May 6 18:30:55 2001 UTC (9 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +22 -2
lines
Added the buildtrigger context function.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Apr 16 02:54:34 2001 UTC (9 years, 4 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
Fixed the context value that is passed internally to BuildTarget function.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Apr 9 00:18:54 2001 UTC (9 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +6 -5
lines
Made the file time stamps check modification time instead of creation time.
Made updatefile function only create output directory if the destination
file does not exist.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Apr 1 23:56:54 2001 UTC (9 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +152 -55
lines
Added support for specifying target source dependency files.
Added support for target files retrieving automatically dependencies from
them.
Added support for template actions.
Made targetname and source be target action context function.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Mar 25 00:02:00 2001 UTC (9 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
Fixed the error message of when it is not possible to update a file.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Mar 18 18:00:31 2001 UTC (9 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +85 -2
lines
Added support to template actions.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Mar 18 16:29:49 2001 UTC (9 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +29 -40
lines
Made the echo command output its arguments as data.
Added the targetname as context functions while executing the target action.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Mar 11 22:11:22 2001 UTC (9 years, 6 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +14 -3
lines
Made the targetlanguage and bindings have default definitions.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jul 4 06:34:44 2000 UTC (10 years, 2 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1
lines
Made the input/output of serialized objects to files be unbuffered to gain
some speed.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Mar 22 01:12:07 2000 UTC (10 years, 5 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +69 -1
lines
Added the mergefiles function.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 10 19:10:03 2000 UTC (10 years, 6 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -1
lines
Made the directory of the files list file be created before the file is
generated.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Mar 8 00:02:38 2000 UTC (10 years, 6 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +69 -1
lines
Added the data tag to the echo function.
Added the update file function.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 4 20:30:19 2000 UTC (10 years, 6 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +59 -59
lines
Made all the tags and functions be taken in lower case without any under
scores.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Dec 2 05:11:30 1999 UTC (10 years, 9 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +31 -8
lines
Made the CACHEDIRECTORY argument be optional.
Added the CACHEPARSEDFILES argument.
Made the CACHEDIRECTORY and CACHEPARSEDFILES arguments be inherited from
the calling compiler object.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Nov 12 03:43:59 1999 UTC (10 years, 10 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2
lines
Added support to pass the cache directory argument in the COMPILE function.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Sep 29 23:57:55 1999 UTC (10 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +9 -6
lines
Assured that it is verified the success of calls to cloase files.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Sep 26 05:32:53 1999 UTC (10 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +37 -2
lines
Added the ECHO function.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Sep 15 23:28:16 1999 UTC (10 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +14 -3
lines
Assumed that the TARGET to BUILD is the first on the defined target list
when no target is specified as argument for BUILD.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 15 23:19:42 1999 UTC (10 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +94 -1
lines
Added the REMOVEGENERATED function.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 15 03:37:07 1999 UTC (10 years, 11 months ago) by mlemos
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +82 -3
lines
Added the LISTFILES function.
Made the COMPILE function not pass the Files list file name to the compiler.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Sep 13 16:47:05 1999 UTC (11 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -2
lines
Assured that if COMPILE function sets the error values appropriately on
failure.
Assured that a target is always rebuilt if the respective file does not
exist.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Sep 12 00:48:09 1999 UTC (11 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -5
lines
Made the class inherit from metal_base_class.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Sep 11 05:29:26 1999 UTC (11 years ago) by mlemos
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2
lines
Added support to specify the compile output files list.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 10 05:56:35 1999 UTC (11 years ago) by mlemos
Branches: MAIN
Initial revision.
|