Commit Graph

15 Commits

Author SHA1 Message Date
Jim Broadus e7364263b2 build: Move minimum cmake version to 3.0.0
Compatibility with versions prior to 2.8.12 is being deprecated,
resulting in build warning messages. The minimum for the official
supported distros is 3.7.2 (Stretch), so the version could be moved
forward when newer features are required.

Reference: https://cmake.org/cmake/help/v3.19/release/3.19.html#deprecated-and-removed-features
2021-04-17 16:24:46 +01:00
Chocobozzz f5414d5535 Update main cmakelists to qt5 2015-04-11 23:24:05 +02:00
Mladen Pejaković 2114494375 Fix extraction of context messages from Qt ui files 2014-02-08 15:08:37 +01:00
Mladen Pejaković 39147b9cd0 Allow context creation in po files. Brings #4163 to effect 2014-02-07 17:20:59 +01:00
David Sansome a2cd7dc7e4 Use relative filenames for the source file locations in .pot files 2011-11-02 23:55:50 +00:00
Arnaud Bienner f9da363f9d Oops... 2011-11-01 19:56:56 +01:00
Arnaud Bienner bfee1be5dd Add (do not remove) location to pot/po files 2011-11-01 19:14:22 +01:00
David Sansome 3395078a90 Add the Content-Transfer-Encoding line to the pot header so it gets added every time 2011-10-30 12:24:36 +00:00
David Sansome 1f6bc7cd9a Don't update the .po files automatically from the .pot each build (Transifex will do that now). Also add source files that aren't compiled because of options being disabled to the OTHER_SOURCES list (for translation) automatically. 2011-10-29 18:37:30 +01:00
David Sansome cab5d63b74 Rename empty .po target files to .po.target so pkgbinarymangler doesn't choke on them. Thanks Felix Geyer <debfx-pkg@fobos.de> 2011-06-17 19:38:58 +00:00
David Sansome a361dc128d Sort out the cmake dependency mess when generating/compiling translations - should hopefully fix some compile issues with parallel jobs. 2011-02-03 22:01:31 +00:00
David Sansome b2c908364c Sort and remove duplicates from the .pot 2010-06-23 17:03:14 +00:00
David Sansome 8c7aaeb29d Put the po_all target back in 2010-06-08 22:58:40 +00:00
David Sansome 43ca921d65 Add a magnatune settings page (not functional yet), remove the last.fm config *dialog*, and instead make it bring up the settings dialog at the right page. 2010-06-08 22:56:31 +00:00
David Sansome 40bb827fcd Make all the source files a single cmake target again. 2010-06-08 22:39:31 +00:00