<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/noltari/.gitignore, branch master</title>
<subtitle>Staging tree of Alvaro Fernandez Rojas</subtitle>
<id>https://git.openwrt.org/openwrt/staging/noltari/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/noltari/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/'/>
<updated>2021-11-21T17:18:01Z</updated>
<entry>
<title>.gitgnore: add llvm-bpf</title>
<updated>2021-11-21T17:18:01Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-11-21T17:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=00ce13490a181cbf411aaca76be44a04604b1fbd'/>
<id>urn:sha1:00ce13490a181cbf411aaca76be44a04604b1fbd</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>toolchain: add a version that can be bumped to force toolchain/target rebuild</title>
<updated>2021-11-16T21:02:45Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2021-11-16T20:46:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=db34b93331e91bdb2cbc15d17632aaaab7217a6d'/>
<id>urn:sha1:db34b93331e91bdb2cbc15d17632aaaab7217a6d</id>
<content type='text'>
This can be used to ensure that the compiled code is up to date, when
something important changes in the toolchain.
A recent example of this is the gcc 11 fix for a code miscompilation issue

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>.gitignore: ignore any .vscode* file</title>
<updated>2021-07-02T19:50:12Z</updated>
<author>
<name>Nicholas Smith</name>
</author>
<published>2021-07-01T05:07:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=3c3a96df3ff51d99f608be435dfe3d25231ff845'/>
<id>urn:sha1:3c3a96df3ff51d99f608be435dfe3d25231ff845</id>
<content type='text'>
.vscode-ctags are being tracked by git. Update .gitignore to
include any .vscode* file

Signed-off-by: Nicholas Smith &lt;nicholas@nbembedded.com&gt;
</content>
</entry>
<entry>
<title>gitignore: add .vscode for VS Code users</title>
<updated>2021-03-08T09:46:06Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2021-03-08T09:46:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=12dbad1a86ebdbb4c9bd71b14eec245bc6373844'/>
<id>urn:sha1:12dbad1a86ebdbb4c9bd71b14eec245bc6373844</id>
<content type='text'>
For Visual Studio Code users, .vscode is created inside the workspace.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>build: improve ccache support</title>
<updated>2020-07-11T13:19:53Z</updated>
<author>
<name>Roman Yeryomin</name>
</author>
<published>2020-06-12T18:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=2ca084ccaae619ac8031e902c66817d021ac6fd5'/>
<id>urn:sha1:2ca084ccaae619ac8031e902c66817d021ac6fd5</id>
<content type='text'>
Set CCACHE_DIR to $(TOPDIR)/.ccache and CCACHE_BASEDIR to $(TOPDIR).
This allows to do clean and dirclean. Cache hit rate for test build
after dirclean is ~65%.
If CCACHE is enabled stats are printed out at the end of building process.
CCACHE_DIR config variable allows to override default, which could be useful
when sharing cache with many builds.
cacheclean make target allows to clean the cache.

Changes from v1:
- remove ccache directory using CCACHE_DIR variable
- remove ccache leftovers from sdk and toolchain make files
- introduce CONFIG_CCACHE_DIR variable
- introduce cacheclean make target

Signed-off-by: Roman Yeryomin &lt;roman@advem.lv&gt;
</content>
</entry>
<entry>
<title>Revert ".gitignore: ignore more scripts/config output"</title>
<updated>2020-04-11T18:53:28Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2020-04-11T18:53:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=46e9a359231ca582df1814f089783ad685221204'/>
<id>urn:sha1:46e9a359231ca582df1814f089783ad685221204</id>
<content type='text'>
This reverts commit c39d01596a8acbdfa5d1ccb98ba0624383a7190a.

It turns out the extra files were from an old config and are not
re/created by the new config.  Apologies for the noise.

Signed-off-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>.gitignore: ignore more scripts/config output</title>
<updated>2020-04-10T10:57:24Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2020-04-09T14:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=c39d01596a8acbdfa5d1ccb98ba0624383a7190a'/>
<id>urn:sha1:c39d01596a8acbdfa5d1ccb98ba0624383a7190a</id>
<content type='text'>
dcf3e63a35 added a newer kconfig version which produces a bit more local
code output, add that output to the ignore list

Signed-off-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>gitignore: ignore patches in OpenWrt root directory</title>
<updated>2019-11-05T23:27:55Z</updated>
<author>
<name>Adrian Schmutzler</name>
</author>
<published>2019-11-05T12:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=2c5413559880c54c5eec980121febfe6c7cd287a'/>
<id>urn:sha1:2c5413559880c54c5eec980121febfe6c7cd287a</id>
<content type='text'>
This will have GIT ignore patches in root directory, as created
when using "git format-patch".

Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
<entry>
<title>.gitignore: add .project &amp; .cproject for eclipse users</title>
<updated>2018-01-17T10:07:17Z</updated>
<author>
<name>Catrinel Catrinescu</name>
</author>
<published>2018-01-11T09:35:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=ddd7cdc54bc5663eb5e12dbda85a744c85c5ea97'/>
<id>urn:sha1:ddd7cdc54bc5663eb5e12dbda85a744c85c5ea97</id>
<content type='text'>
For eclipse users, .project is always created inside the project.
For users of CDT within Eclipse, add also .cproject, thanks Dirk
Feytons.

Signed-off-by: Catrinel Catrinescu &lt;cc@80211.de&gt;
</content>
</entry>
<entry>
<title>gitignore: add /overlay</title>
<updated>2017-01-15T17:16:29Z</updated>
<author>
<name>Matthias Schiffer</name>
</author>
<published>2017-01-15T17:16:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/noltari/commit/?id=b02636fcb4b16d437442f817a60a30e9b7ce4ed2'/>
<id>urn:sha1:b02636fcb4b16d437442f817a60a30e9b7ce4ed2</id>
<content type='text'>
Similar to /files, /overlay is only useful for modifications not tracked in
the LEDE repository itself.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;
</content>
</entry>
</feed>
