summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2013-09-16Make the usage message even clearerTor Lillqvist
I have to check it myself every time, I never remember which parameters are URLs and which plain pathnames. Change-Id: If2c33ef62653f4675db6c6b0947a1630d5a7cb80
2013-09-14Hack todo some benchmarkingTor Lillqvist
Not really for general use yet. Just a hack on top of test-bugzilla-files.py. Change-Id: Iaac2c4b76e499988bc94056bf464bd230dabd9c1
2013-08-14Unbreak Windows buildFridrich Štrba
Change-Id: Ibeed303ca4b8812cf7deafa1d1ad06f59a73cf8d
2013-08-12drop explicit python3 from shebang lineCaolán McNamara
Change-Id: I3b7ca808b8e2ac4723c1f26e6190c4875e88936e
2013-08-09Add a new option to bin/find-german-commentsPhilipp Riemer
The new option "-L" allows to print out potential candidates for translation combined with the number of lines found like "-l" - but only if there was a positive result (i.e., a file that needs checking). This leads to a much more compact representation helping people to find the few files that still need translations. Change-Id: Iad554eb6ce5b062e96774d9488c54105679b7c4b
2013-08-09fdo#50436 fail if unpacking of tarball failedDavid Tardon
Change-Id: Iacad0141a72a12e67e5cc33b2e2196b74a240e81
2013-08-08update lint-ui to know about message box HIG rulesCaolán McNamara
Change-Id: Ic283d4d15154308a441905d095096c3e11f50477
2013-07-30add a utility to estimate how much new .ui files we needCaolán McNamara
Change-Id: I9b2a2ae1e8d74df701b4a2fcf28460759a95d639
2013-07-26setsdkenv_unix.csh is no moreBjoern Michaelsen
Change-Id: I1f20dbc690be23c013c26c0a37b8d6eceef0f51d
2013-07-17remove gb_LinkTarget_add_noexception_objectBjoern Michaelsen
Change-Id: I44f7df6e5f816cfcf7a44c6c4c76e80924237d45 Reviewed-on: https://gerrit.libreoffice.org/4955 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-07-15Prune some leaves for a cleaner top-to-bottom view of deps.Michael Meeks
Change-Id: I98e803bee37359405f0e06a62c063fbe9da82ea0
2013-07-12PCH for more librariesLuboš Luňák
Change-Id: I6f9a1969605e0016b11157ddb5754ac77fd3966b
2013-07-04Fix one more occurance of .uno.soTomáš Chvátal
Change-Id: I1b1905a3eb7ab116eaaed5db37cff8e2bbe7456f
2013-07-03Try to fix collision in packages with libkde4bello.so.Tomáš Chvátal
Change-Id: I6936d79d6a05005b74cd551c1255b42a9be36bd1
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
Change-Id: Idb9971d848870f4d00dbf77e80e48bf7dfde8913 Reviewed-on: https://gerrit.libreoffice.org/4601 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-06-27Seems people prefer enumerations in the wiki for bugs.Thorsten Behrens
Change-Id: I8b2cc796e04091cfddcb7a5c3a57beafe59c7b40
2013-06-26bin/distro-install-sdk: set new OO_SDK_SED_HOME/O_SDK_CAT_HOMERene Engelhard
Change-Id: I0ca0edf4fc8f19adb1859eb4a679fee6480ea295
2013-06-24bin/lo-xlate-lang: fix typo: s/kazahk/kazakh/Rene Engelhard
Change-Id: I15030064d7b3d380a1b62866019e4f9b6177c180
2013-06-21Reintroduce --with-linked-git optionLionel Elie Mamane
With slightly different semantics: Instead of pointing at a previous checkout, point at base directory of all repos. Change-Id: I254ecc33071be53067c44610b030f737cf75a7ee
2013-06-19solenv/bin: remove unreferenced obsoleted scriptsMatúš Kukan
And move striplanguagetags.sh to bin/ - possibly it's used. Change-Id: I68e23ef543f4e26f617d9860681273234ec9174c Reviewed-on: https://gerrit.libreoffice.org/4239 Reviewed-by: Mathias M <matm@gmx.fr> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-06-07distro-install-file-lists: handle new filelists created for 4.1Petr Mladek
Change-Id: I2d7a52b396a46f1f6546b92eb5612958a2cb7397
2013-05-31One more step to have desktop files built again with distro-pack-installTomáš Chvátal
Change-Id: Ief2f645be521b74be74c6df030687c91c37cf0cd
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-23move global headers scriptBjoern Michaelsen
* ignores (for now) modules: - sal * these might or might not consider themselves too special for their own good and break by the move * these modules use Package_<module>_odk_headers.mk instead and stay untouched: - cppu - cppuhelper - sal - salhelper * these modules have an inc/ subdir, but no Package_inc.mk - accessibility - autodoc - bridges - idlc - pyuno - svgio - unodevtools - xmlsecurity this should not hurt the move * these folders are in solver/ with generated headers: - oovbaapi - offapi - udkapi - officecfg - systools - external - oox - svx (sdi) - sfx2 (sdi) - writerfilter * these likely can be cleaned up still after the move: - dbaccess - npsdk - sd - helpcompiler * should work with xmlscript after commit f4ebb99de6e93f6d38e7b0486d66e99a196b1f6e * fixes/hotfixes some other insanities that would break on the move Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-14fix weird Circular Dep messagesPeter Foley
Change-Id: Ib8e442740a421d3ed86202813e97aa0239fb2299
2013-04-11add a env variable to keep the libraries w/ module-deps.plPeter Foley
Change-Id: Id9279b7e0dea2231db12997e571fe13ae240b914
2013-04-02add ms publisher file formats to get-bugzilla-attachmentsMarkus Mohrhard
2013-03-29distro-install-sdk: don't try to chmod not packed component.uno.mapRene Engelhard
Change-Id: Ice1a1dca6eb20057b428761469cc7f8a6db213b4
2013-03-26fix postgresql buildPeter Foley
Change-Id: I379029dbf600769e415582aa7162f320e707c3da
2013-03-26make module-deps.pl work in separate builddirPeter Foley
Change-Id: I951e5b760fa4749cb712a927110e702949e0eaa3
2013-03-26speed-up module-deps.plPeter Foley
Change-Id: Idf703b1b5e26e32a0e8276c6f2eba51cd80f1b0b
2013-03-16perl defined is deprecatedPeter Foley
Change-Id: Ibe63cf7c70dc12ae76a6d21ef8c05c58c684eb82
2013-03-15move update_pch.sh to a more obvious placePeter Foley
Change-Id: I379bfa8a8531c9ebc09d29ac789d70c8c5dafc79
2013-03-15first crack at writing a linter for .ui filesJack Leigh
Change-Id: I51fd2b426e3292647ca618bf867d22275d7ed4fd Reviewed-on: https://gerrit.libreoffice.org/2762 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2013-03-11module-deps: optimize dependency tree after library collapsingDavid Ostrovsky
Change-Id: I251572564422f99f56021275afd6294e958bbff9
2013-03-09module-deps.pl: extend dependency graph generationDavid Ostrovsky
Induce the module name from the library name. Report the libraries that can not be mapped to a module. Make the resulting module dependency graph unique. Add diagnostic options: --help --verbose --version Add convenience options (primary for caching): --from-file --to-file Add output option --output Provide a manual page with hints how to hack on it. Change-Id: Ib5c029c6ea197ca4f66fe6958ecbc3f78452c603
2013-03-06lo-commit-stat: new --bugs-changelog optionPetr Mladek
Add --bugs-changelog option to print the list of bugs in the style of SUSE changelog Optimized the code to check bugzilla only once when you generate more logs. Change-Id: I56eeda92628422f1b649c0fd71ae9146aeaa85c9
2013-03-06make debugging / cache better and kill a warning.Michael Meeks
2013-03-06significantly faster and less lame module dep collapsing.Michael Meeks
2013-03-05world's lamest code for generating graphviz from module deps.Michael Meeks
2013-03-05initial gnumake module deps dumping.Michael Meeks
2013-03-03remove stale javafiltersAndras Timar
Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
2013-02-25get-bugzilla-attachments-by-mimetype: add "application/vnd.visio.xml"Michael Stahl
Change-Id: I113f7bf3fd4194011efe83b1776ca42ad489f652
2013-02-21change lib:widget delimiter from : to -Caolán McNamara
because glade catalogs don't allow : in widgetnames which blocks making a catalog for our custom widgets Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
2013-02-15Resolves: fdo#60627 wrong lib names for some custom widgetsCaolán McNamara
Under Linux dlsym will search other locations and find them if they exist elsewhere, but not under windows, so its easy to put the wrong lib name in if developing under Linux because it'll generally work anyway. So add a script: bin/verify-custom-widgets-libs which can be used under Linux to verify that the required factory methods exist in the right lib. Change-Id: Ic30f8da5acc4712684a7a25fbfb003e8b21cb867
2013-01-22lo-pack-sources: run NOCONFIGURE=1 ./autogen.sh instead of autoreconfPetr Mladek
autogen.sh runs the needed tools with the right include paths Change-Id: Ia253b19566eeda31a1190a4fa7c543f7ffb63bfb
2012-12-20convwatch.py: make it run on Python 3Michael Stahl
Change-Id: Iaf0303f5268233ff34a4d4a31d1955fc6f58e7e2
2012-12-19remove bin/repo-list accidentally added in c2537d7d1c291ba643953849cMatúš Kukan
Change-Id: I2ff51793718a26f62157c3847034ac3fae905292
2012-12-19Add librelogo to listsTomas Chvatal
Change-Id: Iee20612a194b563d89c02a286993cd16fd196bbe