Skip to content
Snippets Groups Projects
  1. Sep 23, 2009
  2. Sep 17, 2009
  3. Sep 14, 2009
  4. Sep 10, 2009
  5. Sep 08, 2009
  6. Sep 03, 2009
    • dt's avatar
      Fix not trying hard enough to find the correct file on build errors. · 156db185
      dt authored
      If there are multiple files with the same name, then we try harder to
      find the correct one. That is for jom and nmake we have a relative path
      so we try to find a file which matches the relative path completly.
      Instead of just comparing the last part.
      156db185
  7. Aug 27, 2009
    • dt's avatar
      Compile without rtti support · 9f918428
      dt authored
      Since we can easily do that, just do it. No gurantee that we aren't
      going to use rtti in the future.
      9f918428
  8. Aug 14, 2009
  9. Aug 13, 2009
  10. Aug 12, 2009
  11. Aug 11, 2009
  12. Aug 07, 2009
  13. Aug 06, 2009
  14. Jul 31, 2009
  15. Jul 27, 2009
  16. Jul 23, 2009
  17. Jul 20, 2009
  18. Jul 15, 2009
  19. Jul 14, 2009
  20. Jul 13, 2009
  21. Jul 10, 2009
  22. Jul 03, 2009
  23. Jul 02, 2009
    • dt's avatar
      Make msvc and cmake play together. · 40ff6ab2
      dt authored
      Note: This requires a cvs cmake and is not fully tested yet. This adds a
      few missing pieces, so now opening new never built projects without a
      .user file on systems with just one VS installation should work.
      40ff6ab2
    • dt's avatar
      Add msvc support to cmake plugin. Depends on a cvs version of cmake. · 560b0639
      dt authored
      The CodeBlocks - NMake Makefiles generator combination is only available
      in the cvs version of cmake.
      This has not been extensively tested at all.
      560b0639
  24. Jun 30, 2009
    • dt's avatar
      Add all cmake files to the project tree · 7debdc2b
      dt authored
      That is if using a cmake that outputs enough information. The necessary
      patch for that was commited to cmake's cvs recently by Alexander
      Neundorf.
      
      Task-Nr: 250399
      7debdc2b
  25. Jun 24, 2009
  26. Jun 23, 2009
Loading