Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed missing update of platform package index. | andreas_kupries | 2010-04-14 | 1 | -1/+1 |
| | |||||
* | * library/platform/platform.tcl: Linux platform identification: | andreas_kupries | 2010-04-14 | 1 | -2/+5 |
| | | | | | | | Check /lib64 for existence of files matching libc* before accepting it as base directory. This can happen on weirdly installed 32bit systems which have an empty or partially filled /lib64 without an actual libc. Bumped to version 1.0.6. | ||||
* | * library/platform/pkgIndex.tcl: Backported the platform packages | andreas_kupries | 2009-10-23 | 3 | -0/+549 |
* library/platform/platform.tcl: from head and8.5 into the 8.4 * library/platform/shell.tcl: branch. Updated makefiles to install * unix/Makfile.in: the packages. * win/Makefile.in: |