]> git.tdb.fi Git - ext/sigc++-2.0.git/blob - untracked/README
Adjust the name of the library to match upstream
[ext/sigc++-2.0.git] / untracked / README
1 untracked/README
2
3 This directory contains files not tracked by a source code control program,
4 such as git. (This README file is the exception.)
5
6 The files can have one of two origins.
7
8 1. Copied by the mm-common-get command.
9 2. Generated when libsigc++ is built.
10
11 Files of type 2 exist here only if libsigc++ is built with maintainer-mode=false,
12 or the directory comes from a tarball.
13 Files of both types exist here only if libsigc++ is built with Meson,
14 or the tarball is created with Meson.
15
16 1. Files copied by mm-common-get
17 --------------------------------
18 untracked/docs/doc_install.py or doc-install.pl
19                doc_postprocess.py or doc-postprocess.pl
20                doxygen-extra.css
21                tagfile-to-devhelp2.xsl
22 untracked/build_scripts/dist-build-scripts.py
23                         dist-changelog.py
24                         doc-reference.py
25
26 mm-common-get may copy more files, but they are not used by libsigc++.
27
28 2. Generated files
29 ------------------
30 untracked/docs/reference/libsigc++-2.0.devhelp2
31                          libsigc++-2.0.tag
32                          html/*
33 untracked/docs/manual/libsigc_manual.pdf (only if build-pdf=true)
34                       html/*
35 untracked/MSVC_NMake/sigc.rc
36                      sigc++config.h
37 untracked/sigc++/*.h
38                  adaptors/*.h
39                  adaptors/lambda/*.h
40                  adaptors/lambda/*.cc
41                  functors/*.h