pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/cmake



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Nov 11 08:34:02 UTC 2010

Modified Files:
        pkgsrc/devel/cmake: Makefile PLIST distinfo
        pkgsrc/devel/cmake/patches: patch-aa patch-ab patch-ac

Log Message:
Changes 2.8.3:
* When processing DartMeasurements use the tests working directory.
* ExternalProject: No svn --username if empty.
* Avoid problem reading jni.h on Macs.
* Fixed appending PATH to dumpbin tool from growing without bounds.
* Switch to CMAKE_PATH when doing PATH comparisons on Windows.
* Remove unecessary TO_CMAKE_PATH for gp_cmd_dir.
* Append the gp_tool path to the system PATH using native slashes.
* Fixes to GetPrerequisites for cygwin.
* CPackDeb Added several optional debian binary package fields.
* ENH: Added case for Python 2.7.
* Fixed parallel build for generators with EXTRA.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/devel/cmake/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/cmake/PLIST
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/cmake/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/cmake/patches/patch-aa
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/cmake/patches/patch-ab
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/cmake/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index