Commit graph

198 commits

Author SHA1 Message Date
Fridrich Štrba
fb0238d276 Unbreak Windows build
Change-Id: Ibeed303ca4b8812cf7deafa1d1ad06f59a73cf8d
2013-08-14 11:02:19 +02:00
Caolán McNamara
1b40fa9b6d drop explicit python3 from shebang line
Change-Id: I3b7ca808b8e2ac4723c1f26e6190c4875e88936e
2013-08-12 12:40:48 +01:00
Philipp Riemer
299e6381ef Add a new option to bin/find-german-comments
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-09 23:10:17 +02:00
David Tardon
5621aa6b5c fdo#50436 fail if unpacking of tarball failed
Change-Id: Iacad0141a72a12e67e5cc33b2e2196b74a240e81
2013-08-09 11:57:15 +02:00
Caolán McNamara
07e1a8a5c6 update lint-ui to know about message box HIG rules
Change-Id: Ic283d4d15154308a441905d095096c3e11f50477
2013-08-08 08:49:17 +01:00
Caolán McNamara
8a1f6b6ec3 add a utility to estimate how much new .ui files we need
Change-Id: I9b2a2ae1e8d74df701b4a2fcf28460759a95d639
2013-07-30 16:13:07 +01:00
Bjoern Michaelsen
db0b333ea6 setsdkenv_unix.csh is no more
Change-Id: I1f20dbc690be23c013c26c0a37b8d6eceef0f51d
2013-07-26 13:20:45 +02:00
Bjoern Michaelsen
e81b1f23c4 remove gb_LinkTarget_add_noexception_object
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-17 19:22:41 +00:00
Michael Meeks
c5d0d5114e Prune some leaves for a cleaner top-to-bottom view of deps.
Change-Id: I98e803bee37359405f0e06a62c063fbe9da82ea0
2013-07-15 13:47:43 +01:00
Luboš Luňák
2cca46d548 PCH for more libraries
Change-Id: I6f9a1969605e0016b11157ddb5754ac77fd3966b
2013-07-12 20:57:58 +02:00
Tomáš Chvátal
90b836fc3b Fix one more occurance of .uno.so
Change-Id: I1b1905a3eb7ab116eaaed5db37cff8e2bbe7456f
2013-07-04 10:29:14 +02:00
Tomáš Chvátal
49752e82f5 Try to fix collision in packages with libkde4bello.so.
Change-Id: I6936d79d6a05005b74cd551c1255b42a9be36bd1
2013-07-03 11:12:40 +02:00
Thomas Arnhold
5cb2e3104b remove toolkit/unohlp.hxx hack
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-28 11:49:28 +00:00
Thorsten Behrens
001adf630c Seems people prefer enumerations in the wiki for bugs.
Change-Id: I8b2cc796e04091cfddcb7a5c3a57beafe59c7b40
2013-06-27 19:38:40 +02:00
Rene Engelhard
9384f4d2c7 bin/distro-install-sdk: set new OO_SDK_SED_HOME/O_SDK_CAT_HOME
Change-Id: I0ca0edf4fc8f19adb1859eb4a679fee6480ea295
2013-06-26 19:50:05 +02:00
Rene Engelhard
40cd5e8f3a bin/lo-xlate-lang: fix typo: s/kazahk/kazakh/
Change-Id: I15030064d7b3d380a1b62866019e4f9b6177c180
2013-06-24 21:00:57 +02:00
Lionel Elie Mamane
aa1a988c74 Reintroduce --with-linked-git option
With slightly different semantics:
Instead of pointing at a previous checkout,
point at base directory of all repos.

Change-Id: I254ecc33071be53067c44610b030f737cf75a7ee
2013-06-21 13:36:33 +02:00
Matúš Kukan
dbb0703272 solenv/bin: remove unreferenced obsoleted scripts
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-19 13:05:15 +00:00
Petr Mladek
d371248b8e distro-install-file-lists: handle new filelists created for 4.1
Change-Id: I2d7a52b396a46f1f6546b92eb5612958a2cb7397
2013-06-07 14:14:32 +02:00
Tomáš Chvátal
9652e297b8 One more step to have desktop files built again with distro-pack-install
Change-Id: Ief2f645be521b74be74c6df030687c91c37cf0cd
2013-05-31 15:56:11 +02:00
Michael Meeks
72e5d0c8fb Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
Bjoern Michaelsen
f4e1642a17 move global headers script
* 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
  f4ebb99de6
* fixes/hotfixes some other insanities that would break on the move

