Skip to content
Snippets Groups Projects
  1. Nov 27, 2013
  2. Oct 16, 2013
  3. Sep 17, 2013
    • Tobias Hunger's avatar
      BuildConfigurationFactory: Refactor code · d2adc303
      Tobias Hunger authored
      
      Refactor the code of the build configuration factories. The idea is to
      generalize the code so much that we can allow plugins to install
      custom build configuration factories for the platforms they support.
      
      To support this use case the following changes where done here:
       * BuildInfo class was introduced to describe one build configuration that
         can be created by a factory.
       * Factories report a list of BuildInfo to describe what they can produce.
         This fixes the need for factories to implicitly create one buildconfiguration
         and then create another one 'officially' to support debug and release build
         configurations to be set up for projects.
       * Do no longer work around factories to create build configurations.
      
      Change-Id: Ic372e4a9b5c582633b467d130538948472b89d91
      Reviewed-by: default avatarDaniel Teske <daniel.teske@digia.com>
      d2adc303
  4. Sep 11, 2013
  5. Aug 30, 2013
  6. Aug 19, 2013
  7. Jul 18, 2013
  8. Jun 12, 2013
  9. Jun 11, 2013
  10. May 15, 2013
  11. May 13, 2013
  12. Apr 19, 2013
  13. Apr 03, 2013
  14. Apr 02, 2013
  15. Mar 27, 2013
  16. Mar 13, 2013
  17. Mar 01, 2013
  18. Feb 18, 2013
  19. Feb 14, 2013
  20. Feb 11, 2013
  21. Feb 01, 2013
Loading