nickysn
0e1b582131
TZipper: set the compression level bit flag in the file header of deflate compressed files
...
git-svn-id: trunk@22372 -
2012-09-11 21:22:34 +00:00
Jonas Maebe
670509cbf1
- disabled multithreading because it has causes crashes
...
git-svn-id: trunk@22363 -
2012-09-09 23:33:51 +00:00
joost
a74b6e8573
* Added ability to add targets to a packagevariant
...
git-svn-id: trunk@22361 -
2012-09-09 12:57:08 +00:00
joost
8459c12af7
* Fixed compilation of programs when using a buildunit
...
git-svn-id: trunk@22359 -
2012-09-08 15:50:06 +00:00
joost
982c7ca9a9
* Added ability to inherit package-variants from dependencies.
...
git-svn-id: trunk@22358 -
2012-09-08 15:43:50 +00:00
joost
dfb01f7391
* Package variants are stored in the package-dictionary, so there are more
...
places now where the package-dictionary should be used instead of the
global one.
git-svn-id: trunk@22357 -
2012-09-08 15:26:29 +00:00
marco
eae11f81bb
* Size_t (IMalloc interface mainly) to PTRUINT, mantis #22835
...
git-svn-id: trunk@22355 -
2012-09-08 10:49:26 +00:00
joost
aa6b8b3fce
* Do not use the GlobalDictionary during compilation of a package, this is not thread-safe
...
git-svn-id: trunk@22353 -
2012-09-07 18:59:16 +00:00
joost
8a4bd096fc
* Files which should not be compiled on the current target can not trigger
...
a compile of the package. This also avoids checks on the file-age of
unknown source files, which effectively leads to checking the age of
directories.
git-svn-id: trunk@22348 -
2012-09-06 20:35:22 +00:00
joost
8ce4a5e196
* Search the UnitConfigFile in the right location when installing with PackageVariants
...
git-svn-id: trunk@22331 -
2012-09-05 19:10:13 +00:00
michael
cecc6b778c
* improved KDE detection
...
git-svn-id: trunk@22324 -
2012-09-05 11:37:48 +00:00
florian
0214dd68f9
* fix building of zipper.pp as suggested by Jeppe Johansen
...
git-svn-id: trunk@22298 -
2012-09-03 12:34:16 +00:00
nickysn
cb4dadb079
+ TZipper: added support for zip file comments
...
git-svn-id: trunk@22285 -
2012-09-02 17:46:16 +00:00
nickysn
cf29cdf1f3
+ TUnZipper: added support for zip file comments
...
git-svn-id: trunk@22284 -
2012-09-02 16:53:59 +00:00
nickysn
cd4ea7f340
+ set the minimum required zip version for each file according to the compression algorithm used
...
git-svn-id: trunk@22282 -
2012-09-02 15:36:03 +00:00
joost
a6e18e0f68
* Added PackageVariants. Those can be used to define multiple selectable
...
variants with different compiler-settings.
git-svn-id: trunk@22275 -
2012-08-31 11:05:24 +00:00
michael
d02619b8af
* Removed pqlib and default value. It should always load the lib loaded by postgres3dyn
...
git-svn-id: trunk@22274 -
2012-08-31 10:04:58 +00:00
michael
13f20b72c7
* Set library name to pqlib for all windowses
...
git-svn-id: trunk@22273 -
2012-08-31 10:00:38 +00:00
Mattias Gaertner
32d1c5444d
fpreadtiff: undo wrong fix
...
git-svn-id: trunk@22259 -
2012-08-27 20:16:38 +00:00
Mattias Gaertner
e40505a998
fpreadtiff: fixed reading last byte of chunk
...
git-svn-id: trunk@22256 -
2012-08-27 16:54:43 +00:00
Mattias Gaertner
be41f296a0
fpreadtiff: fixed checking for code 4096 before add instead of after last add, bug #22558
...
git-svn-id: trunk@22238 -
2012-08-25 09:18:10 +00:00
joost
e17d1c9b37
* Support Interbase 7 and Firebird 3 boolean fields
...
* Minor optimization using local VSQLVar variable
Patch by Lacak2, mantis 22698
git-svn-id: trunk@22232 -
2012-08-24 15:56:37 +00:00
michael
2252b71ae9
* Some small fixes so sdo is parsed
...
git-svn-id: trunk@22210 -
2012-08-23 12:56:19 +00:00
joost
66d83bc3d2
* When bmBuildUnit is the only available build mode, use it
...
git-svn-id: trunk@22178 -
2012-08-22 18:58:07 +00:00
michael
d118f4fb41
* Added passrcutil easy-use unit and component
...
git-svn-id: trunk@22172 -
2012-08-22 16:43:14 +00:00
michael
59db00bcf0
* Patch from Ludo Brands to fix compilation under Windows (Bug 22691)
...
git-svn-id: trunk@22171 -
2012-08-22 11:35:24 +00:00
michael
c2bb03823b
* For in construct and class/record helpers implemented
...
git-svn-id: trunk@22170 -
2012-08-22 11:25:59 +00:00
paul
e719c73860
packages: fixes compilation of ibase package on darwin after Michael changes
...
git-svn-id: trunk@22168 -
2012-08-22 07:55:18 +00:00
michael
28db5237fe
* pastounittest added.
...
git-svn-id: trunk@22164 -
2012-08-21 19:42:40 +00:00
michael
53c03717d5
* SQL DB loader implemented
...
git-svn-id: trunk@22163 -
2012-08-21 19:41:51 +00:00
michael
6926b50f2c
* Changed library names to include version number, make uniform dynamic loader interface
...
git-svn-id: trunk@22162 -
2012-08-21 19:40:20 +00:00
michael
d519365da0
* Tests for procedure/function declarations, fixes in parsing of those
...
git-svn-id: trunk@22157 -
2012-08-21 13:24:37 +00:00
michael
04aa7851b7
* Set terminal correctly (fix for #21028 )
...
git-svn-id: trunk@22153 -
2012-08-20 22:29:08 +00:00
michael
d13a6e2ca4
* Fix parsing of class local consts
...
git-svn-id: trunk@22152 -
2012-08-20 22:28:25 +00:00
michael
2939c41263
* Patch for sdfdata multiline support and assoiated test case from Reinier Olislagers (bug 22237 and bug #22213 )
...
git-svn-id: trunk@22145 -
2012-08-20 16:41:15 +00:00
michael
649bbae1c3
* Expression parsing tests, nested types
...
git-svn-id: trunk@22144 -
2012-08-20 16:36:18 +00:00
marco
811b65da87
* fix for #22664 from Benito Zander. pos() instead of comparetext was used.
...
git-svn-id: trunk@22143 -
2012-08-20 10:42:31 +00:00
michael
1beea17ed2
* Fix for 16-bit PNGs (bug 19209)
...
git-svn-id: trunk@22141 -
2012-08-19 22:22:01 +00:00
michael
e1ad1a02d2
* 2 test cases from Reinier Olislagers
...
git-svn-id: trunk@22138 -
2012-08-19 22:08:32 +00:00
michael
8114b9069f
* Patch from Reinier Olieslagers to reinstate endoffile event
...
git-svn-id: trunk@22137 -
2012-08-19 22:04:54 +00:00
michael
c9e622b5a8
* Support for C-style assignments (bug 22007)
...
git-svn-id: trunk@22136 -
2012-08-19 22:01:36 +00:00
michael
c087aff3b2
* Added support for C-style assignments
...
git-svn-id: trunk@22135 -
2012-08-19 21:57:55 +00:00
michael
8019634104
* Class parsing tests (preparing for nested types)
...
git-svn-id: trunk@22131 -
2012-08-19 16:45:44 +00:00
michael
a665785b93
* Fixed warnings/hints
...
git-svn-id: trunk@22130 -
2012-08-19 16:40:52 +00:00
michael
42391199af
* Remove ParseExpression, changed everywhere to DoParseExpression
...
* Fix handling of procedure modifiers
* Solved all hints/warnings
git-svn-id: trunk@22129 -
2012-08-19 16:36:26 +00:00
Jonas Maebe
1c80388e00
* fixed missing pointer dereference of parameter passed to move()
...
(patch by ocean, mantis #22670 )
git-svn-id: trunk@22122 -
2012-08-19 09:44:56 +00:00
tom_at_work
7c56a9f34d
Revert r22080 because it prevents crosscompilation.
...
git-svn-id: trunk@22101 -
2012-08-16 21:24:47 +00:00
Jonas Maebe
e06d3a6e04
* raise an error when locate is used on a closed dataset (patch by
...
Claudio Romero, mantis #13938 )
git-svn-id: trunk@22098 -
2012-08-16 17:53:09 +00:00
michael
b26797e818
* Fixed memory leak in classes with interfaces
...
git-svn-id: trunk@22094 -
2012-08-15 16:14:09 +00:00
michael
9af6f49c02
* Finished try/except statements
...
git-svn-id: trunk@22088 -
2012-08-15 15:02:05 +00:00