Skip to content
Snippets Groups Projects
  1. Feb 19, 2019
  2. Feb 18, 2019
  3. Feb 14, 2019
  4. Feb 13, 2019
  5. Feb 12, 2019
  6. Feb 11, 2019
  7. Feb 07, 2019
  8. Feb 06, 2019
  9. Feb 05, 2019
  10. Feb 04, 2019
  11. Feb 02, 2019
  12. Jan 31, 2019
  13. Jan 30, 2019
  14. Jan 29, 2019
  15. Jan 28, 2019
    • Michal Hrusecky's avatar
      MOX: Shuffle patches around · 1680cc98
      Michal Hrusecky authored
    • Karel Koci's avatar
      Nonabsolute lists · d486e0b3
      Karel Koci authored
      This creates lists that can be included in to each other. This is done
      by hack that original script calling one of these lists passes base URI
      to access sources and that is later reused. This is how relative URI
      should work in future but it is not completed now so we can overcome it
      this way and have almost same support.
      
      This also means that we no longer have to specify target branch for
      lists because it no longer matters.
      
      Fallback branch is for now dropped because we are not doing small build
      at the moment. We should in future return to them but they will be
      implemented differently then fallback branch is.
      
      This also does some base list cleanup.
      Verified
      d486e0b3