Changes between Version 3 and Version 4 of Commentary/GSoCMultipleInstances
- Timestamp:
- 05/21/12 18:41:35 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/GSoCMultipleInstances
v3 v4 8 8 9 9 == Information used to compute the hash == 10 11 The hashes of all the packages that are actually used for compilation. Those are available in the installedPkgs field of LocalBuildInfo. 12 13 The compiler, its version and its arguments and the tools and their version and their arguments. Available from LocalBuildInfo also. 14 15 The source code. This is necessary because if the source code changes the result of compilation changes. For released packages i would assume that the version number uniquely identifies the source code but what about unreleased packages? 10 16 11 17 == Details ==
