source: trunk/svnignore @ 142

Revision 142, 419 bytes checked in by alonbl, 4 years ago (diff)

New build system

Merge new build system:

  1. Support mingw.
  2. Sync with latest opensc.
  3. Remove api documents from distribution.

merge -r 127:141  https://www.opensc-project.org/svn/libp11/branches/alonbl/mingw

_M .
M configure.ac
_M doc
D doc/changelog.sh
M doc/doxygen.conf.in
D doc/export-wiki.xsl
M doc/Makefile.am
A doc/opensc-logo.gif
D doc/generate-api.sh
D doc/export-wiki.sh
AM doc/nonpersistent
A doc/nonpersistent/export-wiki.xsl
A doc/nonpersistent/Makefile.am
A doc/nonpersistent/export-wiki.sh
A doc/nonpersistent/svn2cl.xsl
D doc/svn2cl.xsl
A doc/doxygen-footer.html
_M src
M src/p11_load.c
M src/p11_slot.c
M src/p11_rsa.c
M src/p11_err.c
M src/p11_key.c
A src/libp11.exports
M src/p11_misc.c
M src/p11_cert.c
M src/p11_ops.c
M src/Makefile.am
A src/versioninfo.rc.in
M src/libpkcs11.c
M src/p11_attr.c
M Makefile.am
A svnignore
D aclocal
_M examples

Line 
1Makefile
2Makefile.in
3core
4archive
5acinclude.m4
6aclocal.m4
7autom4te.cache
8compile
9confdefs.h
10config.*
11configure
12conftest
13conftest.c
14depcomp
15install-sh
16libtool
17libtool.m4
18ltmain.sh
19missing
20mkinstalldirs
21so_locations
22stamp-h*
23
24.deps
25.libs
26.#*#
27.*.bak
28.*.orig
29.*.rej
30.*~
31#*#
32*.bak
33*.d
34*.def
35*.dll
36*.exe
37*.la
38*.lib
39*.lo
40*.orig
41*.pdb
42*.rej
43*.u
44*.rc
45*.pc
46*~
47*.gz
48*.bz2
49*.[0-9]
50*.html
51*.gif
52*.css
53*.out
54
55ChangeLog
56doxygen.conf
Note: See TracBrowser for help on using the repository browser.