summaryrefslogtreecommitdiff
path: root/setup_native/CustomTarget_scripts.mk
AgeCommit message (Collapse)Author
2018-02-15setup_native: remove {un,}install_solaris.shMichael Stahl
These scripts were never shipped to end users (the corresponding install_linux.sh was only added to the instset in LO times, see 117b3242dbdcf5c9690921f2f4cf1495df10c11e) but were used by QA and developers to install multiple Solaris builds as non-root using getuid.so. But the "archive" installation set can be used for the same purpopse and doesn't require a custom script. Change-Id: I665277bef7c5ddd58e798f5f1b1c6a97a0f3cfc5
2013-07-31setup_native: fix creation of Solaris install scriptsGabriele Bulfon
Change-Id: I72608945b2c4183048f9fcdac8daf450e1a7fe4c
2013-02-14fix rpm build in setup_nativePeter Foley
Change-Id: Id7cba31ac24f6a45077f5a41039b7b79ad668b95
2013-02-11Make setup_native build again for --enable-epm Linux/RPMStephan Bergmann
Change-Id: Idf526227c90fd2614650770b172bb69b432a76c6
2013-02-10Revert "replace '$<' with '$%' as it was meant here"David Ostrovsky
This reverts commit ef300e2dc3ac163cff14d659cc6e2154221c1a4e.
2013-02-10Revert "fix fake-db-1.0-0.noarch.rpm: swap target with prerequisite"David Ostrovsky
This reverts commit ef45fe7ff055692ec43bb5d6a438fb6ec29a9004.
2013-02-10replace '$<' with '$%' as it was meant hereDavid Ostrovsky
Change-Id: I760eff2a3a1cb28a1a4e47368b7919a0feacad18
2013-02-10'$(PERL)' is missing in command lineDavid Ostrovsky
Change-Id: I00bb54e868e777de219ecbe7ef48c250627449bb
2013-02-10fix fake-db-1.0-0.noarch.rpm: swap target with prerequisiteDavid Ostrovsky
Change-Id: I3c2940d3d6f64bcef5f9169654138170bda49d4d
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley
Change-Id: Ie12338dada22c59d55d89ed9611bb1a958b04223 Reviewed-on: https://gerrit.libreoffice.org/2063 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>