pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/cmake
Module name: wip
Committed by: makoto
Date: Sat Sep 27 06:05:02 UTC 2014
Added Files:
wip/cmake: COMMIT_MSG DESCR Makefile PLIST PLIST.Cygwin
PLIST.Darwin buildlink3.mk distinfo
wip/cmake/patches: patch-Modules_FindX11.cmake
patch-Modules_Platform_SCO__SV.cmake
patch-Modules_Platform_SunOS.cmake patch-Source_cmELF.cxx
patch-Source_kwsys_SystemInformation.cxx
patch-Source_kwsys_SystemTools.cxx
patch-Utilities_KWIML_CMakeLists.txt patch-aa patch-ab patch-ac
Log Message:
Import cmake-3.0.2 as wip/cmake.
CMake is an extensible, open-source system that manages the build
process in an operating system and compiler independent manner. Unlike
many cross-platform systems, CMake is designed to be used in
conjunction with the native build environment. Simple configuration
files placed in each source directory (called CMakeLists.txt files)
are used to generate standard build files (e.g., makefiles on Unix and
projects/workspaces in Windows MSVC) which are used in the usual
way. CMake can compile source code, create libraries, generate
wrappers, and build executables in arbitrary combinations. CMake
supports in-place and out-of-place builds, and can therefore support
multiple builds from a single source tree. CMake also supports static
and dynamic library builds. Another nice feature of CMake is that it
generates a cache file that is designed to be used with a graphical
editor. For example, when CMake runs, it locates include files,
libraries, and executable, and may encounter optional build
directives. This information is gathered into the cache, which may be
changed by the user prior to the generation of the native build files.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/cmake/COMMIT_MSG wip/cmake/DESCR \
wip/cmake/Makefile wip/cmake/PLIST wip/cmake/PLIST.Cygwin \
wip/cmake/PLIST.Darwin wip/cmake/buildlink3.mk wip/cmake/distinfo \
wip/cmake/patches/patch-Modules_FindX11.cmake \
wip/cmake/patches/patch-Modules_Platform_SCO__SV.cmake \
wip/cmake/patches/patch-Modules_Platform_SunOS.cmake \
wip/cmake/patches/patch-Source_cmELF.cxx \
wip/cmake/patches/patch-Source_kwsys_SystemInformation.cxx \
wip/cmake/patches/patch-Source_kwsys_SystemTools.cxx \
wip/cmake/patches/patch-Utilities_KWIML_CMakeLists.txt \
wip/cmake/patches/patch-aa wip/cmake/patches/patch-ab \
wip/cmake/patches/patch-ac
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/COMMIT_MSG?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/PLIST.Cygwin?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/PLIST.Darwin?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/buildlink3.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/patches/patch-Modules_FindX11.cmake?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/patches/patch-Modules_Platform_SCO__SV.cmake?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/patches/patch-Modules_Platform_SunOS.cmake?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/patches/patch-Source_cmELF.cxx?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/patches/patch-Source_kwsys_SystemInformation.cxx?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/patches/patch-Source_kwsys_SystemTools.cxx?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/patches/patch-Utilities_KWIML_CMakeLists.txt?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/patches/patch-aa?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/patches/patch-ab?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cmake/patches/patch-ac?r1=0&r2=1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index