Francois Bertel
431c456cf5
COMP:Fixed warnings.
2009-03-18 08:50:55 -04:00
Francois Bertel
1fb58e3bf4
STYLE:Empty commit just add information about rev 1.15: the reason is that long is 64-bit on gcc on Linux because it uses the LP64 data model whereas long is 32-bit on VS 64-bit because it uses the LLP64 model (ref: http://en.wikipedia.org/wiki/64-bit#64-bit_data_models )
2009-03-18 07:57:28 -04:00
Francois Bertel
489df7836e
COMP:Fix warning on VS 64bit. Don't why gcc 4.3.2 didn't catch this one on a 64bit machine with -Wconversion on.
2009-03-18 07:32:12 -04:00
Brad King
4066abc7f3
STYLE: Nightly Date Stamp
2009-03-18 00:01:03 -04:00
Francois Bertel
ee00616289
COMP:Fixed warnings.
2009-03-17 10:48:24 -04:00
Brad King
94853b493a
STYLE: Nightly Date Stamp
2009-03-17 00:01:07 -04:00
Francois Bertel
257937f2bd
COMP:Try to fix compile error with qnx gcc.
2009-03-16 17:38:17 -04:00
Francois Bertel
d0b32b42a1
COMP:Fixed gcc 4.3.2 warning with -O1 and above: ignoring return value of read'), declared with attribute warn_unused_result
2009-03-16 17:13:14 -04:00
Francois Bertel
7b9b56d80e
COMP:Fixed warnings.
2009-03-16 15:02:25 -04:00
Brad King
e30835345a
STYLE: Nightly Date Stamp
2009-03-16 00:01:05 -04:00
Brad King
fa325c1fdc
STYLE: Nightly Date Stamp
2009-03-15 00:01:08 -04:00
Brad King
e4eb90c875
STYLE: Nightly Date Stamp
2009-03-14 00:01:05 -04:00
Brad King
c6d0043e2a
STYLE: Nightly Date Stamp
2009-03-13 00:01:06 -04:00
Brad King
0460e31e67
STYLE: Nightly Date Stamp
2009-03-12 00:01:07 -04:00
Brad King
b4997c3020
STYLE: Nightly Date Stamp
2009-03-11 00:01:03 -04:00
Brad King
effd6d6e0b
STYLE: Nightly Date Stamp
2009-03-10 00:01:05 -04:00
Brad King
b9323d2dd6
STYLE: Nightly Date Stamp
2009-03-09 00:01:04 -04:00
Brad King
038827c5da
STYLE: Nightly Date Stamp
2009-03-08 00:01:03 -05:00
Brad King
55760e9994
STYLE: Nightly Date Stamp
2009-03-07 00:01:04 -05:00
Brad King
73bea67fd3
STYLE: Nightly Date Stamp
2009-03-06 00:01:03 -05:00
Brad King
46c3541392
STYLE: Nightly Date Stamp
2009-03-05 00:01:04 -05:00
Brad King
c0e0180f28
STYLE: Nightly Date Stamp
2009-03-04 00:01:02 -05:00
Brad King
123e9618b1
STYLE: Nightly Date Stamp
2009-03-03 00:01:02 -05:00
Brad King
1e6b109fed
STYLE: Nightly Date Stamp
2009-03-02 00:01:05 -05:00
Brad King
8ddec12021
STYLE: Nightly Date Stamp
2009-03-01 00:01:06 -05:00
Brad King
de3a686a62
STYLE: Nightly Date Stamp
2009-02-28 00:01:08 -05:00
Brad King
99b37665c9
STYLE: Nightly Date Stamp
2009-02-27 00:01:02 -05:00
Brad King
338d37ee5a
STYLE: Nightly Date Stamp
2009-02-26 00:01:04 -05:00
Brad King
8c88787b8b
STYLE: Nightly Date Stamp
2009-02-25 00:01:19 -05:00
Brad King
0458da3ba9
STYLE: Nightly Date Stamp
2009-02-24 00:01:07 -05:00
Brad King
9185f36b06
STYLE: Nightly Date Stamp
2009-02-23 00:01:08 -05:00
Brad King
089896ae0a
STYLE: Nightly Date Stamp
2009-02-22 00:01:06 -05:00
Brad King
06a61c8518
STYLE: Nightly Date Stamp
2009-02-21 00:01:02 -05:00
Brad King
20da2cbe03
STYLE: Nightly Date Stamp
2009-02-20 00:01:05 -05:00
Brad King
9d177237a7
STYLE: Nightly Date Stamp
2009-02-19 00:01:05 -05:00
Brad King
e266c37730
STYLE: Nightly Date Stamp
2009-02-18 00:01:04 -05:00
Brad King
832459c392
STYLE: Nightly Date Stamp
2009-02-17 00:01:06 -05:00
Brad King
727cae7806
STYLE: Nightly Date Stamp
2009-02-16 00:01:03 -05:00
Brad King
8d99166070
STYLE: Nightly Date Stamp
2009-02-15 00:01:04 -05:00
Brad King
65ad22901d
STYLE: Nightly Date Stamp
2009-02-14 00:01:03 -05:00
Brad King
b44026f74a
ENH: Optionally label KWSys targets and tests
...
This provides an API for parent projects to use to specify values to be
set in the LABELS properties of KWSys libraries, executables, and tests.
2009-02-13 15:49:52 -05:00
Brad King
6d8b207867
ENH: Add KWSys header files to library targets
...
This adds the configured KWSys header files to the library targets that
implement their APIs so that they show up in IDE project files.
2009-02-13 15:49:47 -05:00
Brad King
a26481f9fb
STYLE: Nightly Date Stamp
2009-02-13 00:01:04 -05:00
Bill Hoffman
3d0e241498
BUG: #8496 add support for system info on haiku
2009-02-12 10:08:15 -05:00
Brad King
47e8ee71dd
STYLE: Nightly Date Stamp
2009-02-12 00:01:03 -05:00
Brad King
52692cccaa
STYLE: Nightly Date Stamp
2009-02-11 00:01:04 -05:00
Brad King
ffba5b14ae
STYLE: Nightly Date Stamp
2009-02-10 00:01:03 -05:00
Brad King
6ed916795d
BUG: Work around broken GetLongPathName case
...
On Windows the GetLongPathName API function does not work on some
filesystems even if the file exists. In this case we should just use
the original long path name and not the GetShortPathName result.
See issue #8480 .
2009-02-09 16:45:15 -05:00
Brad King
ca096a4596
BUG: Fix GetRealPath when realpath fails
...
This patch from Philip Lowman teaches SystemTools::GetRealPath to deal
with paths that do not exist by dealing with the case that realpath
returns NULL. See issue #8423 .
2009-02-09 09:23:13 -05:00
Brad King
37428e32aa
STYLE: Nightly Date Stamp
2009-02-09 00:01:14 -05:00