Skip to content
Snippets Groups Projects
  1. May 20, 2010
  2. May 19, 2010
  3. May 18, 2010
  4. May 17, 2010
  5. May 14, 2010
  6. May 12, 2010
  7. May 10, 2010
    • dt's avatar
      HACK: ensure a cleaner sourcedir for symbian builds · e4113aa8
      dt authored
      The symbian makefile generator don't support shadow builds. Thus they
      always pollute the source directory with build artefacts. Mixing
      in-source and shadow builds is obviously broken.
      
      We do as good as we can, setting OBJECTS_DIR, MOC_DIR, UI_DIR, RCC_DIR
      to .obj, .moc, .ui and .rcc, which keeps the source dir clean of at least
      some of the artefacts. This is as good as we can, but not really good.
      
      Task-Nr: QTCREATORBUG-1293
      (cherry picked from commit 33ef722b)
      e4113aa8
    • dt's avatar
      HACK: ensure a cleaner sourcedir for symbian builds · 33ef722b
      dt authored
      The symbian makefile generator don't support shadow builds. Thus they
      always pollute the source directory with build artefacts. Mixing
      in-source and shadow builds is obviously broken.
      
      We do as good as we can, setting OBJECTS_DIR, MOC_DIR, UI_DIR, RCC_DIR
      to .obj, .moc, .ui and .rcc, which keeps the source dir clean of at least
      some of the artefacts. This is as good as we can, but not really good.
      
      Task-Nr: QTCREATORBUG-1293
      33ef722b
    • ck's avatar
      SSH: Make interface more Qt-ish. · f678fce3
      ck authored
      f678fce3
  8. May 07, 2010
  9. May 05, 2010
  10. May 04, 2010
Loading