Skip to content
Snippets Groups Projects
  1. Jan 30, 2008
  2. Jan 22, 2008
  3. Jan 21, 2008
  4. Jan 20, 2008
  5. Jan 13, 2008
  6. Jan 12, 2008
  7. Jan 11, 2008
  8. Jan 10, 2008
  9. Jan 08, 2008
  10. Dec 14, 2007
  11. Dec 11, 2007
  12. Dec 06, 2007
  13. Dec 05, 2007
  14. Dec 04, 2007
  15. Nov 23, 2007
    • Alexander Neundorf's avatar
      ENH: add support for the Syllable OS (http://www.syllable.org) · 2144e599
      Alexander Neundorf authored
      major issues:
      -access() doesn't return false for an empty string (#ifdefed in cmake)
      -dlopen() doesn't return 0 on failure (#ifdefed in cmake and fixed now in Syllable)
      -the kwsys and Bootstrap tests fail with timeout due to the fact that I'm doing all that in qemu, which is quite slow
      -RPATH is now supported, so without modifying the test adapting DLL_PATH in Syllable is required for the tests to succeed
      -the Plugin test fails with an undefined reference to example_exe_function() in example_mod_1, it seems this isn't supported under Syllable
      
      Alex
      2144e599
  16. Nov 16, 2007
    • David Cole's avatar
      ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual... · 59901c9c
      David Cole authored
      ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.
      59901c9c
  17. Nov 12, 2007
  18. Nov 07, 2007
  19. Nov 05, 2007
  20. Oct 26, 2007
  21. Oct 25, 2007
  22. Oct 12, 2007
  23. Oct 09, 2007
  24. Oct 02, 2007
  25. Sep 20, 2007
  26. Sep 19, 2007
Loading