Skip to content
Snippets Groups Projects
  1. Mar 09, 2009
    • dt's avatar
      Fixes: Add a smarter cmake open project wizard. · ef1693e9
      dt authored
      Details:  That fixes a few bugs, while still having a few missing
      things. Don't allow the user to set a shadow build directory, if there
      is already a in source build. Detect if a cbp file is already existing
      and recent enough, don't rerun cmake then. Ensure that the user runs
      cmake with the cbp generator on opening the project. Show the output of
      the cmake generator while running. Remove the unecessary cmake step.
      ef1693e9
  2. Feb 25, 2009
  3. Jan 13, 2009
  4. Dec 16, 2008
  5. Dec 09, 2008
    • 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
  6. 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
  7. Dec 02, 2008
Loading