summaryrefslogtreecommitdiff
path: root/solenv/bin
AgeCommit message (Collapse)AuthorFilesLines
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-1/+1
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3 Reviewed-on: https://gerrit.libreoffice.org/1014 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-07concat-deps: tweak boost handling to depend on unpacked targetMichael Stahl1-5/+5
Change-Id: Iae93f7a81959a5d9c23e9bddb65e6154655374e6
2012-11-07concat-deps: on Windows, compare paths case-insensitivelyMichael Stahl1-5/+7
Change-Id: I5e5d9b39cb0440644bf3ffb8dca4913dc123f672
2012-11-07concat-deps: bin pointless duplicationMichael Stahl1-8/+1
Change-Id: I8aedf930bc007bf83f8111db9a5565668142321e
2012-11-07concat-deps: properly recognize colon that follows targetMichael Stahl1-4/+20
Should fix cases where for weirdly formatted input files the target was mangled erroneously. Change-Id: I28d94a6c714b5f893ac873f84fe2022e96cf1327
2012-11-07Eat unneeded spaces at the beginning of .d files, they confuse concat-deps.Jan Holesovsky1-0/+6
Change-Id: I541fb875d4d0bc46eb1bbb21793343c0283fd412
2012-11-06linkoo can now link the en-US .ui filesCédric Bosdonnat1-8/+84
Change-Id: I22b74096d01d56282771f01eb5e966980607632c
2012-11-05detect even more memory mismanagement on glibcLionel Elie Mamane1-0/+1
Change-Id: I3a06e5970638c755e89f8ffdf96b68d3c6cdbe61 Reviewed-on: https://gerrit.libreoffice.org/969 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-11-02Revert "detect even more memory mismanagement on glibc"Lionel Elie Mamane1-13/+0
Intended to push a whole series of things, but *not* this one. Was still under discussion at gerrit. This reverts commit fcee486849c2e5a07c0eef630beb427742f54d8e.
2012-11-02detect even more memory mismanagement on glibcLionel Elie Mamane1-0/+13
Change-Id: Idba21b12582e9ae7d240d9d3527f9ac5893252f7
2012-10-30fix parallelism variables and let's have only --with-parallelism from now onMatúš Kukan2-4/+3
Rationale: - it is advised to use max-jobs and num-cpus with the same value in wiki - max-jobs was used only for lcms2 and few gbuild modules outside of tail_build anyway. Also fixes: - really use CHECK_PARALLELISM when meant to - EXTMAXPROCESS is not defined in gbuild; use parent's jobservers in sub-make where possible Change-Id: I501de732d223ce0c935081bd1d73da611d16ee88 Reviewed-on: https://gerrit.libreoffice.org/930 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-29fix absolute path test in linkooLuboš Luňák1-2/+2
Change-Id: I0ac41af09ac6582c3f75239f2163c895665cd572
2012-10-29fix windows detection in linkooLuboš Luňák1-4/+4
Change-Id: I18d1dbdc9d7ed6027969424a196532084537fe87
2012-10-29gbuild: solve the UnpackedTarball header problem in concat-deps:Michael Stahl1-15/+60
Mangle all included files in the UnpackedTarball directory in the generated dependency files to point to the target of the UnpackedTarball instead. This will cause all files that include them to be rebuilt on every unpack, which is sound and much easier to maintain than manually enumerating all internal header files somewhere. Change-Id: Iaaa9b27450549d26b40d32ae0f740c2d5ef0edc5
2012-10-29./g doesn't support -s option or log command any more, use git directlyLior Kaplan1-1/+1
Change-Id: Icb8fa341fe76abb03ba59cbc57e8b54dbb9acbec Reviewed-on: https://gerrit.libreoffice.org/935 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-10-26fix incorrect assert() usageLuboš Luňák1-2/+4
In final (NDEBUG) builds assert expands to (more or less) nothing. Change-Id: Ie6d43cac381975880c9db2b4a01bd9ed30e2714b
2012-10-26warn free build of dmake, concat-deps and lpsolveRené Kjellerup1-2/+2
add error handling for fread, fwrite, and fscanf calls use "fputs" instead of "fprintf" to avoid warning that it couldn't varify the format string because it wasn't a string literal. Change-Id: I1137160d28461fbac69c8e05d32ba010da491c57 Reviewed-on: https://gerrit.libreoffice.org/903 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2012-10-24concat-deps: fix breakage introduced by eliding:Michael Stahl1-3/+18
The call to elide_dependency in _process was broken because it checked the full line, which ends with " : " usually, breaking the build with LO customised GNU make on cygwin. (regression from 140281898f21f707582f395918e5234bdb67e435) Also handle empty lines following '\' better while at it. Change-Id: Iadc6349e5b6930945e46e244bcbee37a632e0d71
2012-10-22Remove spurious find_substrStephan Bergmann1-8/+0
Change-Id: I4b001e6fd963df2fad97aaf5885b0b38189e59d6
2012-10-15ctags: fix warningMiklos Vajna1-1/+1
ignoring null tag in filter/source/svg/presentation_engine.js Change-Id: I84e077373d872031308b12c2b336e7e4972973f1
2012-10-12detect and collapse internal boost dependencies to a single headerMichael Meeks1-13/+78
Change-Id: I18281f9cdf4c20ab4f939b2f7d3b0a6c3bf5387b
2012-10-12elide all dependencies on .hdl files, they're ~all duplicated by .hppMichael Meeks1-8/+35
Also - verified that codemaker touches both .hdl and .hpp regardless of whether the contents changed in anyway under gbuild. Change-Id: I391e9cf952c61a6c59087cd7cd0ddc8c54a14df3
2012-10-09add .src and .hrc to add-modelinesCaolán McNamara1-1/+1
Change-Id: I4c0d2d408c5de770bbad54294a109743fa35b3f6
2012-10-07fix build.pl depsPeter Foley1-1/+2
Change-Id: Ia532558eb25c3745f9d43303358b785994f389fe
2012-10-02fdo#52268: splash: change color and position of messagesIvan Timofeev1-0/+2
Change-Id: If6c607fc9f0be1f7a71eda8d555399451938c5fc
2012-09-30installer::profiles: Test and rewrite sorting_profileTim Retout2-26/+79
Change-Id: Ie3c9bddcb4760d2fe2195c1ca0de7520e57d705f
2012-09-30installer: Create new read_ziplist function.Tim Retout2-70/+75
Change-Id: Ie91376bf9c52238febdc15720bb7f4cd62ee2e08
2012-09-29remove superfluous linkoo outputDavid Ostrovsky1-3/+1
Change-Id: I09a14fd50cf69cec8693b7058d105ee5f2998e02
2012-09-28set MSP nameTor Lillqvist1-35/+1
Change-Id: Ib1120ea82a8e3e9d15d524ff413a1342dec3dad0
2012-09-28work around unexpected behaviour of msidb.exe from SDK 7.1Andras Timar1-14/+18
Change-Id: I48cfa19c40140dc81b105e27051f99e8f1a0c8ae
2012-09-28revert fc1e9f253dd07362065f2be9691be89fb9b3f84fAndras Timar1-196/+0
I don't know, if it made sense, but it definitely broke MSP patch creation in SUSE environment, so I reverted it. Change-Id: Ib6cea4a59993b4edadabfa1fdca42264a8eb2311
2012-09-28autoconnect multi-column list stores to dropdownsCaolán McNamara1-3/+3
Default to importing the first column into the list and the second column as the additional data and only considering the first column for translation Change-Id: Ic74a4550167455c83634c4112ab2b698c1d25ea1
2012-09-28substring-before doesn't do what I want, tokenize insteadCaolán McNamara1-3/+4
Change-Id: Id1c05366c429760780ece462db0ad1908fc19da1
2012-09-28missing seperatorCaolán McNamara1-1/+1
Change-Id: I758f61d51070a144f5c893e4ca0adb3b40d7ced1
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara1-2/+2
In the future I'm hoping we can get some gtk3-side support for patterns for GtkSpinButtons or such such. In the meamtime overload that info into the name Change-Id: I20464e3ddafb710dd7330fc038bb9330b852410a
2012-09-28blasted xslt, give me the indexes I wantCaolán McNamara1-1/+2
Change-Id: Icce11ed7507f7481ded5a480ded6e7e5fc31924b
2012-09-28add a plausible .ui to .sdf extraction toolCaolán McNamara1-0/+36
Change-Id: Icd45e901ea9dd664fcbc0db0c71f555c4cc24a34
2012-09-27installer: Replace various uses of exit_program with dieTim Retout4-9/+5
Change-Id: I1b16de6b01e34afb19bc394f33f16eef08b1703e
2012-09-27installer: Move two copies of make_systemcall into systemactions.pmTim Retout3-61/+37
Change-Id: I526fae59d28e75d27259867e3fc7e7c99be0d437
2012-09-27installer::worker: Hide save_patchlist_fileTim Retout1-2/+2
Change-Id: If871ef19e81664185247809bd3e5d53e756a8c0d
2012-09-27Revert "sorting additional language packs and dictionaries fdo#34479"Andras Timar1-39/+0
This reverts commit f34252f647db9f5d274afb0b12bc897544236003. We sort these lists with a custom action, no need to sort them in Perl script. See 39bb77fd667
2012-09-26installer: Add extra failure warning.Tim Retout1-0/+1
Change-Id: I387ee22ce59606b9680e1df70b8076ec474427a6
2012-09-26installer::worker: Remove unused tar_packageTim Retout1-37/+0
Change-Id: I58e9efdda8fac5b65e259b63a5150c44fa00feb6
2012-09-26installer: Move key_in_a_is_also_key_in_b into scriptfiles.pmTim Retout2-27/+27
Change-Id: I466b285ddc9f3ac53978acefe76c27fa212d812c
2012-09-26installer: Move various functions from worker.pm to epmfile.pmTim Retout2-231/+197
Change-Id: I3ff5ce804eb348f91f1cf46b38475c4224d68978
2012-09-26installer: Replace installer::worker::shuffle_arrayTim Retout2-17/+2
Change-Id: I2da961affa4bcb8349d8a038bc77986f5209a55d
2012-09-26installer: Move exiter.pm error handling into installer.pmTim Retout2-70/+39
Change-Id: I50e3ee8ff88f313b82ea617e354334d85fb453e0
2012-09-26use utf-8 instead of legacy code pages in all msi tables (related: fdo#39595)Andras Timar6-181/+21
Change-Id: Ib2dc00c024762800fdb74ffb376d92a8583d44ad
2012-09-23fdo#54276 speed up packaging on Windows significantlyAndras Timar1-3/+8
See the bug for more details. Change-Id: I01aed95c204ebeffa9cd7678f698a100a836f267
2012-09-23merge_mergemodules_into_msi_database: ditch unused function argumentsAndras Timar2-2/+2
Change-Id: I33ea8817dcbd184cf824fc7252def5e3e9dfa3da