Files
textmate/Frameworks/scm/target
Allan Odgaard f1ff38f929 Add new SCM API
This won’t perform any disk access on main thread. The previous API would check for the SCM-metadata directories on the main thread and also obtain the initial status and branch during creation.
2013-02-02 10:51:59 +01:00

7 lines
197 B
Plaintext

SOURCES = src/**/*.cc
TEST_SOURCES = tests/t_*.cc
CP_Resources = resources/*
EXPORT = src/{scm{,_ng},status,snapshot}.h
LINK += text cf io settings
FRAMEWORKS = Carbon Security