~mikemc/unity-scope-click/add-cxx-scope

« back to all changes in this revision

Viewing changes to .bzrignore

  • Committer: Tarmac
  • Author(s): Rodney Dawes
  • Date: 2013-12-11 18:09:08 UTC
  • mfrom: (89.1.4 fix-bs)
  • Revision ID: tarmac-20131211180908-ypu9mul1vt87cjm1
Don't reimplement generated rules for vala.
Take advantage of VALA_CHECK_MODULES to find vala packages.
Split non-compatible mdoules to another PKG_CHECK_MODULES.
Build majority of the code as a noinst lib, which click-scope and tests link to.
Update the .bzrignore for an autools project.
. Fixes: https://bugs.launchpad.net/bugs/1258559.

Approved by Roberto Alsina, Mike McCracken, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Makefile
 
2
Makefile.in
 
3
Makefile.in.in
 
4
POTFILES
 
5
.deps
 
6
.libs
 
7
autom4te.cache
 
8
m4
 
9
aclocal.m4
 
10
compile
 
11
config.*
 
12
configure
 
13
depcomp
 
14
install-sh
 
15
intltool-*
 
16
libtool
 
17
ltmain.sh
 
18
missing
 
19
stamp-*
 
20
*.[ch]
 
21
*.desktop
 
22
*.gir
 
23
*.gmo
 
24
*.icon
 
25
*.la
 
26
*.lo
 
27
*.o
 
28
*.pot
 
29
*.service
 
30
*.tar.*
 
31
*.typelib
 
32
*.vapi
 
33
*_vala.stamp
 
34
.intltool-merge-cache
 
35
 
1
36
click-scope
2
 
test-click-webservice
3
 
*.c
4
 
data/unity-scope-click.service
 
37
test-click-scope
 
38