<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in .gitignore</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>91144cd0085a7583d2099b982122deb2184ab956 - Win10 msvc trunk (#498)</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#91144cd0085a7583d2099b982122deb2184ab956</link>
        <description>Win10 msvc trunk (#498)Build trunk on Windows with a modern MSVCconfigure.ac required VS2008, but the bundled dependencies had moved pastwhat VC9 can compile -- boost 1.84 needs C++11, Python 3.11 needs VS2017 ornewer -- so the configured compiler could not build the configureddependencies, and no combination of the two worked. Every other platform hadalready moved; Windows was the one left pinned.This branch accepts a VS2015-or-newer toolset and the Windows 10 SDK, thenfixes what a modern compiler and SDK find: export lists, entry points, CRTand manifest handling, and source conformance across the tree. Everydependency builds, including Python, which trunk has never built on Windowsat all. The CLI/.NET binding is ported from Managed C++ to C++/CLI and itsbridgetest passes.configure, bootstrap and build.pl now run to completion, andinstsetoo_native produces openoffice450.msi and openoffice450sdk.msi.coinMp has been updated to the latest Version.What this does not claim: the office has not been started, andtesttools/source/bridgetest still fails getCaughtException() in the x86 C++bridge. Python is built without _ssl, _ctypes, _bz2, _lzma and _sqlite3, andPlatform SDK v7.0 is still required alongside the Windows 10 SDK. No otherplatform&apos;s build is changed.Co-Authored-By: Claude Opus 5 &lt;noreply@anthropic.com&gt;Claude-Session: https://claude.ai/code/session_01UWgzQY2r1XwFvgeLPFWPsi

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Sat, 29 Aug 2026 14:46:22 +0000</pubDate>
        <dc:creator>Peter &lt;leginee@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>1b412898818c91766999e5a5a12caa35c0dae440 - gitignore: the configure output that keeps getting staged</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#1b412898818c91766999e5a5a12caa35c0dae440</link>
        <description>gitignore: the configure output that keeps getting staged`git add -A` sweeps up the files configure and set_soenv generate, becausenothing ignores them.  Once staged they are visible to `pre-commit run--all-files` -- which enumerates staged files, not just committed ones -- andcodespell fails on the build environment they record:    main/config.out:75: BUILDT ==&gt; BUILT, BUILD    main/winAMD64Env.set.sh:15: BUILDT ==&gt; BUILT, BUILDThat happened twice in a row, and the second time it also blocked a pull:a merge produces a tree without these paths, so git treats the stagedadditions as local changes it would overwrite and refuses.The gap is narrow rather than general.  The section already ignores thegenerated environment script for every other platform --/main/FreeBSD*Env.Set*, /main/Linux*Env.Set*, /main/MacOS*Env.Set*,/main/OS2*Env.Set* -- and the Windows entry, /main/winenv.set*, does notreach winAMD64Env.set.sh.  Likewise config.log, config.parms andconfig.status are listed while config.out is not.  So: one pattern thatcovers the Windows env scripts and their .bak copies, and one line forconfig.out.Four cfg*.txt files in the repository root were staged with them, but theyare not build output -- they are a developer&apos;s own record of the configureinvocation -- so they belong in .git/info/exclude rather than here.Co-Authored-By: Claude Opus 5 &lt;noreply@anthropic.com&gt;Claude-Session: https://claude.ai/code/session_01UWgzQY2r1XwFvgeLPFWPsi

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Sat, 29 Aug 2026 13:02:46 +0000</pubDate>
        <dc:creator>Peter Kovacs &lt;petko@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>bf2263735bc9a71ccdcc5691bf32c4a044986164 - Merge branch &apos;trunk&apos; of https://github.com/apache/openoffice into trunk</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#bf2263735bc9a71ccdcc5691bf32c4a044986164</link>
        <description>Merge branch &apos;trunk&apos; of https://github.com/apache/openoffice into trunk

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Tue, 28 Jul 2026 20:47:39 +0000</pubDate>
        <dc:creator>Jim Jagielski &lt;jimjag@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>c082241a9b512a7cac07a6b4facb9ec65953be75 - Merge pull request #491 from apache/bugfix-dxf-filter</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#c082241a9b512a7cac07a6b4facb9ec65953be75</link>
        <description>Merge pull request #491 from apache/bugfix-dxf-filterBugfix dxf filter

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Tue, 28 Jul 2026 20:11:12 +0000</pubDate>
        <dc:creator>Arrigo Marchiori &lt;ardovm@yahoo.it&gt;</dc:creator>
    </item>
<item>
        <title>22079cd99557dff80c71ceac553b439f8a80b6c5 - dxt files labels and text are evaluated when deciding on the points where to corp the picture.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#22079cd99557dff80c71ceac553b439f8a80b6c5</link>
        <description>dxt files labels and text are evaluated when deciding on the points where to corp the picture.We have to estimate font size and width,  since we have no renderer at that point. so we estimate the size.(cherry picked from commit 2c10eb18ea27ba6eba6a25520a663b8636044f74)

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Thu, 02 Jul 2026 22:22:13 +0000</pubDate>
        <dc:creator>Peter Kovacs &lt;petko@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>71cc39b029a259958b24a90314aebda2bba799c3 - Merge pull request #467 from jbampton/gitignore-venv</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#71cc39b029a259958b24a90314aebda2bba799c3</link>
        <description>Merge pull request #467 from jbampton/gitignore-venv

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Mon, 02 Feb 2026 01:28:11 +0000</pubDate>
        <dc:creator>Dave Fisher &lt;dave2wave@comcast.net&gt;</dc:creator>
    </item>
<item>
        <title>fd8e3f555d577f0ab88cd4fc414af358508c2756 - Add Python `.venv` to `.gitignore`</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#fd8e3f555d577f0ab88cd4fc414af358508c2756</link>
        <description>Add Python `.venv` to `.gitignore`We use codespell and pre-commit both Python packages installed from the requirements-dev.txt file.Usually for basic Python projects my IDE PyCharm auto sets up a .venv folder

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Sun, 01 Feb 2026 22:46:03 +0000</pubDate>
        <dc:creator>John Bampton &lt;jbampton@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>42752da2f4a4fff9aa4dc456864324e632a4185a - Add FreeBSD to the top level .gitignore. Sort the operating systems</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#42752da2f4a4fff9aa4dc456864324e632a4185a</link>
        <description>Add FreeBSD to the top level .gitignore. Sort the operating systemsin alphabetical order.Patch by: me

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Sat, 10 Feb 2024 19:10:26 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>f8ebc5ea4a3ab169627d832d9f3f41a1e8e9b219 - Add ignore for OS/2</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#f8ebc5ea4a3ab169627d832d9f3f41a1e8e9b219</link>
        <description>Add ignore for OS/2

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Tue, 26 May 2020 22:11:32 +0000</pubDate>
        <dc:creator>mseidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>0af66a03126534c24c73b193ab244ca1a3f2f8ae - Some more Windows ignores</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#0af66a03126534c24c73b193ab244ca1a3f2f8ae</link>
        <description>Some more Windows ignores

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Thu, 21 May 2020 15:51:45 +0000</pubDate>
        <dc:creator>mseidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>81aeac9a740cdf4af444b59f8c575b52794bbc4d - Some more ignores</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#81aeac9a740cdf4af444b59f8c575b52794bbc4d</link>
        <description>Some more ignores

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Tue, 19 May 2020 23:11:54 +0000</pubDate>
        <dc:creator>mseidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>b8d88ba114ba139e7a0c1f78e7e64fddfc0b52e6 - Ignore /log folder created by build.pl --html</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#b8d88ba114ba139e7a0c1f78e7e64fddfc0b52e6</link>
        <description>Ignore /log folder created by build.pl --html

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Fri, 01 Nov 2019 17:14:46 +0000</pubDate>
        <dc:creator>Ariel Constenla-Haile &lt;arielch@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>ce409d711e61b8103b23c2258ddb477211e22abd - Ignore the file which has the git short hash tucked away</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#ce409d711e61b8103b23c2258ddb477211e22abd</link>
        <description>Ignore the file which has the git short hash tucked away

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Thu, 03 Oct 2019 20:38:09 +0000</pubDate>
        <dc:creator>Jim Jagielski &lt;jimjag@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ed367079c2b5e47ff903c5cfe19fdbf843855c49 - Merge branch &apos;trunk&apos; of https://gitbox.apache.org/repos/asf/openoffice into trunk</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#ed367079c2b5e47ff903c5cfe19fdbf843855c49</link>
        <description>Merge branch &apos;trunk&apos; of https://gitbox.apache.org/repos/asf/openoffice into trunk

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Thu, 15 Aug 2019 04:52:42 +0000</pubDate>
        <dc:creator>Peter Kovacs &lt;petko@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>f0a4f38e549e6b362e5a1aa0721b28816b700624 - Some more ignores for Windows builds</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#f0a4f38e549e6b362e5a1aa0721b28816b700624</link>
        <description>Some more ignores for Windows builds

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Mon, 12 Aug 2019 19:11:24 +0000</pubDate>
        <dc:creator>mseidel &lt;mseidel@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>385e255f2b21763a5cd2175f5274240d9b756348 - Ignore ant.properties and FreeBSD*Env.Set*</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#385e255f2b21763a5cd2175f5274240d9b756348</link>
        <description>Ignore ant.properties and FreeBSD*Env.Set*Patch by: me

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Fri, 09 Aug 2019 16:00:56 +0000</pubDate>
        <dc:creator>Damjan Jovanovic &lt;damjan.jov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>5be78d22e6c042fbf34ae49f26275dc40c5231d1 - Synchronized with the trunk to solve the build issue (removing moz)</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#5be78d22e6c042fbf34ae49f26275dc40c5231d1</link>
        <description>Synchronized with the trunk to solve the build issue (removing moz)git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1540658 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Mon, 11 Nov 2013 10:36:02 +0000</pubDate>
        <dc:creator>Steve Yin &lt;steve_y@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>74cab430f7431926706c436d35142cc63861497b - #i123623# RmMoz 8/9: remove the obsoleted seamonkey 1.1.14 module</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#74cab430f7431926706c436d35142cc63861497b</link>
        <description>#i123623# RmMoz 8/9: remove the obsoleted seamonkey 1.1.14 moduleThat module was used for its security libs and its address book support.With #i122365# the dependency on its security libs was replaced with plain NSS.With #i123575# the already quite bit-rotten seamonkey address books were removed.Now there is nothing left for it to do and so that huge and complex module canfinally be retired after all these years.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1539267 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Wed, 06 Nov 2013 08:32:13 +0000</pubDate>
        <dc:creator>Herbert D&#252;rr &lt;hdu@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>22de8995e98e3a56ca408d1c38158e9063b52d2e - i121420: Sidebar can read configuration and display XUIElements provided by extension.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#22de8995e98e3a56ca408d1c38158e9063b52d2e</link>
        <description>i121420: Sidebar can read configuration and display XUIElements provided by extension.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1423885 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Wed, 19 Dec 2012 15:29:30 +0000</pubDate>
        <dc:creator>Andre Fischer &lt;af@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>167c059d7c1b1d5204f94dd02e0f36e3e2f47a53 - exclude Mac specific .DS_Store files</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/.gitignore#167c059d7c1b1d5204f94dd02e0f36e3e2f47a53</link>
        <description>exclude Mac specific .DS_Store filesgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1245575 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/.gitignore</description>
        <pubDate>Fri, 17 Feb 2012 14:36:55 +0000</pubDate>
        <dc:creator>J&#252;rgen Schmidt &lt;jsc@apache.org&gt;</dc:creator>
    </item>
</channel>
</rss>
