• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

build/H22-Sep-2015-23,86519,599

codegen/H03-May-2022-873692

docs/H03-May-2022-108,321107,648

gtksourceview/H22-Sep-2015-37,62924,325

tests/H03-May-2022-1,5441,275

AUTHORSH A D11-Dec-2014330 139

COPYINGH A D11-Dec-201423.9 KiB463397

ChangeLogH A D22-Sep-201594.5 KiB3,0562,035

ChangeLog.pre-gitH A D11-Dec-201421.6 KiB599443

INSTALLH A D22-Sep-201515.4 KiB371289

Makefile.amH A D11-Dec-2014859 3222

Makefile.inH A D03-May-202234.2 KiB1,008902

NEWSH A D22-Sep-20158.7 KiB258203

READMEH A D11-Dec-2014512 1917

aclocal.m4H A D22-Sep-201570.1 KiB2,0081,808

autogen.shH A D11-Dec-2014271 85

configureH A D22-Sep-2015596.4 KiB19,64516,685

configure.acH A D22-Sep-20152.6 KiB6450

README

1C++ wrapper for gtksourceview, version 3.2.0.
2
3Current dependencies:
4- to build a library from tarball:
5  * gtksourceview >= 3.2.0
6  * glibmm >= 2.28.0
7  * gtkmm >= 3.2.0
8- to build a documentation:
9  * same as above and tools required by mm-common, that are:
10    - perl
11    - doxygen
12    - dot
13    - xsltproc
14- to build in maintainer mode:
15  * same as above and tools used by maintainer:
16    - git (to generate a ChangeLog)
17    - mm-common >= 0.9.5
18    - recent autotools because no deprecated macros are used.
19