KWSys Robot
0f78d92c0f
KWSys Nightly Date Stamp
2011-08-27 00:15:02 -04:00
KWSys Robot
8508a6986a
KWSys Nightly Date Stamp
2011-08-26 00:14:07 -04:00
KWSys Robot
e8d60d46d1
KWSys Nightly Date Stamp
2011-08-25 00:10:16 -04:00
KWSys Robot
ee45a5dd5a
KWSys Nightly Date Stamp
2011-08-24 00:14:07 -04:00
KWSys Robot
fe46e7e486
KWSys Nightly Date Stamp
2011-08-23 00:14:21 -04:00
KWSys Robot
29b285c6a1
KWSys Nightly Date Stamp
2011-08-22 00:12:50 -04:00
KWSys Robot
3848b397ef
KWSys Nightly Date Stamp
2011-08-21 00:12:36 -04:00
David Cole
7dcbb66315
KWSys: Remove translation path for "/tmp_mnt/" ( #10595 )
...
In SystemTools::ClassInitialize, remove call to AddTranslationPath
that was originally put in place to "work around an SGI problem."
This code precluded using CMake effectively in valid directories
under "/tmp_mnt/"
2011-08-20 12:30:09 -04:00
KWSys Robot
02e2f3e350
KWSys Nightly Date Stamp
2011-08-20 00:13:07 -04:00
KWSys Robot
8971c0d8d2
KWSys Nightly Date Stamp
2011-08-19 00:14:02 -04:00
KWSys Robot
d7184e0e4d
KWSys Nightly Date Stamp
2011-08-18 00:13:09 -04:00
KWSys Robot
721133dc45
KWSys Nightly Date Stamp
2011-08-17 00:10:16 -04:00
KWSys Robot
2bfd55a7c6
KWSys Nightly Date Stamp
2011-08-16 00:14:06 -04:00
KWSys Robot
87fa807fd8
KWSys Nightly Date Stamp
2011-08-15 00:13:05 -04:00
KWSys Robot
0ee93a81cd
KWSys Nightly Date Stamp
2011-08-14 00:12:36 -04:00
KWSys Robot
27c8b8b455
KWSys Nightly Date Stamp
2011-08-13 00:13:07 -04:00
KWSys Robot
65ba6da576
KWSys Nightly Date Stamp
2011-08-12 00:14:04 -04:00
KWSys Robot
975ef3ef1a
KWSys Nightly Date Stamp
2011-08-11 00:14:04 -04:00
KWSys Robot
563e3f0e0a
KWSys Nightly Date Stamp
2011-08-10 00:14:02 -04:00
Brad King
c04613a55d
KWSys: __int64 and long long may be same type in specialization
...
For the specialization of hash<>(), the types long long and __int64
may be the same type. While the CMakeLists indicate that if __int64 is
a alias for another type the it will not be enabled, on mingw they
both appear to be the same type and enabled.
This patch only enable specialization for long long OR __int64 to
avoid the potential conflict.
Author: Bradley Lowekamp <blowekamp@mail.nih.gov>
Change-Id: I813a9ac008b296fab5a369c48e6dd5460fd0c035
2011-08-09 18:04:04 -04:00
KWSys Robot
4675f5d204
KWSys Nightly Date Stamp
2011-08-09 00:13:06 -04:00
Brad King
867c3dcd24
KWSys: Fix using long long and __int64 with hash_(set|map)
...
Added hash function for types long long and __int64, conditional on
detection by FundamentalType.
Author: Bradley Lowekamp <blowekamp@mail.nih.gov>
Change-Id: Ie273f55cd4387ca3dbbe00b9d96ad4935e456c9e
2011-08-08 08:50:07 -04:00
KWSys Robot
0e28009184
KWSys Nightly Date Stamp
2011-08-08 00:13:08 -04:00
KWSys Robot
2c14a176bb
KWSys Nightly Date Stamp
2011-08-07 00:14:22 -04:00
KWSys Robot
955d5133ab
KWSys Nightly Date Stamp
2011-08-06 00:14:05 -04:00
KWSys Robot
ec4e4ce695
KWSys Nightly Date Stamp
2011-08-05 00:13:08 -04:00
Brad King
5f0eba49f2
KWSys: Avoid conversion warning in SystemTools::GetTime
...
Convert struct timeval members to double explicitly to avoid a GCC
warning with -Wconversion.
2011-08-04 08:30:05 -04:00
KWSys Robot
f31def8c62
KWSys Nightly Date Stamp
2011-08-04 00:10:14 -04:00
Brad King
74e1156bc2
KWSys: Simplify SystemTools::GetTime implementation ( #12261 )
...
We already use GetSystemTimeAsFileTime() and gettimeofday()
unconditionally on supported Windows and non-Windows platforms,
respectively. Remove outdated portability complexity.
2011-08-03 14:50:04 -04:00
KWSys Robot
14e54c4c44
KWSys Nightly Date Stamp
2011-08-03 00:14:04 -04:00
KWSys Robot
d8c1b44790
KWSys Nightly Date Stamp
2011-08-02 00:13:05 -04:00
KWSys Robot
cbaf944568
KWSys Nightly Date Stamp
2011-08-01 00:13:34 -04:00
KWSys Robot
4d9874440a
KWSys Nightly Date Stamp
2011-07-31 00:14:04 -04:00
KWSys Robot
55022455d0
KWSys Nightly Date Stamp
2011-07-30 00:14:02 -04:00
KWSys Robot
5ef20b2dc5
KWSys Nightly Date Stamp
2011-07-29 00:14:03 -04:00
KWSys Robot
b6fb213ed1
KWSys Nightly Date Stamp
2011-07-28 00:12:21 -04:00
KWSys Robot
49a00ec2de
KWSys Nightly Date Stamp
2011-07-27 00:14:05 -04:00
KWSys Robot
0a939c86d6
KWSys Nightly Date Stamp
2011-07-26 00:13:12 -04:00
KWSys Robot
1a81da37b8
KWSys Nightly Date Stamp
2011-07-25 00:13:07 -04:00
KWSys Robot
cb93c62643
KWSys Nightly Date Stamp
2011-07-24 00:13:03 -04:00
KWSys Robot
c70c62db55
KWSys Nightly Date Stamp
2011-07-23 00:14:05 -04:00
KWSys Robot
5282623658
KWSys Nightly Date Stamp
2011-07-22 00:13:04 -04:00
KWSys Robot
3c33c5c5c2
KWSys Nightly Date Stamp
2011-07-21 00:14:05 -04:00
KWSys Robot
c2deeae469
KWSys Nightly Date Stamp
2011-07-20 00:13:04 -04:00
KWSys Robot
9923a2a2d5
KWSys Nightly Date Stamp
2011-07-19 00:14:04 -04:00
KWSys Robot
fefaaa09d9
KWSys Nightly Date Stamp
2011-07-18 00:10:09 -04:00
KWSys Robot
07bb5b77ec
KWSys Nightly Date Stamp
2011-07-17 00:14:04 -04:00
KWSys Robot
5d963edc5e
KWSys Nightly Date Stamp
2011-07-16 00:10:06 -04:00
KWSys Robot
8b238f4945
KWSys Nightly Date Stamp
2011-07-15 00:12:06 -04:00
KWSys Robot
60087f7128
KWSys Nightly Date Stamp
2011-07-14 00:10:22 -04:00
KWSys Robot
37340687a4
KWSys Nightly Date Stamp
2011-07-13 00:13:06 -04:00
KWSys Robot
39a9403a70
KWSys Nightly Date Stamp
2011-07-12 00:14:11 -04:00
KWSys Robot
dabdf9248f
KWSys Nightly Date Stamp
2011-07-11 00:10:05 -04:00
KWSys Robot
349c5c2160
KWSys Nightly Date Stamp
2011-07-10 00:13:04 -04:00
KWSys Robot
57109cb67f
KWSys Nightly Date Stamp
2011-07-09 00:10:10 -04:00
KWSys Robot
b4b134a4fa
KWSys Nightly Date Stamp
2011-07-08 00:13:11 -04:00
KWSys Robot
a8e0287d86
KWSys Nightly Date Stamp
2011-07-07 00:12:12 -04:00
KWSys Robot
69ed07ad2d
KWSys Nightly Date Stamp
2011-07-06 00:14:08 -04:00
KWSys Robot
aa20138dbc
KWSys Nightly Date Stamp
2011-07-05 00:12:06 -04:00
KWSys Robot
127bcb39bc
KWSys Nightly Date Stamp
2011-07-04 00:12:05 -04:00
KWSys Robot
42eef30652
KWSys Nightly Date Stamp
2011-07-03 00:12:11 -04:00
KWSys Robot
fe9ac70076
KWSys Nightly Date Stamp
2011-07-02 00:13:02 -04:00
KWSys Robot
5a022c3339
KWSys Nightly Date Stamp
2011-07-01 00:13:04 -04:00
KWSys Robot
f9b69873a9
KWSys Nightly Date Stamp
2011-06-30 00:13:06 -04:00
KWSys Robot
e1237478f1
KWSys Nightly Date Stamp
2011-06-29 00:12:05 -04:00
KWSys Robot
34238d5bcb
KWSys Nightly Date Stamp
2011-06-28 00:13:12 -04:00
KWSys Robot
ea1a519a35
KWSys Nightly Date Stamp
2011-06-27 00:10:06 -04:00
KWSys Robot
11b4eb2b8a
KWSys Nightly Date Stamp
2011-06-26 00:10:07 -04:00
KWSys Robot
428cfb8dcb
KWSys Nightly Date Stamp
2011-06-25 00:12:04 -04:00
KWSys Robot
26607e9ae3
KWSys Nightly Date Stamp
2011-06-24 00:12:38 -04:00
KWSys Robot
672b6ca5e4
KWSys Nightly Date Stamp
2011-06-23 00:12:34 -04:00
KWSys Robot
d0d5540dc6
KWSys Nightly Date Stamp
2011-06-22 00:12:04 -04:00
KWSys Robot
d9d7e8ffa5
KWSys Nightly Date Stamp
2011-06-21 00:13:02 -04:00
KWSys Robot
5c668b821f
KWSys Nightly Date Stamp
2011-06-20 00:13:19 -04:00
Brad King
73d593033f
KWSys: Recognize color TERM=screen-256color-bce ( #12287 )
...
Author: Davide Mancusi <arekfu@gmail.com>
Acked-By: Modestas Vainius <modax@debian.org>
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627853
2011-06-19 18:17:07 -04:00
KWSys Robot
ac8a6bf085
KWSys Nightly Date Stamp
2011-06-19 00:13:03 -04:00
KWSys Robot
e5fe580fcc
KWSys Nightly Date Stamp
2011-06-18 00:12:05 -04:00
KWSys Robot
594681d2c4
KWSys Nightly Date Stamp
2011-06-17 00:12:26 -04:00
KWSys Robot
0751106f2f
KWSys Nightly Date Stamp
2011-06-16 00:13:08 -04:00
KWSys Robot
a666810643
KWSys Nightly Date Stamp
2011-06-15 00:13:09 -04:00
KWSys Robot
cf1c3c102f
KWSys Nightly Date Stamp
2011-06-14 00:12:44 -04:00
KWSys Robot
46e3a6c9b9
KWSys Nightly Date Stamp
2011-06-13 00:12:06 -04:00
KWSys Robot
05610bf283
KWSys Nightly Date Stamp
2011-06-12 00:11:49 -04:00
KWSys Robot
6e74e36320
KWSys Nightly Date Stamp
2011-06-11 00:13:05 -04:00
KWSys Robot
778cf7e5e6
KWSys Nightly Date Stamp
2011-06-10 00:13:04 -04:00
KWSys Robot
9ccefd55c5
KWSys Nightly Date Stamp
2011-06-09 00:12:04 -04:00
KWSys Robot
0f939ee164
KWSys Nightly Date Stamp
2011-06-08 00:13:16 -04:00
KWSys Robot
08b109a87f
KWSys Nightly Date Stamp
2011-06-07 00:12:06 -04:00
KWSys Robot
4b652ad0d9
KWSys Nightly Date Stamp
2011-06-06 00:13:03 -04:00
KWSys Robot
e3aec95740
KWSys Nightly Date Stamp
2011-06-05 00:11:54 -04:00
KWSys Robot
43824d44f4
KWSys Nightly Date Stamp
2011-06-04 00:13:05 -04:00
KWSys Robot
597ab43604
KWSys Nightly Date Stamp
2011-06-03 00:13:11 -04:00
KWSys Robot
5764739f52
KWSys Nightly Date Stamp
2011-06-02 00:13:04 -04:00
KWSys Robot
628b2a129f
KWSys Nightly Date Stamp
2011-06-01 00:12:05 -04:00
KWSys Robot
8af1eaf499
KWSys Nightly Date Stamp
2011-05-31 00:12:04 -04:00
KWSys Robot
5e40058e26
KWSys Nightly Date Stamp
2011-05-30 00:13:03 -04:00
KWSys Robot
9c6e1e03d0
KWSys Nightly Date Stamp
2011-05-29 00:13:04 -04:00
KWSys Robot
909bab1f4f
KWSys Nightly Date Stamp
2011-05-28 00:13:04 -04:00
KWSys Robot
1e885b1bb5
KWSys Nightly Date Stamp
2011-05-27 00:13:04 -04:00
KWSys Robot
ba6579f7a3
KWSys Nightly Date Stamp
2011-05-26 00:12:06 -04:00
KWSys Robot
8b17fd6725
KWSys Nightly Date Stamp
2011-05-25 00:13:03 -04:00
KWSys Robot
0c64fcd309
KWSys Nightly Date Stamp
2011-05-24 00:12:11 -04:00
KWSys Robot
cac769f3a7
KWSys Nightly Date Stamp
2011-05-23 00:12:39 -04:00
KWSys Robot
b3bab3ce03
KWSys Nightly Date Stamp
2011-05-22 00:13:03 -04:00
KWSys Robot
41c83c1bdc
KWSys Nightly Date Stamp
2011-05-21 00:13:03 -04:00
KWSys Robot
c5aae0e625
KWSys Nightly Date Stamp
2011-05-20 00:12:09 -04:00
KWSys Robot
14abf9f3d8
KWSys Nightly Date Stamp
2011-05-19 00:10:07 -04:00
KWSys Robot
c7d4cf1db1
KWSys Nightly Date Stamp
2011-05-18 00:12:05 -04:00
KWSys Robot
dc2a45fa3f
KWSys Nightly Date Stamp
2011-05-17 00:13:04 -04:00
KWSys Robot
a77dfb6d64
KWSys Nightly Date Stamp
2011-05-16 00:12:06 -04:00
KWSys Robot
41ce1ea2d4
KWSys Nightly Date Stamp
2011-05-15 00:12:04 -04:00
KWSys Robot
30bf6162be
KWSys Nightly Date Stamp
2011-05-14 00:13:04 -04:00
KWSys Robot
69677ca471
KWSys Nightly Date Stamp
2011-05-13 00:12:04 -04:00
KWSys Robot
da9ba5726f
KWSys Nightly Date Stamp
2011-05-12 00:13:02 -04:00
KWSys Robot
692f62fc3e
KWSys Nightly Date Stamp
2011-05-11 00:12:05 -04:00
KWSys Robot
c32262bc04
KWSys Nightly Date Stamp
2011-05-10 00:10:21 -04:00
Brad King
ee9fc4b1d3
KWSys: Fix leaked FILE in EncodeExecutable error case
...
This leak was detected by cppcheck static analysis.
Author: Hans Johnson <hans-johnson@uiowa.edu>
Change-Id: I1b81cb245acb9a6033f24ecc8d1452ca4df8371a
2011-05-09 08:40:03 -04:00
KWSys Robot
afa83eb4cf
KWSys Nightly Date Stamp
2011-05-09 08:40:03 -04:00
KWSys Robot
6aa45ac2ee
KWSys Nightly Date Stamp
2011-05-08 00:12:16 -04:00
KWSys Robot
d3e09bba6a
KWSys Nightly Date Stamp
2011-05-07 00:13:05 -04:00
KWSys Robot
303c7e8f40
KWSys Nightly Date Stamp
2011-05-06 00:12:04 -04:00
KWSys Robot
19e3397942
KWSys Nightly Date Stamp
2011-05-05 00:10:10 -04:00
KWSys Robot
aad6c4481d
KWSys Nightly Date Stamp
2011-05-04 00:13:04 -04:00
KWSys Robot
9c84f747c3
KWSys Nightly Date Stamp
2011-05-03 09:10:01 -04:00
KWSys Robot
c71f5806d2
KWSys Nightly Date Stamp
2011-05-03 09:05:06 -04:00
KWSys Robot
9ea53478a6
KWSys Nightly Date Stamp
2011-05-01 00:13:03 -04:00
KWSys Robot
74b4020250
KWSys Nightly Date Stamp
2011-04-30 00:13:04 -04:00
KWSys Robot
14f43c3e49
KWSys Nightly Date Stamp
2011-04-29 00:13:03 -04:00
KWSys Robot
cade78040d
KWSys Nightly Date Stamp
2011-04-28 00:13:04 -04:00
KWSys Robot
a3a581f8cd
KWSys Nightly Date Stamp
2011-04-27 00:13:03 -04:00
KWSys Robot
667ff4023f
KWSys Nightly Date Stamp
2011-04-26 00:10:20 -04:00
KWSys Robot
00f88cc095
KWSys Nightly Date Stamp
2011-04-25 00:13:02 -04:00
KWSys Robot
b66ec801b8
KWSys Nightly Date Stamp
2011-04-24 00:13:03 -04:00
KWSys Robot
97ed208db6
KWSys Nightly Date Stamp
2011-04-23 00:13:04 -04:00
KWSys Robot
2b1a165a38
KWSys Nightly Date Stamp
2011-04-22 00:13:04 -04:00
KWSys Robot
12377a0e60
KWSys Nightly Date Stamp
2011-04-21 00:13:03 -04:00
KWSys Robot
2f50ec5f5c
KWSys Nightly Date Stamp
2011-04-20 00:11:33 -04:00
KWSys Robot
b1a9f7a275
KWSys Nightly Date Stamp
2011-04-19 00:13:07 -04:00
KWSys Robot
241de9e89c
KWSys Nightly Date Stamp
2011-04-18 00:12:15 -04:00
KWSys Robot
046b615bc8
KWSys Nightly Date Stamp
2011-04-17 00:13:04 -04:00
KWSys Robot
7b9d679b76
KWSys Nightly Date Stamp
2011-04-16 00:13:09 -04:00
KWSys Robot
b590b261b6
KWSys Nightly Date Stamp
2011-04-15 00:13:04 -04:00
KWSys Robot
342628aa20
KWSys Nightly Date Stamp
2011-04-14 00:13:05 -04:00
Brad King
54afd0940c
KWSys: Remove unused CheckCXXSourceRuns cmake module
...
This file has not been used in KWSys since commit "Moved test for large
file support into kwsysPlatformCxxTests.cxx", 2006-08-25. CMake 2.6.0
and above come with a copy of this module anyway, and KWSys has required
CMake 2.6.3 since commit "KWSys: Require at least CMake 2.6.3",
2011-03-01.
2011-04-13 08:20:03 -04:00
KWSys Robot
3ec0119f43
KWSys Nightly Date Stamp
2011-04-13 00:13:03 -04:00
KWSys Robot
2adb7d36f2
KWSys Nightly Date Stamp
2011-04-12 00:13:01 -04:00
KWSys Robot
a72c0a2004
KWSys Nightly Date Stamp
2011-04-11 00:12:19 -04:00
KWSys Robot
c2ef7abe04
KWSys Nightly Date Stamp
2011-04-10 00:13:04 -04:00
KWSys Robot
4e9506ac31
KWSys Nightly Date Stamp
2011-04-09 00:13:04 -04:00
KWSys Robot
a961ecdad0
KWSys Nightly Date Stamp
2011-04-08 00:12:56 -04:00
KWSys Robot
c2f8a13715
KWSys Nightly Date Stamp
2011-04-07 00:12:22 -04:00
KWSys Robot
6d7e4d4043
KWSys Nightly Date Stamp
2011-04-06 00:12:33 -04:00
KWSys Robot
0460916752
KWSys Nightly Date Stamp
2011-04-05 00:13:05 -04:00
KWSys Robot
f859249dca
KWSys Nightly Date Stamp
2011-04-04 00:13:07 -04:00
KWSys Robot
4ccb44e7c5
KWSys Nightly Date Stamp
2011-04-02 00:13:02 -04:00
KWSys Robot
0315d3b66f
KWSys Nightly Date Stamp
2011-04-01 00:12:02 -04:00
KWSys Robot
4fd2a992b8
KWSys Nightly Date Stamp
2011-03-31 00:13:03 -04:00
KWSys Robot
23e8306e7f
KWSys Nightly Date Stamp
2011-03-30 00:12:15 -04:00
Brad King
72dd36e628
KWSys: Recognize rxvt-unicode-256color terminal ( #12013 )
...
Author: Matti Niemenmaa
2011-03-29 17:40:03 -04:00
KWSys Robot
ffae462ae6
KWSys Nightly Date Stamp
2011-03-29 00:12:42 -04:00
KWSys Robot
0e66141bea
KWSys Nightly Date Stamp
2011-03-28 00:13:04 -04:00
KWSys Robot
3a21e4d621
KWSys Nightly Date Stamp
2011-03-27 00:13:03 -04:00
KWSys Robot
a95540df84
KWSys Nightly Date Stamp
2011-03-26 00:13:02 -04:00
KWSys Robot
9b6e16f031
KWSys Nightly Date Stamp
2011-03-25 00:12:40 -04:00
KWSys Robot
eee9f74d4e
KWSys Nightly Date Stamp
2011-03-24 00:13:04 -04:00
Brad King
29487bacea
KWSys: Do not trust EXECUTABLE_OUTPUT_PATH for ProcessFwd9x encoding
...
Set target property RUNTIME_OUTPUT_DIRECTORY explicitly on ProcessFwd9x
and EncodeExecutable so that we know exactly where the executables will
exist on disk.
2011-03-23 17:20:04 -04:00
KWSys Robot
7afcb81037
KWSys Nightly Date Stamp
2011-03-23 00:12:06 -04:00
KWSys Robot
935662a5eb
KWSys Nightly Date Stamp
2011-03-22 00:13:04 -04:00
KWSys Robot
d726a3610f
KWSys Nightly Date Stamp
2011-03-21 00:12:13 -04:00
KWSys Robot
e1eed25949
KWSys Nightly Date Stamp
2011-03-20 00:12:11 -04:00
KWSys Robot
a885fa23a4
KWSys Nightly Date Stamp
2011-03-19 00:13:03 -04:00
KWSys Robot
96453cea6a
KWSys Nightly Date Stamp
2011-03-18 00:13:01 -04:00
KWSys Robot
ac9f50e091
KWSys Nightly Date Stamp
2011-03-17 00:13:03 -04:00
KWSys Robot
6ab5166ff8
KWSys Nightly Date Stamp
2011-03-16 00:12:12 -04:00
KWSys Robot
1500dc6d43
KWSys Nightly Date Stamp
2011-03-15 00:13:04 -04:00
KWSys Robot
5c6a7bdbf2
KWSys Nightly Date Stamp
2011-03-14 00:12:19 -04:00
KWSys Robot
e5d85efef1
KWSys Nightly Date Stamp
2011-03-13 00:13:02 -05:00
KWSys Robot
22825b2b06
KWSys Nightly Date Stamp
2011-03-12 00:13:08 -05:00
KWSys Robot
8a16bdde05
KWSys Nightly Date Stamp
2011-03-11 00:12:13 -05:00
KWSys Robot
8def3f5949
KWSys Nightly Date Stamp
2011-03-10 00:12:12 -05:00
KWSys Robot
fc3eb139c9
KWSys Nightly Date Stamp
2011-03-09 00:13:04 -05:00
KWSys Robot
be9af61f72
KWSys Nightly Date Stamp
2011-03-08 00:10:31 -05:00
KWSys Robot
e927777461
KWSys Nightly Date Stamp
2011-03-07 00:12:20 -05:00
KWSys Robot
4586809156
KWSys Nightly Date Stamp
2011-03-06 00:13:02 -05:00
KWSys Robot
278bf6f29a
KWSys Nightly Date Stamp
2011-03-05 00:13:04 -05:00
KWSys Robot
ed1cd2daf6
KWSys Nightly Date Stamp
2011-03-04 00:12:14 -05:00
KWSys Robot
cbb5ae60be
KWSys Nightly Date Stamp
2011-03-03 00:12:15 -05:00
KWSys Robot
f72cc88c65
KWSys Nightly Date Stamp
2011-03-02 00:12:13 -05:00
Brad King
32f18c94e1
KWSys: Require at least CMake 2.6.3
...
Remove code left for supporting earlier CMake versions.
2011-03-01 15:40:03 -05:00
KWSys Robot
26b9dfb722
KWSys Nightly Date Stamp
2011-03-01 00:11:00 -05:00
KWSys Robot
2465b5e4f5
KWSys Nightly Date Stamp
2011-02-28 00:12:10 -05:00
KWSys Robot
ab02be50b4
KWSys Nightly Date Stamp
2011-02-27 00:12:12 -05:00
KWSys Robot
2f690ab8cb
KWSys Nightly Date Stamp
2011-02-26 00:10:08 -05:00
KWSys Robot
aa1ab6441b
KWSys Nightly Date Stamp
2011-02-25 00:12:14 -05:00
KWSys Robot
a9841e6e9a
KWSys Nightly Date Stamp
2011-02-24 00:12:13 -05:00
KWSys Robot
fe449843b7
KWSys Nightly Date Stamp
2011-02-23 00:11:47 -05:00
KWSys Robot
73bbef36d0
KWSys Nightly Date Stamp
2011-02-22 00:10:58 -05:00
KWSys Robot
1ca15f85f1
KWSys Nightly Date Stamp
2011-02-21 00:11:05 -05:00
KWSys Robot
dff3d7da3f
KWSys Nightly Date Stamp
2011-02-20 00:12:08 -05:00
KWSys Robot
9e81dddc4f
KWSys Nightly Date Stamp
2011-02-19 00:10:09 -05:00
KWSys Robot
16b99e6cae
KWSys Nightly Date Stamp
2011-02-18 00:12:04 -05:00
KWSys Robot
e0d64d5cb1
KWSys Nightly Date Stamp
2011-02-17 00:12:06 -05:00
KWSys Robot
8caed60208
KWSys Nightly Date Stamp
2011-02-16 00:12:03 -05:00
KWSys Robot
d4884710a4
KWSys Nightly Date Stamp
2011-02-15 00:12:12 -05:00
KWSys Robot
2a2fca24aa
KWSys Nightly Date Stamp
2011-02-14 00:10:26 -05:00
KWSys Robot
d26ef5c118
KWSys Nightly Date Stamp
2011-02-13 00:10:44 -05:00
KWSys Robot
84dafee565
KWSys Nightly Date Stamp
2011-02-12 00:10:49 -05:00
KWSys Robot
831c5ebe58
KWSys Nightly Date Stamp
2011-02-11 00:12:06 -05:00
KWSys Robot
e53b7cbadf
KWSys Nightly Date Stamp
2011-02-10 00:12:13 -05:00
KWSys Robot
7258b0674c
KWSys Nightly Date Stamp
2011-02-09 00:12:08 -05:00
KWSys Robot
68c004aa11
KWSys Nightly Date Stamp
2011-02-08 00:12:07 -05:00
KWSys Robot
d7a51814a3
KWSys Nightly Date Stamp
2011-02-07 00:12:05 -05:00
KWSys Robot
f97a1c6493
KWSys Nightly Date Stamp
2011-02-06 00:12:08 -05:00
KWSys Robot
d27dfc25c1
KWSys Nightly Date Stamp
2011-02-05 00:12:02 -05:00
KWSys Robot
aa78a60ca6
KWSys Nightly Date Stamp
2011-02-04 00:10:46 -05:00
KWSys Robot
26eba9cb9c
KWSys Nightly Date Stamp
2011-02-03 00:11:02 -05:00
KWSys Robot
bd7dd34aba
KWSys Nightly Date Stamp
2011-02-02 00:12:27 -05:00
KWSys Robot
4f1e1fe782
KWSys Nightly Date Stamp
2011-02-01 08:38:03 -05:00
KWSys Robot
76976a59e9
KWSys Nightly Date Stamp
2011-01-31 00:11:02 -05:00
KWSys Robot
9c30d3d230
KWSys Nightly Date Stamp
2011-01-30 00:12:06 -05:00
KWSys Robot
04d4afbfa8
KWSys Nightly Date Stamp
2011-01-29 00:10:59 -05:00
KWSys Robot
6744616fb2
KWSys Nightly Date Stamp
2011-01-28 00:12:07 -05:00
KWSys Robot
451c5f61c2
KWSys Nightly Date Stamp
2011-01-27 00:11:06 -05:00
KWSys Robot
f0acf05656
KWSys Nightly Date Stamp
2011-01-26 00:10:07 -05:00
KWSys Robot
538160ce0e
KWSys Nightly Date Stamp
2011-01-25 00:10:55 -05:00
KWSys Robot
caa2dbebb8
KWSys Nightly Date Stamp
2011-01-24 00:10:04 -05:00
KWSys Robot
87cd8ba8a0
KWSys Nightly Date Stamp
2011-01-23 00:12:03 -05:00
KWSys Robot
b0fb6624cf
KWSys Nightly Date Stamp
2011-01-22 00:10:54 -05:00
KWSys Robot
73827b9205
KWSys Nightly Date Stamp
2011-01-21 00:10:17 -05:00
KWSys Robot
1c8787f387
KWSys Nightly Date Stamp
2011-01-20 00:10:06 -05:00
KWSys Robot
57c542a80f
KWSys Nightly Date Stamp
2011-01-19 00:10:07 -05:00
KWSys Robot
00a0929c04
KWSys Nightly Date Stamp
2011-01-18 00:11:02 -05:00
KWSys Robot
6b084f1e04
KWSys Nightly Date Stamp
2011-01-17 00:11:02 -05:00
KWSys Robot
3ddabcbadf
KWSys Nightly Date Stamp
2011-01-16 00:11:02 -05:00
KWSys Robot
061f310815
KWSys Nightly Date Stamp
2011-01-15 00:10:53 -05:00
KWSys Robot
3a7230afe9
KWSys Nightly Date Stamp
2011-01-14 00:12:03 -05:00
KWSys Robot
f5b43f59de
KWSys Nightly Date Stamp
2011-01-13 00:10:58 -05:00
KWSys Robot
90e9b65f10
KWSys Nightly Date Stamp
2011-01-12 00:10:52 -05:00
KWSys Robot
caa45a5f81
KWSys Nightly Date Stamp
2011-01-11 00:10:07 -05:00
David Cole
6754b26bf0
KWSys: Fix WOW64 registry mode on Windows 2000 ( #10759 )
...
The previous commit did not compile with mingw gcc.
Use the Windows type FARPROC instead of void* for
the local variable.
2011-01-10 08:40:03 -05:00
KWSys Robot
a300edab41
KWSys Nightly Date Stamp
2011-01-10 00:10:47 -05:00
KWSys Robot
8dba266a55
KWSys Nightly Date Stamp
2011-01-09 00:10:08 -05:00
KWSys Robot
5aa0fed854
KWSys Nightly Date Stamp
2011-01-08 00:11:03 -05:00
David Cole
4b05a21302
Fix WOW64 registry mode on Windows 2000 ( #10759 )
...
CMake fails to find any registry paths on Windows 2000: according to regmon
it fails with an access denied error. I double checked all the access rights
and they are fine. After checking the access modes on MSDN I found that it
says KEY_WOW64_32KEY / KEY_WOW64_64KEY are not supported on Windows 2000.
CMake does not check if the current system supports Wow64 before applying
these flags.
This commit adds a check for IsWow64Process in kernel32.dll before adding
these flags.
Author: Axel Gembe <ago@bastart.eu.org>
Signed-off-by: Axel Gembe <ago@bastart.eu.org>
2011-01-07 07:40:07 -05:00
KWSys Robot
fd4875b4c0
KWSys Nightly Date Stamp
2011-01-07 00:12:08 -05:00
KWSys Robot
8e6ad8ce72
KWSys Nightly Date Stamp
2011-01-06 00:10:47 -05:00
David Cole
99ddf6a12d
KWSys: Retrieve QNX specific memory and processor info ( #11329 )
...
Author: Rolf Eike Beer <eike@sf-mail.de> 2010-10-18 12:03:39
2011-01-05 15:40:03 -05:00
David Cole
1c2a9b8140
KWSys: Fix CPU speed calculations ( #9963 )
...
To get from Hz to MHz the factor is 10^6, not 2^20.
Author: Rolf Eike Beer <eike@sf-mail.de> 2010-10-24 06:31:11
2011-01-05 15:40:02 -05:00
KWSys Robot
00c88bbcd8
KWSys Nightly Date Stamp
2011-01-05 00:10:21 -05:00
KWSys Robot
c59ed29552
KWSys Nightly Date Stamp
2011-01-04 00:11:01 -05:00
Brad King
a67fd72659
KWSys: Remove useless include <sys/procfs.h> ( #11648 )
...
The header was included only under "#ifdef __linux", but not all Linux
distributions provide the header. SystemInformation uses no symbols
from this header, so do not include it.
2011-01-03 12:03:03 -05:00
KWSys Robot
edff9207ed
KWSys Nightly Date Stamp
2011-01-03 00:10:09 -05:00
KWSys Robot
4e0681abd7
KWSys Nightly Date Stamp
2011-01-02 00:10:07 -05:00
KWSys Robot
6fbdac97d5
KWSys Nightly Date Stamp
2011-01-01 00:10:48 -05:00
KWSys Robot
60fa5bac57
KWSys Nightly Date Stamp
2010-12-31 00:10:46 -05:00
KWSys Robot
91c06e9022
KWSys Nightly Date Stamp
2010-12-30 00:11:02 -05:00
KWSys Robot
5e9d8a2952
KWSys Nightly Date Stamp
2010-12-29 00:10:40 -05:00
Brad King
75191fa312
KWSys: Avoid passing string literal as char*
...
Pass the lpClass argument of RegCreateKeyEx as a real char[] instead of
a string literal. At least one platform declares the argument as char*
instead of "const char*".
2010-12-28 09:57:09 -05:00
KWSys Robot
428e0e0ab9
KWSys Nightly Date Stamp
2010-12-28 00:10:42 -05:00
KWSys Robot
0ccc5bcec6
KWSys Nightly Date Stamp
2010-12-27 00:10:41 -05:00
KWSys Robot
0cbf312e89
KWSys Nightly Date Stamp
2010-12-26 00:10:11 -05:00
KWSys Robot
b1fdebc14c
KWSys Nightly Date Stamp
2010-12-25 00:10:44 -05:00
KWSys Robot
7159435843
KWSys Nightly Date Stamp
2010-12-24 00:10:04 -05:00
KWSys Robot
97e64e8607
KWSys Nightly Date Stamp
2010-12-23 00:10:37 -05:00
KWSys Robot
104cd4acd8
KWSys Nightly Date Stamp
2010-12-22 00:10:03 -05:00
Brad King
4c88a8622d
KWSys: Avoid buffer overflow in SystemInformation ( #11018 )
...
Use std::string instead of fixed-size char arrays.
Author: Ben Boeckel <ben.boeckel@kitware.com>
2010-12-21 08:25:33 -05:00
KWSys Robot
112ada2eb6
KWSys Nightly Date Stamp
2010-12-21 00:10:48 -05:00
KWSys Robot
34a2dee75d
KWSys Nightly Date Stamp
2010-12-20 00:10:56 -05:00
KWSys Robot
b8c8fe49da
KWSys Nightly Date Stamp
2010-12-19 00:10:08 -05:00
KWSys Robot
5ae9ccd2c6
KWSys Nightly Date Stamp
2010-12-18 00:10:03 -05:00
KWSys Robot
d11c70295b
KWSys Nightly Date Stamp
2010-12-17 00:10:43 -05:00
KWSys Robot
aadee46c60
KWSys Nightly Date Stamp
2010-12-16 00:10:05 -05:00
KWSys Robot
a14a8562ea
KWSys Nightly Date Stamp
2010-12-15 00:10:03 -05:00
Brad King
3a14b6e556
KWSys: Do not mangle UNC paths in ConvertToUnixOutputPath ( #10206 )
...
This method replaces '//' with '/' to make the paths look nicer.
Originally it correctly skipped a leading '//' in a UNC path as the
comment says. However, commit "Removed extra variable initializations"
(2005-04-15) accidentally removed the "pos=1" initializer. It was then
incorrectly restored by commit "Added missing variable initialization"
(2005-04-15) as just "pos=0". Restore the proper initializer.
The test for this added by commit "better coverage" (2006-07-31)
included incorrect output for a sample UNC-like path. Fix it.
2010-12-14 18:13:03 -05:00
Brad King
ffac70b528
KWSys: Use EXPORT name only if installing library
...
Do not set KWSYS_INSTALL_LIBRARY_RULE just because the parent project set
KWSYS_INSTALL_EXPORT_NAME. Require KWSYS_INSTALL_LIB_DIR to be set too.
2010-12-14 13:30:03 -05:00
KWSys Robot
da0a8f7f44
KWSys Nightly Date Stamp
2010-12-14 13:30:03 -05:00
KWSys Robot
b5d7f2c57c
KWSys Nightly Date Stamp
2010-12-13 00:10:05 -05:00
KWSys Robot
1b98d99c28
KWSys Nightly Date Stamp
2010-12-12 00:10:02 -05:00
KWSys Robot
da4c2f6214
KWSys Nightly Date Stamp
2010-12-11 00:10:32 -05:00
KWSys Robot
b90e9f9c3a
KWSys Nightly Date Stamp
2010-12-10 00:10:28 -05:00
KWSys Robot
d25638ac05
KWSys Nightly Date Stamp
2010-12-09 00:10:41 -05:00
Brad King
306427c079
KWSys: Remove realpath from SystemTools::GetPath ( #10335 )
...
Commit "merge in changes for beos support" (2006-12-04) added a realpath
call for every directory parsed out of a PATH-style environment
variable. No reason was given in the commit message or comments.
The call incorrectly resolves symlinks in referenced paths. Remove it.
If BeOS support really needs it then it can be restored for that
platform with a full explanation.
2010-12-08 18:04:10 -05:00
KWSys Robot
02a8ea2d5b
KWSys Nightly Date Stamp
2010-12-08 00:10:03 -05:00
KWSys Robot
e580daec4c
KWSys Nightly Date Stamp
2010-12-07 00:10:03 -05:00
KWSys Robot
afc8906468
KWSys Nightly Date Stamp
2010-12-06 00:10:04 -05:00
KWSys Robot
419e0d29a0
KWSys Nightly Date Stamp
2010-12-05 00:10:07 -05:00
KWSys Robot
34ee41b9cc
KWSys Nightly Date Stamp
2010-12-04 00:10:02 -05:00
KWSys Robot
4617135fe7
KWSys Nightly Date Stamp
2010-12-03 00:10:28 -05:00
KWSys Robot
746d54a843
KWSys Nightly Date Stamp
2010-12-02 00:10:03 -05:00
Brad King
f9abda2db4
KWSys: Associate installed library with an EXPORT
...
A parent project may now set KWSYS_INSTALL_EXPORT_NAME to specify the
EXPORT name for install(TARGETS) commands.
2010-12-01 16:10:02 -05:00
KWSys Robot
8b555d1d20
KWSys Nightly Date Stamp
2010-12-01 00:10:03 -05:00
KWSys Robot
63828762a0
KWSys Nightly Date Stamp
2010-11-30 00:10:03 -05:00
KWSys Robot
bd44b2cc5b
KWSys Nightly Date Stamp
2010-11-29 00:10:02 -05:00
KWSys Robot
7ce06dcc90
KWSys Nightly Date Stamp
2010-11-28 00:10:03 -05:00
KWSys Robot
7a85200249
KWSys Nightly Date Stamp
2010-11-27 00:10:32 -05:00
KWSys Robot
500711129b
KWSys Nightly Date Stamp
2010-11-26 00:10:02 -05:00
KWSys Robot
537180ab19
KWSys Nightly Date Stamp
2010-11-25 00:10:05 -05:00
KWSys Robot
8bafdeb60e
KWSys Nightly Date Stamp
2010-11-24 00:10:03 -05:00
KWSys Robot
40cb8a2373
KWSys Nightly Date Stamp
2010-11-23 00:10:02 -05:00
KWSys Robot
a0739ac5ab
KWSys Nightly Date Stamp
2010-11-22 00:10:26 -05:00