Skip to content
Snippets Groups Projects
  1. Nov 17, 2010
    • Oswald Buddenhagen's avatar
      replace env variable injection with pervasive expando support · 79be54ed
      Oswald Buddenhagen authored
      do not inject SOURCEDIR and BUILDDIR into the environment of
      build steps and run configurations any more.
      instead, all custom executable paths, argument lists and working
      directories now support the %{sourceDir} and %{buildDir} macros.
      this approach is more elegant and more scalable.
      79be54ed
    • Oswald Buddenhagen's avatar
      overhaul process argument handling · 1e362b0f
      Oswald Buddenhagen authored
      get away from argument stringlists. instead, use native shell command
      lines which support quoting/splitting, environment variable expansion
      and redirections with well-understood semantics.
      
      Task-number: QTCREATORBUG-542
      Task-number: QTCREATORBUG-1564
      1e362b0f
  2. Nov 11, 2010
  3. Nov 03, 2010
  4. Nov 02, 2010
  5. Nov 01, 2010
  6. Oct 29, 2010
  7. Oct 08, 2010
  8. Oct 07, 2010
  9. Oct 04, 2010
  10. Sep 30, 2010
    • hjk's avatar
      version bump 2.0.91 -> 2.1.81 · e6dd3ff5
      hjk authored
      Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1
      days, and we'd like to have odd subminor for 'working' and even subminor
      numbers for pure cherry-picking release branches anyway.
      e6dd3ff5
  11. Sep 29, 2010
  12. Sep 27, 2010
  13. Sep 24, 2010
  14. Sep 23, 2010
  15. Sep 17, 2010
  16. Sep 15, 2010
  17. Sep 10, 2010
  18. Sep 08, 2010
  19. Sep 07, 2010
    • dt's avatar
      CMake ProjectManager: Hide generated files · cfb79828
      dt authored
      The heuristic to detect generated files is pretty basic and tries to
      match the filenames against 3 patterns.
      
      Task-Nr: QTCREATORBUG-2077
      cfb79828
  20. Sep 03, 2010
  21. Sep 02, 2010
  22. Sep 01, 2010
  23. Aug 30, 2010
  24. Aug 27, 2010
Loading