{ x++ y=$0 } END { tmp = substr(y, 0, index(y, ":")) if (x==1) print "sed -i '/[[:space:]]" p1 "[[:space:]]/d' " tmp } # | xargs -P 4 -Ixxx sh -c "git grep -w 'xxx' | awk '{ x++; y=\$0 } END { if (x==1) print y }' && echo \"xxx\" 1>&2" # sed -i '' '/pattern/d' # | awk 'arr[$0]++ END { for (i in arr) { if(arr[i]==1) print i } }' \ # | awk -f find-unused-defines.awk owspan='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/salhelper/Makefile
a58c44457b26b3c95e30d609704bcb9a05a35f6b&showmsg=1'>Expand) 00'>2013-02-22
AgeCommit message (Expand)Author
Author
quiet external module build log unless failureNorbert Thiebaud
2013-02-10python3: 15833.patch makes sense with ro /usr on Linux as wellMiklos Vajna
2013-01-31python3: bug 15833Norbert Thiebaud
2013-01-02Fix 64-bit OS X build: don't try any universalnessTor Lillqvist
2012-12-31convert openssl to gbuild and add to tail_buildPeter Foley
2012-12-18/p:VisualStudioVersion=11.0 here, tooTor Lillqvist
2012-12-04Revert "fix python3 build on SLED11"Luboš Luňák
2012-12-04fix python3 build on SLED11Luboš Luňák