Philipp Wolfer
5f4e524318
Renamed installer/languages to installer/i18n
2020-09-06 20:30:49 +02:00
Philipp Wolfer
921ed8f5ac
PICARD-1929: Generate NSIS translation files during build
...
Do not include the .nsh files in the repository but generate them during build from the JSON files.
2020-09-06 20:30:49 +02:00
Philipp Wolfer
2ef3d6db58
Add VS Code config giles to gitignore
2019-12-19 17:31:26 +01:00
Philipp Wolfer
87b4a1430a
gitignore tagger.py only in top level dir
2019-11-23 17:11:18 +01:00
Philipp Wolfer
ce41927f00
PICARD-1675: Disable autoupdate works for pyinstaller and local builds
...
Generate tagger.py from tagger.py.in
2019-11-21 19:16:18 +01:00
Philipp Wolfer
b247766614
PICARD-1669: Build Win 10 app package
2019-11-15 17:44:50 +01:00
Philipp Wolfer
b13d1f2932
gitignore macOS *.dylib files
2019-08-31 15:12:02 +02:00
Philipp Wolfer
a6b7722d5b
gitignore Windows "Zone.Identifier" files
2019-08-19 08:11:39 +02:00
Philipp Wolfer
7481d9ccef
Structured .gitignore, added code coverage generated files
2019-08-15 21:57:17 +02:00
Philipp Wolfer
41243420c9
PICARD-1563: Git ignore picard.egg-info directory
2019-08-05 14:03:21 +02:00
Philipp Wolfer
c8a91c0464
gitignore Windows specific files
2018-11-25 12:05:02 +01:00
Philipp Wolfer
0de126a3cd
PICARD-1424: Build appdata file with translations
2018-11-23 09:24:07 +01:00
Philipp Wolfer
6445ee0b3a
gitignore *~ files
2018-11-22 17:59:20 +01:00
Philipp Wolfer
d2dec6ca6d
PICARD-1364: Write version information to picard.exe
2018-10-05 19:53:05 +02:00
Michael Wiencek
6b7653bcc3
Codesign macOS releases
2018-07-29 11:54:47 +05:30
Michael Wiencek
c86d5915da
Add dist to .gitignore
2018-07-29 11:54:47 +05:30
Frederik “Freso” S. Olesen
9ae1f8b617
Gitignore scripts/picard.
...
./scripts/picard gets build with setup.py build, so let's ignore it to
make sure it doesn't accidentally get checked into git at some point.
2017-01-14 19:47:09 +01:00
Rahul Raturi
b99e7de183
Ignore vim swap files
2015-12-21 21:36:03 +05:30
Laurent Monin
8ac7014dfe
Add update_constants command to setup.py
...
It retrieves and parses attributes.pot and countries.pot files
from transifex to extract various constants needed in Picard.
It helps to keep those in sync with MusicBrainz website.
It then generates:
- picard/attributes.py containing cover art types, medium formats, and release group types
- picard/countries.py containing countries
`update_constants` command replaces `update_countries`
2014-04-10 10:20:52 +02:00
Michael Wiencek
ef0146ee3a
Merge branch 'master' into no-qstring-qvariant
...
Conflicts:
.gitignore
picard/util/cdrom.py
picard/webservice.py
setup.py
2014-02-22 22:51:29 -06:00
Michael Wiencek
e781183297
Add .DS_Store to .gitignore
2014-01-19 22:31:56 -06:00
Laurent Monin
45ca81a086
Add po/countries/countries.pot to git ignore list
...
We don't want this one to be committed to git repo, it is not created
by parsing Picard code.
2014-01-12 12:15:19 +01:00
Sophist
b81ded5bc9
Switch to *.exe (with new line at end) as recommended by Lukas
2013-05-22 13:31:01 +01:00
Sophist
436ef0bd42
Switch to *.exe as recommended by Lukas
2013-05-22 13:29:23 +01:00
Sophist
baa671916d
Add fpcalc.exe and discid.dll to ignore list
...
fpcalc and discid.dll are put in the development directories when you
build the development environment according to the instructions on the
musicbrainz web site - and they should not form part of the repo.
2013-05-22 12:57:03 +01:00
Sophist
036a78e02d
Revert "Add fpcalc.exe and discid.dll to ignore list"
...
This reverts commit b5d48b5f95 .
2013-05-22 12:35:41 +01:00
Sophist
b5d48b5f95
Add fpcalc.exe and discid.dll to ignore list
...
fpcalc and discid.dll are put in the development directories when you
build the development environment according to the instructions on the
musicbrainz web site - and they should not form part of the repo.
2013-05-22 12:10:30 +01:00
Lukáš Lalinský
c16adaf789
Rename .bzrignore to .gitignore
2011-09-15 23:00:59 +02:00