summaryrefslogtreecommitdiff
path: root/vigra
AgeCommit message (Collapse)AuthorFilesLines
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-0/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-03-30Updated patch commentStephan Bergmann1-3/+3
2012-03-29Add link for patch upstream attemptStephan Bergmann1-1/+3
2012-03-29GCC 4.7 -Werror=enum-compareStephan Bergmann2-0/+20
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich1-0/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-0/+36
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-2/+2
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau1-5/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-15ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau1-0/+1
2009-03-14CWS-TOOLING: integrate CWS cmcfixes55Vladimir Glazounov1-0/+12
2009-03-03 10:04:14 +0100 cmc r268711 : #i99765# silence warning 2009-03-02 12:18:48 +0100 cmc r268647 : #i99772# silence warnings under >= python 2.6 and gcc 4.4 2009-03-02 10:51:12 +0100 cmc r268641 : #i99767# fix up trivial && || 2009-03-02 10:32:02 +0100 cmc r268640 : #i99766 remove && || warning 2009-03-02 10:01:05 +0100 cmc r268638 : #i99764# easy && || warnings 2009-02-27 13:03:08 +0100 cmc r268583 : #i96059# fix dodgy code 2009-02-27 12:57:38 +0100 cmc r268582 : #i99718# don't leave unused methods on non-win platform
2009-02-19CWS-TOOLING: integrate CWS ause099Oliver Bolte1-1/+1
2009-01-29 12:30:57 +0100 hjs r267116 : #i98365# fix unsetting g+s bit 2009-01-23 14:21:19 +0100 hjs r266819 : #i40246# - cleanup 2009-01-23 14:14:07 +0100 hjs r266818 : #i40246# - fix quoting of final echo line 2009-01-23 12:42:33 +0100 hjs r266807 : #i98365# leave higher bits alone 2009-01-23 11:23:42 +0100 rt r266799 : Header 2009-01-22 19:14:25 +0100 hjs r266753 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:22:18 +0100 hjs r266737 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:54 +0100 hjs r266736 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:24 +0100 hjs r266735 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:08:33 +0100 hjs r266734 : #i40246# renamed variable 2009-01-22 16:05:26 +0100 hjs r266733 : #i40246# renamed variable 2009-01-20 17:46:54 +0100 hjs r266610 : #i98290# cleanup 2009-01-19 19:32:19 +0100 hjs r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39) 2008-12-08 21:00:09 +0100 hjs r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37) 2008-11-27 18:25:18 +0100 hjs r264513 : #i40246# - support multiple patches per archive 2008-11-17 19:00:12 +0100 hjs r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)
2008-04-11INTEGRATION: CWS changefileheader (1.2.10); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 13:20:38 rt 1.2.10.1: #i87441# Change license header to LPGL v3.
2007-07-05INTEGRATION: CWS freebsd08 (1.3.10); FILE MERGEDRüdiger Timm1-0/+39
2007/06/01 22:56:37 maho 1.3.10.1: /usr/bin/objformat is gone for 7-CURRENT. Issue number: #i76141# Submitted by: jkim
2007-01-25INTEGRATION: CWS ause069 (1.1.6); FILE MERGEDOliver Bolte1-13/+2
2006/12/12 12:33:08 hjs 1.1.6.1: #i72494# cleanup
2006-10-12INTEGRATION: CWS sb59 (1.2.4); FILE MERGEDOliver Bolte1-213/+1365
2006/08/31 11:13:44 thb 1.2.4.2: #i69122# choked gcc's warnings about shadowed builtin abs/ceil/floor; shut-up SunCC's complaint about mismatching enum types in comparison (though it' 2006/08/30 22:49:04 thb 1.2.4.1: #i69122# Made vigra compile (mostly) warning-free
2006-07-31#i65904# Making vigra compile for windowsThorsten Behrens1-4/+21
2006-05-31#i65904# Initial revisionThorsten Behrens4-0/+583