1. 21 Feb, 2011 1 commit
  2. 09 Nov, 2010 1 commit
  3. 27 Sep, 2010 2 commits
  4. 30 Jul, 2010 1 commit
  5. 21 Jul, 2010 1 commit
  6. 03 Jun, 2010 1 commit
  7. 21 May, 2010 1 commit
  8. 20 Jan, 2010 1 commit
  9. 19 Dec, 2009 1 commit
  10. 14 Dec, 2009 1 commit
    • Johannes Winkelmann's avatar
      introduce "Config directory" and "Webroot Directory" · ac1af7d6
      Johannes Winkelmann authored
      To distinguish between different kinds of config/data files, this commit
      introduces two new settings, the "config directory" and the "webroot
      directory". The split is meant to be implemented like this:
      - files written by the dss should go into the 'data' directory
      - files written by the users should go into the 'config' directory
      - web server files should go into 'webroot' directory
      
      WITH_CONFIG and WITH_WEBROOTDIR default to $WITH_DATADIR{,/webroot}
      ac1af7d6
  11. 09 Nov, 2009 1 commit
  12. 05 Nov, 2009 1 commit
  13. 22 Sep, 2009 1 commit
  14. 09 Sep, 2009 2 commits
  15. 08 Sep, 2009 1 commit
    • Patrick Stählin's avatar
      * Support for compiling with gcov · 3347b9b1
      Patrick Stählin authored
        (cmake -DWITH_GCOV=on ..)
        Closes #84
      * Included compiling with -Wold-style-cast
        but commented out since gsoap generates
        code that won't compile with that flag.
        Refs #125
      3347b9b1
  16. 15 Jul, 2009 1 commit
  17. 30 Jun, 2009 1 commit
  18. 26 May, 2009 1 commit
  19. 08 May, 2009 1 commit
  20. 30 Apr, 2009 1 commit