Skip to content
Snippets Groups Projects
  1. Jan 13, 2009
  2. Jan 12, 2009
  3. Dec 19, 2008
  4. Dec 17, 2008
  5. Dec 16, 2008
  6. Dec 09, 2008
    • hjk's avatar
      use QTC_ASSERT instead of Q_ASSERT · 4a552ead
      hjk authored
      4a552ead
    • dt's avatar
      Fixes: Some running support for cmake · 7d4dab15
      dt authored
      Task:     -
      RevBy:    -
      AutoTest: -
      Details:  Note: I need to refactor the code significantly, i'm more or
      less convinced that one build configuration per target is wrong.
      We probably want one build configuration per build directory and instead
      build all targets that we are interested then in the makestep.
      This means we won't have any cmake support for the beta.
      7d4dab15
  7. Dec 05, 2008
    • dt's avatar
      Fixes: Add the cmakestep and makestep to a buildconfigratuion. · 440053f7
      dt authored
      Task:     -
      RevBy:    -
      AutoTest: -
      Details:  Actually building only works on unix (since the generator is
      hardcoded.) and make is called without any parameters which is wrong.
      A lot is missing for basic build support, but this is a start.
      440053f7
  8. Dec 04, 2008
    • dt's avatar
      Fixes: Added stub makestep for cmake. · a10019ea
      dt authored
      Details:  Also add copyright headers and some initial code for the
      CMakeStep and MakeStep. Soon it will actially build something.
      a10019ea
  9. Dec 03, 2008
Loading