xamarin-macios/mk
Rolf Bjarne Kvinge 7f5d13a301
Fix print-versions for README dependencies. (#4058)
Before:

    $ make print-versions
    *** mono             git@github.com:mono/mono.git                  a0228295dcef711f8bbbf4f6f619c194e109c0e6 (2018-02)
    *** fsharp           git@github.com:fsharp/fsharp.git              7171700877115e2243b4edbc4e2eb88d019e02b0 (master)
    *** Touch.Unit       git@github.com:spouliot/Touch.Unit.git        1c41c75983ed840e9dc7079b5d4b0c31d1565359 (master)
    *** opentk           git@github.com:mono/opentk.git                396bc90c7ac2e7ce442840a5e8bd91e5e79b381e (master)
    *** Xamarin.MacDev   git@github.com:xamarin/Xamarin.MacDev         2cff0d741273341d156de6ce6095808126effd3b (master)
    *** guiunit          git@github.com:mono/guiunit.git               1306b0d420bd69efcd8f1951c5c68dc7065ce9eb ()
    *** macios-binaries  git@github.com:xamarin/macios-binaries        a4a1ceec883cc47f5eb4d4604fe5fe52d1f662d0 (master)
    ***                                                                2c1024f96864bf3b01dd8d67b41681c971bc6f71 (master)
    ***                                                                3cc5e2e1870b35f15b1540f835a370d2b011bacd (master)
    ***                                                                5abe51d5ea411de51db0f77bed29d6fc7175e177 (master)
    ***                                                                02098172ce32920646668062f2336220e5fa5927 (master)
    ***                                                                6d22123db90007453645d8eb7b2edc60f983ad19 (master)
    ***                                                                2e67714eb622769417aea3f3d449db4a2d020c9e (master)
    ***                                                                2ccb581a96f4e0120ac47d2ddaa81fe515cb28de (master)

After:

    $ make print-versions
    *** mono             git@github.com:mono/mono.git                  a0228295dcef711f8bbbf4f6f619c194e109c0e6 (2018-02)
    *** fsharp           git@github.com:fsharp/fsharp.git              7171700877115e2243b4edbc4e2eb88d019e02b0 (master)
    *** Touch.Unit       git@github.com:spouliot/Touch.Unit.git        1c41c75983ed840e9dc7079b5d4b0c31d1565359 (master)
    *** opentk           git@github.com:mono/opentk.git                396bc90c7ac2e7ce442840a5e8bd91e5e79b381e (master)
    *** Xamarin.MacDev   git@github.com:xamarin/Xamarin.MacDev         2cff0d741273341d156de6ce6095808126effd3b (master)
    *** guiunit          git@github.com:mono/guiunit.git               1306b0d420bd69efcd8f1951c5c68dc7065ce9eb ()
    *** macios-binaries  git@github.com:xamarin/macios-binaries        a4a1ceec883cc47f5eb4d4604fe5fe52d1f662d0 (master)
    *** maccore          git@github.com:xamarin/maccore.git            2c1024f96864bf3b01dd8d67b41681c971bc6f71 (master)
    *** mono-extensions  git@github.com:xamarin/mono-extensions.git    3cc5e2e1870b35f15b1540f835a370d2b011bacd (master)
    *** ios-api-docs     git@github.com:xamarin/ios-api-docs.git       5abe51d5ea411de51db0f77bed29d6fc7175e177 (master)
    *** mac-api-docs     git@github.com:xamarin/mac-api-docs.git       02098172ce32920646668062f2336220e5fa5927 (master)
    *** maciostools      git@github.com:xamarin/maciostools.git        6d22123db90007453645d8eb7b2edc60f983ad19 (master)
    *** XmlDocSync       git@github.com:xamarin/XmlDocSync.git         2e67714eb622769417aea3f3d449db4a2d020c9e (master)
    *** xamarin-analysis git@github.com:xamarin/xamarin-analysis.git   2ccb581a96f4e0120ac47d2ddaa81fe515cb28de (master)
2018-05-09 15:15:38 +02:00
..
.gitignore Automatically rerun 'make reset[-versions]' if the maccore dependency was reset. (#3442) 2018-02-09 15:20:06 +01:00
quiet.mk PMCS Removal (#3197) 2018-02-05 10:26:29 -05:00
rules.mk Switch the mono device/simulator/cross compiler builds to the mono SDK makefile. (#3640) 2018-03-22 21:25:00 -04:00
subdirs.mk Add build system. 2016-04-21 19:11:24 +02:00
versions.mk Remove the llvm submodule, its now managed by mono. (#4048) 2018-05-08 14:54:34 +02:00
xamarin.mk Fix print-versions for README dependencies. (#4058) 2018-05-09 15:15:38 +02:00