Skip to content
Snippets Groups Projects
  1. Jan 11, 2011
  2. Jan 10, 2011
  3. Jan 05, 2011
  4. Jan 04, 2011
  5. Dec 17, 2010
  6. Dec 07, 2010
  7. Dec 06, 2010
  8. Dec 02, 2010
  9. 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
  10. Nov 11, 2010
  11. Nov 03, 2010
  12. Nov 02, 2010
  13. Nov 01, 2010
  14. Oct 29, 2010
  15. Oct 08, 2010
  16. Oct 07, 2010
  17. Oct 04, 2010
  18. 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
  19. Sep 29, 2010
  20. Sep 27, 2010
  21. Sep 24, 2010
  22. Sep 23, 2010
Loading