mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Use the same approach as other generated headers (a temporary file, compare to the existing, then copy), to avoid touching st.h, so that other dependent objects are not rebuilt, if not needed. It should speed up building when switching git branches, as often config.status or automake are run, causing Makefiles to be recreated. https://bugzilla.gnome.org/show_bug.cgi?id=638453
61 lines
1,017 B
Text
61 lines
1,017 B
Text
*.la
|
|
*.lo
|
|
*.o
|
|
.deps
|
|
.libs
|
|
ChangeLog
|
|
INSTALL
|
|
Makefile
|
|
Makefile.in
|
|
NEWS
|
|
aclocal.m4
|
|
autom4te.cache
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
config
|
|
configure
|
|
data/gnome-shell.desktop
|
|
data/gnome-shell.desktop.in
|
|
data/gnome-shell-clock-preferences.desktop
|
|
data/gnome-shell-clock-preferences.desktop.in
|
|
data/gschemas.compiled
|
|
data/org.gnome.shell.gschema.xml
|
|
data/org.gnome.shell.gschema.valid
|
|
data/org.gnome.accessibility.magnifier.gschema.xml
|
|
data/org.gnome.accessibility.magnifier.gschema.valid
|
|
js/misc/config.js
|
|
intltool-extract.in
|
|
intltool-merge.in
|
|
intltool-update.in
|
|
libtool
|
|
m4/
|
|
omf.make
|
|
po/*.gmo
|
|
po/gnome-shell.pot
|
|
po/Makefile.in.in
|
|
po/POTFILES
|
|
po/stamp-it
|
|
scripts/launcher.pyc
|
|
src/*.gir
|
|
src/*.typelib
|
|
src/*-enum-types.[ch]
|
|
src/*-marshal.[ch]
|
|
src/Makefile
|
|
src/Makefile.in
|
|
src/gnomeshell-taskpanel
|
|
src/gnome-shell
|
|
src/gnome-shell-clock-preferences
|
|
src/run-js-test
|
|
src/test-recorder
|
|
src/test-recorder.ogg
|
|
src/test-theme
|
|
src/st.h
|
|
src/stamp-st.h
|
|
src/stamp-st.h.tmp
|
|
stamp-h1
|
|
tests/run-test.sh
|
|
xmldocs.make
|
|
*~
|
|
*.patch
|