summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2011-08-29Ignore pyc files in gitCédric Bosdonnat1-0/+3
2011-08-29ignore obsoleted builddirsDavid Tardon1-0/+2
2011-08-29ignore compiled python objects for gdb pretty printersDavid Tardon1-0/+4
2011-08-28Add build_error.log to .gitignoreKorrawit Pruegsanusak1-0/+1
2011-08-19Allow parallel build of the the cross build toolset.Jan Holesovsky1-0/+1
Plus various minor build tweaks.
2011-08-16Add the external dlls, exes etcTor Lillqvist1-0/+7
2011-08-06adjust .gitignore for new combined repoNorbert Thiebaud1-209/+1
2011-07-26git ignore workdir and clean it on make cleaNorbert Thiebaud1-1/+2
2011-07-26Add Env.Host.sh, drop the old *.Set.shTor Lillqvist1-1/+1
2011-06-12Add post_download.log and Env.Build.shTor Lillqvist1-0/+2
2011-06-01Ignore installation dirs in instsetoo_native.Jan Holesovsky1-0/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+8
Conflicts: Makefile.in Repository.mk autogen.sh bin/lo-commit-stat configure.in distro-configs/LibreOfficeOpenBSD.conf distro-configs/LibreOfficeWin32.conf instsetoo_native/util/openoffice.lst ooo.lst.in scp2/source/ooo/module_langpack.ulf set_soenv.in solenv/bin/ooinstall solenv/gbuild/CppunitTest.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/unxgcc.mk solenv/gbuild/platform/windows.mk solenv/inc/minor.mk solenv/inc/settings.mk tail_build/prj/makefile.mk
2011-05-19Add the wntgcc directoriesTor Lillqvist1-0/+2
2011-05-18Add config.guess to .gitignoreNiko Rönkkö1-0/+1
Added pattern '/config.guess' to gitignore file.
2011-05-18Add libvisioTor Lillqvist1-0/+1
2011-05-17More cross-compiling workTor Lillqvist1-1/+0
AC_SUBST also EXEEXT_FOR_BUILD and use that in Makefile.in. As winemv.set.sh is now called WindowsMSVCEnv.Set.sh, with capital E and S like all the others, we can simplify the glob pattern for the Set.sh file. Don't attempt to download and/or run unpackers for dependencies relevant only when using MSVC if using MinGW. Misc other Windows host vs. build fixes.
2011-05-16Add Android directoriesTor Lillqvist1-0/+2
2011-05-13Add iOS directoriesTor Lillqvist1-0/+2
2011-05-07Add /instsetoo_native to .gitignoreJoseph Powers1-0/+2
2011-04-29Update .gitignore with the new modules.Jan Holesovsky1-0/+8
2011-04-26ignore generated ooo.lstAndras Timar1-0/+1
2011-04-01add ct2n and translations into .gitignorePetr Mladek1-0/+2
2011-03-26add translate_toolkit to .gitignoreCaolán McNamara1-0/+1
2011-03-25add unxlngppc to gitignoreCaolán McNamara1-0/+2
2011-03-24add smoketestdoc to .gitignoreCaolán McNamara1-0/+1
2011-03-08Merge remote branch 'origin/feature/gnumake2.1' into integration/dev300_m101Norbert Thiebaud1-0/+1
* origin/feature/gnumake2.1: (202 commits) Revert "starmath need to have _DLL_ defined, even on MacOS" tweak library name on MacOS starmath need to have _DLL_ defined, even on MacOS add helper to set-up the libraries env, to run executable during build the startmath module in Module_ooo must use the name of the directory add starmath libraries to Repository.mk make linkoo scan the solver too, for Norbert's gnumake work -Wunitialized is not compatible with -DDEBUG rename gb_HIRESTIME to gb_LOWRESTIME. Assume highres precision by default add missing library for sc. Massage the delivered libraries name. support USE_GMAKE=1 envvar to build with gmake the modules that can be. add sc in the list of gmake-Modules support for an alternate gbuild.lst to support gmake build add a few comment to balance quotes, to make the editor less confused add all the sub-directory of the RESLOCATION to search for resource add calc related library to the Repository tweak MacOs platform specific include to build on Macos fixing variable exports for windows compiler (thanks ause) fixing variable exports for windows compiler (thanks ause) also accept debug=t ... Conflicts: Makefile.in Module_ooo.mk Repository.mk RepositoryFixes.mk configure.in solenv/bin/build.pl solenv/bin/modules/RepositoryHelper.pm solenv/bin/packmodule solenv/doc/gbuild/doxygen.cfg solenv/doc/gbuild/solenv/gbuild/types.mk solenv/gbuild/AllLangResTarget.mk solenv/gbuild/BuildDirs.mk solenv/gbuild/ComponentTarget.mk solenv/gbuild/Deliver.mk solenv/gbuild/Executable.mk solenv/gbuild/Helper.mk solenv/gbuild/Library.mk solenv/gbuild/LinkTarget.mk solenv/gbuild/Module.mk solenv/gbuild/Output.mk solenv/gbuild/Package.mk solenv/gbuild/PrecompiledHeaders.mk solenv/gbuild/SdiTarget.mk solenv/gbuild/StaticLibrary.mk solenv/gbuild/TargetLocations.mk solenv/gbuild/gbuild.mk solenv/gbuild/platform/linux.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/solaris.mk solenv/gbuild/platform/windows.mk solenv/gbuild/processdelivered.awk solenv/gbuild/processdeps.awk solenv/inc/unxgcc.mk soltools/mkdepend/def.h soltools/mkdepend/include.c
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-199/+199
* 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-02-16Updated gitignore to ignore build dirs on other platformsThomas Arnhold1-0/+8
2011-01-24Include the wntmscx build directoriesTor Lillqvist1-2/+2
2011-01-08small fixes to allow using --with-linked-git & --with-external-tarChristian Lohmaier1-0/+1
2010-12-22add winenv.set.sh to gitignoreCaolán McNamara1-0/+1
2010-12-13Migrate id, tags, and docs make target over from build repoThorsten Behrens1-0/+4
* make id: create GNU idutils symbol lookup index * make tags: create ctags index file (c++, java, html) * make docs: create doxygen-style documentation below docs/
2010-12-05ignore /install, created by dev-install, in gitNorbert Thiebaud1-1/+1
2010-12-02Added l10n to gitignoresCédric Bosdonnat1-0/+1
2010-12-02Add with-linked-git and make repo list configurableThorsten Behrens1-0/+2
* adds --with-linked-git config option, that internally uses git-new-workdir * consolidates various repo lists into bin/repo-list, and use that to dynamically add l10n repo
2010-12-01gitignore: Add src/Jan Holesovsky1-2/+2
2010-11-30adjust .gitignoreNorbert Thiebaud1-0/+2
2010-11-30exile some download-dependent configure test into a post_download stepNorbert Thiebaud1-0/+1
on windows, the configure check that some dll/exe are present. these are in fact automatically downloaded by the ./download script. but that script is run _after_ ./configure. So the tests are postponed and run in a post_download script that is invoked at the end of the download script.
2010-11-30adjust gitignore to exclude built stuff in bootstrapNorbert Thiebaud1-0/+8
2010-11-30gitignore mac built objectsNorbert Thiebaud1-0/+2
2010-11-30build: Add the 'g' wrapper to the bootstrap repo.Jan Holesovsky1-5/+212
This is the first step in removing the need for the 'build' repository, and its 'rawbuild' hack.
2010-11-22Fix .gitignore for macJoseph Powers1-0/+2
2010-10-23Added some more things to gitignoreCédric Bosdonnat1-0/+3
2010-09-17Kill aclocal.m4 for good this time :-)Jan Holesovsky1-0/+1
2010-09-17Remove aclocal.m4 as _rene_ wantsTor Lillqvist1-1/+0
2010-09-17Ignore all Windows build dirsTor Lillqvist1-2/+2
2010-09-16Update .gitignore for Windows buildsTor Lillqvist1-0/+4
2010-09-16Remove aclocal.m4 and mention it in .gitignoreTor Lillqvist1-0/+1
2010-08-24Ignore backup and .swp files.Jan Holesovsky1-0/+6
2010-08-24Remove 'configure' from the SCM, generate it using ./autogen.sh instead.Jan Holesovsky1-0/+3