office-gobmx/.gitignore

95 lines
1.3 KiB
Text
Raw Normal View History

2010-08-24 08:35:51 -05:00
# backup and temporary files
*~
.*.sw[op]
2010-12-01 06:55:29 -06:00
# where the 'subrepos' and downloads are located
/clone
2010-12-01 06:55:29 -06:00
/src
2010-08-24 08:35:51 -05:00
# the build directories
2010-08-19 17:05:37 -05:00
/*/unxlng??
/*/unxlng??.pro
2011-03-24 10:04:17 -05:00
/*/unxlng???
/*/unxlng???.pro
2011-01-24 05:53:59 -06:00
/*/wntmsc???
/*/wntmsc???.pro
2011-05-18 16:38:59 -05:00
/*/wntgcc?
/*/wntgcc?.pro
2010-11-27 09:08:22 -06:00
/*/unxmac??
/*/unxmac??.pro
/*/unx?bsd??
/*/unx?bsd??.pro
/*/unxdfly??
/*/unxdfly??.pro
/*/unxso???
/*/unxso???.pro
/*/unxaig??
/*/unxaig??.pro
2011-05-13 12:52:29 -05:00
/*/unxios?
/*/unxios?.pro
2011-05-15 09:19:48 -05:00
/*/unxand?
/*/unxand?.pro
2011-08-29 00:46:30 -05:00
/*/unx*.obsolete
/*/wnt*.obsolete
/workdir
/solver
/instsetoo_native/util/LibreOffice
/instsetoo_native/util/LibreOffice_SDK
2010-08-24 08:35:51 -05:00
# autoconf generated stuff
/aclocal.m4
/autom4te.cache
/autogen.lastrun
/bootstrap
/ChangeLog
/config.guess
/config.log
/config.parms
/config.status
/configure
/Makefile
/makefile.mk
/set_soenv
/visibility.cxx
/post_download
/bin/repo-list
/src.downloaded
2011-04-26 03:29:31 -05:00
/ooo.lst
# misc
/cross-build-toolset.built
/set_soenv.last
/set_soenv.stamp
/warn
/build.log
2011-08-28 02:45:57 -05:00
/build_error.log
2011-06-11 16:02:52 -05:00
/post_download.log
/install
/downloaded
2011-06-11 16:02:52 -05:00
/Env.Build.sh
2011-07-26 04:06:33 -05:00
/Env.Host.sh
/ID
/tags
/docs
2011-05-07 19:39:13 -05:00
/autogen.save
2010-09-16 13:29:27 -05:00
/*/*.exe
2010-10-23 12:05:21 -05:00
2011-08-15 11:55:37 -05:00
# external dlls etc
/external/*/*.dll
/external/*/*.exe
/external/*/*.manifest
/external/*/*.txt
/moz/zipped/*.zip
# links to the other repositories
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 * commit 'ooo/DEV300_m101': (500 commits) masterfix DEV300: #i10000# remove hard dep masterfix DEV300: #i10000# usage of L10N build_type masterfix DEV300: #i10000# usage of L10N build_type masterfix DEV300: #i100000# dep. fix masterfix DEV300: #i10000# removed one hard dep masterfix DEV300: #i10000# fixed patch handling masterfix DEV300: #i10000# new configure DEV300 masterfix DEV300: #i10000# nawk -> awk l10nmove: adjust repository handling l10nmove: fixed regex l10nmove: minor fixes l10nmove: add l10n repo to gb_REPOS DEV300 masterfix: gnumake3: subsequenttests requires in environment ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300 DEV300 masterfix: #i10000#: windows: more bizare hacks ... locales34: have a matching configure as well DEV300 locales34: back out change from autoreconf gnumake3: JunitTest.mk: bizarre hacks to make it work on windows ... Conflicts: configure configure.in instsetoo_native/prj/build.lst instsetoo_native/util/makefile.mk instsetoo_native/util/openoffice.lst instsetoo_native/util/pack.lst ooo.lst scp2/source/canvas/canvascommons.scp scp2/source/canvas/mtfrenderer.scp scp2/source/ooo/common_brand.scp scp2/source/ooo/directory_ooo.scp scp2/source/ooo/file_library_ooo.scp scp2/source/ooo/file_ooo.scp scp2/source/ooo/makefile.mk scp2/source/ooo/module_hidden_ooo.scp scp2/source/ooo/module_langpack.ulf scp2/source/ooo/ure.scp scp2/source/python/file_python.scp scp2/source/sdkoo/sdkoo.scp scp2/source/templates/module_langpack_accessories_templates.sct scp2/source/templates/module_langpack_accessories_templates_root.sct set_soenv.in soldep/bootstrp/appdef.cxx soldep/bootstrp/dep.cxx soldep/bootstrp/hashtbl.cxx soldep/bootstrp/makefile.mk soldep/bootstrp/minormk.cxx soldep/bootstrp/prj.cxx soldep/bootstrp/prodmap.cxx soldep/inc/dep.hxx soldep/inc/minormk.hxx soldep/inc/prodmap.hxx soldep/inc/soldep/appdef.hxx soldep/inc/soldep/connctr.hxx soldep/inc/soldep/depper.hxx soldep/inc/soldep/depwin.hxx soldep/inc/soldep/hashtbl.hxx soldep/inc/soldep/objwin.hxx soldep/inc/soldep/prj.hxx soldep/inc/soldep/sdtresid.hxx soldep/inc/soldep/soldep.hxx soldep/inc/soldep/soldlg.hxx soldep/inc/soldep/tbox.hxx soldep/prj/d.lst soldep/source/connctr.cxx soldep/source/depapp.hxx soldep/source/depper.cxx soldep/source/depwin.cxx soldep/source/makefile.mk soldep/source/objwin.cxx soldep/source/soldep.cxx soldep/source/soldlg.cxx soldep/source/soldlg.src soldep/source/tbox.cxx solenv/bin/build.pl solenv/bin/cws.pl solenv/bin/make_installer.pl solenv/bin/mhids.pl solenv/bin/modules/CwsConfig.pm solenv/bin/modules/RepositoryHelper.pm solenv/bin/modules/installer/regmerge.pm solenv/bin/modules/installer/scriptitems.pm solenv/bin/modules/installer/servicesfile.pm solenv/bin/modules/installer/simplepackage.pm solenv/bin/modules/installer/substfilenamefiles.pm solenv/config/ssolar.cmn solenv/inc/_tg_rslb.mk solenv/inc/extension_post.mk solenv/inc/libs.mk solenv/inc/minor.mk solenv/inc/postset.mk solenv/inc/settings.mk solenv/inc/tg_rslb.mk solenv/inc/unxlng.mk solenv/inc/wntmsc.mk soltools/HIDCompiler/hidclex.l stlport/prj/d.lst stlport/systemstlguards/postextstl.h
2011-03-08 19:43:29 -06:00
/binfilter
/dictionaries
/helpcontent2
/translations
# compiled python objects for gdb pretty printers
/solenv/gdb/libreoffice/*.py[co]
/solenv/gdb/libreoffice/util/*.py[co]