Procházet zdrojové kódy

Change the way generators selection works. Now, instead of computing
'rank' for each viable generator, we use explicit information of the
form 'generator A is better than generator B', which is provided by
the user. The obvious goal is to fix 'custom_generator' failure on
msvc, but generally, I'm fixing BB76 -- which says that current generators
selection is very broken.


[SVN r25361]

Vladimir Prus před 21 roky
rodič
revize
5d56aa846f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit d348f6a0206c5ef1573a6ea7a4a9ee8e2ecd2401
+Subproject commit ffc3024749cfcedf9e0871681eda06f489838a40

粤ICP备19079148号