summaryrefslogtreecommitdiffstats
path: root/vigra
Commit message (Collapse)AuthorAgeFilesLines
* mdds, vigra: drop obsolete gb_UnpackedTarball_mark_output_filesMichael Stahl2013-04-021-86/+0
| | | | | | This is no longer necessary with concat-deps rewriting the dependencies. Change-Id: Ie27cf575346879a3cc89b8024c86fd2958d672c6
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* tweak some build.lsts for the group photo...Michael Stahl2012-10-151-2/+1
|
* fix output files of mdds and vigra tooDavid Tardon2012-09-221-0/+86
| | | | Change-Id: Ie7b78dbc0e9ac3715149faad0238f4f51a08527e
* vigra: convert to gbuildMatúš Kukan2012-08-256-83/+48
| | | | Change-Id: Ie5f050bf5f672a35d9629dcfb039d9fff7470cab
* Tell what uses thisTor Lillqvist2012-06-071-0/+2
| | | | Change-Id: I59aba3f012f21b33ab55f72852ffe7fc568246bc
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-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
* Updated patch commentStephan Bergmann2012-03-301-3/+3
|
* Add link for patch upstream attemptStephan Bergmann2012-03-291-1/+3
|
* GCC 4.7 -Werror=enum-compareStephan Bergmann2012-03-292-0/+20
|
* Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich2012-02-081-0/+1
|
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-212-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.
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-2/+2
|
* ause110: update to DEV300_m74Hans-Joachim Lankenau2010-03-101-5/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-5/+1
| | | | | | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* | ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau2010-01-151-0/+1
|/
* CWS-TOOLING: integrate CWS cmcfixes55Vladimir Glazounov2009-03-141-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
* CWS-TOOLING: integrate CWS ause099Oliver Bolte2009-02-191-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)
* INTEGRATION: CWS changefileheader (1.2.10); FILE MERGEDRüdiger Timm2008-04-111-23/+19
| | | | 2008/03/31 13:20:38 rt 1.2.10.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS freebsd08 (1.3.10); FILE MERGEDRüdiger Timm2007-07-051-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
* INTEGRATION: CWS ause069 (1.1.6); FILE MERGEDOliver Bolte2007-01-251-13/+2
| | | | 2006/12/12 12:33:08 hjs 1.1.6.1: #i72494# cleanup
* INTEGRATION: CWS sb59 (1.2.4); FILE MERGEDOliver Bolte2006-10-121-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
* #i65904# Making vigra compile for windowsThorsten Behrens2006-07-311-4/+21
|
* #i65904# Initial revisionThorsten Behrens2006-05-314-0/+583