/[Apache-SVN]
ViewVC logotype

Revision 1183643


Jump to revision: Previous Next
Author: dcreager
Date: Sat Oct 15 14:08:45 2011 UTC (12 years, 5 months ago)
Changed paths: 4
Log Message:
AVRO-474. C: Add source package target to CMake build files

The CMake build scripts can now produce a source tarball, via CPack.
After running cmake in your build directory, "make package_source" will
produce the source tarball.  The only caveat is that CPack doesn't try
to be smart about what to include in the tarball; basically anything in
the top-level source directory is included.  I've added some ignore
patterns to keep out some of the obvious riff-raff like backup files,
and the CMake build directory.  But to produce a truly pristine source
tarball, you should make sure to keep the source directory itself
pristine.


Changed paths

Path Details
Directoryavro/trunk/CHANGES.txt modified , text changed
Directoryavro/trunk/lang/c/CMakeLists.txt modified , text changed
Directoryavro/trunk/lang/c/CPackConfig.txt added
Directoryavro/trunk/lang/c/docs/CMakeLists.txt modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26