Przeglądaj źródła

Beginning of the 'make' rule.

    * new/targets.jam: Check for duplicate 'basic-target::generate()' calls.
        Use better logic to tell is source is another main target or file.
        (project-target::has-main-target): New rule.
    * new/project.jam (lookup): Fixes. (find-target): Implemented.
    * new/make.jam: New file, defines the 'make' rule and associated target
        class.
    * new/build-system.jam: Import 'make'. Generate virtual targets and
        actualize them.
    * new/utility.jam: Added "MkDir" rule and actions.
    * test/project_test3.py: New test.


[SVN r14249]
Vladimir Prus 24 lat temu
rodzic
commit
2732a35476
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit 955dad43a623f4d97cc4eaf8893b43518732ef48
+Subproject commit 082c25530dbf66c02e37e9cb047cdc1a369aa4aa

粤ICP备19079148号