Change-Id: I00c96fa77d04b33a6f8c8cd3490dfcd9bdc9e84a
2013-04-23 20:18:02 +00:00
Michael Meeks
62badf3828 Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
Peter Foley
cd809a1e43 fix weird Circular Dep messages
Change-Id: Ib8e442740a421d3ed86202813e97aa0239fb2299
2013-04-14 10:24:46 -04:00
Peter Foley
b7bae354aa add a env variable to keep the libraries w/ module-deps.pl
Change-Id: Id9279b7e0dea2231db12997e571fe13ae240b914
2013-04-11 19:00:12 -04:00
Markus Mohrhard
d95e889dab add ms publisher file formats to get-bugzilla-attachments 2013-04-02 17:14:14 +02:00
Rene Engelhard
af17e2a431 distro-install-sdk: don't try to chmod not packed component.uno.map
Change-Id: Ice1a1dca6eb20057b428761469cc7f8a6db213b4
2013-03-29 18:11:13 +01:00
Peter Foley
3326a85ae6 fix postgresql build
Change-Id: I379029dbf600769e415582aa7162f320e707c3da
2013-03-26 14:22:20 -04:00
Peter Foley
ca9435ecbb make module-deps.pl work in separate builddir
Change-Id: I951e5b760fa4749cb712a927110e702949e0eaa3
2013-03-26 14:22:19 -04:00
Peter Foley
406dfa3240 speed-up module-deps.pl
Change-Id: Idf703b1b5e26e32a0e8276c6f2eba51cd80f1b0b
2013-03-26 11:39:36 -04:00
Peter Foley
df78a7e1c9 perl defined is deprecated
Change-Id: Ibe63cf7c70dc12ae76a6d21ef8c05c58c684eb82
2013-03-16 16:14:37 -04:00
Peter Foley
cbd5b85dfa move update_pch.sh to a more obvious place
Change-Id: I379bfa8a8531c9ebc09d29ac789d70c8c5dafc79
2013-03-15 21:19:10 -04:00
Jack Leigh
1b5898a315 first crack at writing a linter for .ui files
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-15 20:18:08 +00:00
David Ostrovsky
0c883eac17 module-deps: optimize dependency tree after library collapsing
Change-Id: I251572564422f99f56021275afd6294e958bbff9
2013-03-11 23:50:19 +01:00
David Ostrovsky
0670c3f3da module-deps.pl: extend dependency graph generation
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-09 23:26:38 +01:00
Petr Mladek
7cc7e40278 lo-commit-stat: new --bugs-changelog option
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-06 16:03:44 +01:00
Michael Meeks
499e53a95e make debugging / cache better and kill a warning. 2013-03-06 10:35:55 +00:00
Michael Meeks
7980049ceb significantly faster and less lame module dep collapsing. 2013-03-06 09:54:23 +00:00
Michael Meeks
956c8eed2c world's lamest code for generating graphviz from module deps. 2013-03-05 18:32:11 +00:00
Michael Meeks
d614ca7ebe initial gnumake module deps dumping. 2013-03-05 10:23:17 +00:00
Andras Timar
a5783fe922 remove stale javafilters
Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
2013-03-03 19:19:26 +01:00
Michael Stahl
6e18e1f54b get-bugzilla-attachments-by-mimetype: add "application/vnd.visio.xml"
Change-Id: I113f7bf3fd4194011efe83b1776ca42ad489f652
2013-02-25 14:27:07 +01:00
Caolán McNamara
aa0b9d13b5 change lib:widget delimiter from : to -
because glade catalogs don't allow : in widgetnames
which blocks making a catalog for our custom widgets

Change-Id: I3d590ce7451264b49fa5a82a752dac44e47bbd81
2013-02-21 10:53:15 +00:00
Caolán McNamara
158aee9ad3 Resolves: fdo#60627 wrong lib names for some custom widgets
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-02-15 12:23:13 +00:00
Petr Mladek
ffd2cc342f lo-pack-sources: run NOCONFIGURE=1 ./autogen.sh instead of autoreconf
autogen.sh runs the needed tools with the right include paths

Change-Id: Ia253b19566eeda31a1190a4fa7c543f7ffb63bfb
2013-01-22 17:59:52 +01:00
Michael Stahl
f8d7ddc805 convwatch.py: make it run on Python 3
Change-Id: Iaf0303f5268233ff34a4d4a31d1955fc6f58e7e2
2012-12-20 20:00:36 +01:00
Matúš Kukan
54b6b5ddaf remove bin/repo-list accidentally added in c2537d7d1c
Change-Id: I2ff51793718a26f62157c3847034ac3fae905292
2012-12-19 22:13:43 +01:00
Tomas Chvatal
f9f89ee1dc Add librelogo to lists
Change-Id: Iee20612a194b563d89c02a286993cd16fd196bbe
2012-12-19 22:07:11 +01:00
Tomas Chvatal
c2537d7d1c Add py script provider to pyuno
Change-Id: Ib2791daa0e2c219aee089c4417289316bd0759c9
2012-12-19 07:53:22 +01:00
Petr Mladek
3e0e88f675 lo-commit-stat: allow to filer cherry-picked commits
Add --cherry option that filters commits using the "git cherry" command.

Note that you need to pass git arguments for "git cherry". It means
"old-branch-or-tag" "new-branch-or-tag".

Change-Id: Iea67d0ead205c66112791cb0444fa183c7fa6e9b
2012-11-29 11:23:59 +01:00