1. 27 Sep, 2006 1 commit
    • unknown's avatar
      When valgrinding add /usr/lib/debug" to LD_LIBRARY_PATH if available · 1b8fd5ee
      unknown authored
      
      mysql-test/mysql-test-run.pl:
        Rewrite the setup of LD_LIBRARY_PATH and DYLD_LIBRARY_PATH to make it easier to modify
        Valgrind need to be run with debug libraries  otherwise it's almost impossible to add
        correct supressions, that means if "/usr/lib/debug" is available, it should be added to
        LD_LIBRARY_PATH
      1b8fd5ee
  2. 26 Sep, 2006 2 commits
  3. 22 Sep, 2006 1 commit
    • unknown's avatar
      Netware changes for build with yaSSL · 0cfda1da
      unknown authored
      - Make mwenv automatically adapt the setting to current build dir.
      - Fix include paths that mwccnlm does not understand
      - Link libmysl with yassl  
      
      
      netware/BUILD/mwccnlm:
        Update mwccnlm to convert -I../.. to -I../../
      netware/BUILD/mwenv:
        Automatically detect current build dir and based on that calculate current build dir in winw format.
        Allow caller to define MYDEV to override the defatul "F:/mydev"
        Set all paths from these three variables
      netware/Makefile.am:
        Link libmysql with yassl_libs
      0cfda1da
  4. 15 Sep, 2006 23 commits
  5. 14 Sep, 2006 6 commits
  6. 13 Sep, 2006 7 commits