Menu

Tree [77588d] default tip /
 History

Read Only access


File Date Author Commit
 scripts 2025-01-18 Sergey Gusarov Sergey Gusarov [278f76] build: Restored processing of cmd-passed compil...
 tools 2025-01-26 Sergey Gusarov Sergey Gusarov [77588d] Disabled Warning 4480 for MSVC++ 2010
 .hgeol 2015-04-09 s.gusarov s.gusarov [c4321e] Added .hgeol file
 .hgignore 2015-04-29 s.gusarov s.gusarov [0ce72c] build directory moved to scripts
 .hgsub 2024-10-21 Sergey Gusarov Sergey Gusarov [a89aa6] Migration to the sourceforge
 .hgsubstate 2025-01-26 Sergey Gusarov Sergey Gusarov [77588d] Disabled Warning 4480 for MSVC++ 2010
 .hgtags 2014-10-19 s.gusarov s.gusarov [ce6430] Initial commit.
 LICENSE 2014-12-07 laborer2008 laborer2008 [05fed9] Added license
 README.rst 2024-10-21 Sergey Gusarov Sergey Gusarov [bbc53f] Updated pyrepo links
 README_RU.rst 2024-10-21 Sergey Gusarov Sergey Gusarov [bbc53f] Updated pyrepo links
 pack.py 2025-01-24 Sergey Gusarov Sergey Gusarov [105668] pack.py: Explicit specification of compression ...

Read Me

Repository cmake_tools

General information

This library contains CMake code (files with .cmake extentions), Python scripts and it is intended for simplification different actions on the organization of the build environment. All library identifiers (i.e. functions) named with CMT prefix (CMake Tools).

Dependencies

Git subrepo is used within the project. It's required to activate git subrepo feature in the Mercurial config

[subrepos]
git:allowed = true

Building

Not required. Any cmake-based project or code (i.e. from CMakeLists.txt) can use this library's functionality. Standard cmake's directive include is intended for that.

MongoDB Logo MongoDB