Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platformbug_219866c1e9 | jan.nijtmans | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | Updated package "platform" to version 1.0.13. Separated the | andreask | 2014-08-01 | 1 | -1/+1 |
| | | | | | | | | identifiers "macosx*-i386-x86_64" and "macosx-universal" as incompatible with each other. Plus addition of a cast in tclIO.c to match types in a comparison which otherwise bugs a Windows debug build (warnings are errors). | ||||
* | Fix platform version mismatch between code and index. | andreask | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting | andreask | 2013-01-30 | 1 | -1/+1 |
| | | | | | | the version to avoid issues with recent changes to the glibc banner. Now targeting a less variable part of the string. Bumped package to version 1.0.11. | ||||
* | Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH ↵ | andreask | 2011-06-22 | 1 | -1/+1 |
| | | | | location change for libc | ||||
* | * library/platform/platform.tcl: Added OSX Intel 64bit | andreas_kupries | 2010-06-09 | 1 | -1/+1 |
| | | | | * library/platform/pkgIndex.tcl: Package updated to version 1.0.9. | ||||
* | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. | andreas_kupries | 2010-05-07 | 1 | -1/+1 |
| | | | | * library/platform/pkgIndex.tcl: Package updated to version 1.0.8. | ||||
* | * library/platform/platform.tcl: Another stab at getting the /lib, | andreas_kupries | 2010-04-29 | 1 | -1/+1 |
| | | | | | * library/platform/pkgIndex.tcl: /lib674 difference right for linux. Package updated to version 1.0.7. | ||||
* | Fixed missing update of platform package index. | andreas_kupries | 2010-04-14 | 1 | -1/+1 |
| | |||||
* | * library/platform/pkgIndex.tcl: Backported the platform packages | andreas_kupries | 2009-10-23 | 1 | -0/+3 |
* 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: |