- May 25, 2017
-
-
Robert Maynard authored
GCC 4.6 doesn't support C++11 sufficiently
-
- May 12, 2017
-
-
Kitware Robot authored
Code extracted from: https://gitlab.kitware.com/third-party/libharu.git at commit 7ce1fd43a1763dfa297d7548a62c4f62e85101c6 (for/vtk).
-
- May 03, 2017
-
-
Jean-Christophe Fillion-Robin authored
Suggested-by:
Ben Boeckel <ben.boeckel@kitware.com>
-
Jean-Christophe Fillion-Robin authored
This commit simplifies the logic checking if builttool target should be added by adding the variable VTK_COMPILE_TOOLS_IMPORTED.
-
Jean-Christophe Fillion-Robin authored
This commit updates the build systems to allow cross-compiling VTK using toolchain defining CMAKE_CROSSCOMPILING_EMULATOR. It simplifies the cross-compilation removing the need to independently compile the "VTKCompileTools". See https://cmake.org/cmake/help/v3.8/variable/CMAKE_CROSSCOMPILING_EMULATOR.html#variable:CMAKE_CROSSCOMPILING_EMULATOR
-
- Apr 27, 2017
-
-
Kitware Robot authored
Code extracted from: https://gitlab.kitware.com/third-party/libharu.git at commit 23c92a36a6285f8c80681380d0c9ebf7a22b822f (for/vtk).
-
- Apr 25, 2017
-
-
Kitware Robot authored
Code extracted from: https://gitlab.kitware.com/third-party/libharu.git at commit cb4935f2a2a9957d469a1598f08700d4fbe34f93 (for/vtk).
-
- Apr 20, 2017
-
-
Code extracted from: https://gitlab.kitware.com/utils/kwsys.git at commit 8785f84f4760da060cdb2499155bb39532f8c053 (master). Upstream Shortlog ----------------- Ben Boeckel (2): ac0c67d2 gitattributes: indicate attributes to ignore when importing 3dfeb55e gitattributes: rename the c-style attribute Brad King (5): 41a9dfef SystemInformation: Fix dynamic loader failure on WinXP SP2 3ead6158 SystemTools: Fix stat() wrapper compilation with Borland e71a3406 Encoding: Add ToWindowsExtendedPath function 41b8603c SystemTools: Use Encoding::ToWindowsExtendedPath edd8b5e0 FStream: Open files on Windows using UNC path Chuck Atkins (1): 0c4e58ec Silence warnings from newer CMake versions from CMP0048 Daniel Pfeifer (1): ce5b0d34 Disable include-what-you-use
-
Code extracted from: https://gitlab.kitware.com/third-party/mpi4py.git at commit f79c82e4bd527a7770d1bd2a4fb53dab605678a2 (for/vtk).
-
Code extracted from: https://gitlab.kitware.com/third-party/diy2.git at commit f56aa5ad9464e8005cb9a5acd0b6311090d71421 (for/vtk).
-
- Apr 19, 2017
-
-
Code extracted from: https://gitlab.kitware.com/third-party/proj.git at commit dba1c65548b6cec93c438987e5596a4f4fe51eee (for/vtk).
-
- Mar 30, 2017
-
-
Code extracted from: https://gitlab.kitware.com/third-party/expat.git at commit ac577dd5fcf7dbca24afc06e6778d7f7595fbac3 (for/vtk).
-
- Mar 29, 2017
-
-
Code extracted from: https://gitlab.kitware.com/utils/kwsys.git at commit 34999b6ab815d1456818f4517338a15be7f89ea0 (master). Upstream Shortlog ----------------- Ben Boeckel (4): e0967411 Add a script to help update third-party sources 45db0937 SystemTools: use PathExists where appropriate 8d8c86b5 testConsoleBuf: tighten the check for the /utf-8 flag c5529406 SystemTools: use std::string::empty Brad King (15): 98505f79 Add script to update GitSetup from upstream 365edba8 GitSetup: Tell Git not to export .gitattributes 41a7fe5b Add pre-commit hook to check whether SetupForDevelopment must re-run 17a1200c Convert developer setup scripts away from Gerrit Code Review 5f206c3a Tell Git to use a distinct conflict marker size in `.rst` files 33f828d4 README: Convert from `.txt` to `.rst` markup 56b707dd README: Add section about reporting bugs 140357ea CONTRIBUTING: Document contribution through the Kitware GitLab Instance 4b7bf8e4 Tell Git not to export any `.sh` or `.bash` scripts e25eb8dc CONTRIBUTING: Add step for running developer setup script e08eee61 SystemTools: Fix conversion warning in test case a673a722 SystemInformation: Fix -Wconversion warning 0af48083 Drop custom Git whitespace check attribute 6365886c Define a custom Git attribute to mark sources using our C style d22c2743 clang-format.bash: Use Git attributes to mark files for formatting Daniel Pfeifer (1): 6f43bcef FStream: Make (i|o)fstream::is_open function public Egor Pugin (3): ce44c58a FStream: Export ReadBOM() from shared library 04e24b2b ConsoleBuf: Remove export macro from BasicConsoleBuf template 858d5edd Encoding: Export CommandLineArguments from shared library Eric Berge (1): 687fcd79 Add -lsocket for libcmsys.a build on SunOS GitSetup Upstream (3): fed3d191 GitSetup 2012-09-27 (341043cf) a0144297 GitSetup 2016-12-13 (8af10838) 868c1e68 GitSetup 2016-12-13 (cd5ada6d) Gregor Jasny (2): 0541ce21 SystemTools: Fix off-by-one in GetLineFromStream with size limit d6b87625 SystemTools: Add helper function to check for FIFO file type Nicolás Bértolo (1): 9c4230b7 SystemInformation: Fix counts of logical and physical cores Robert Maynard (1): 27e64d34 SystemInformation: Teach Is64Bits to check host architecture at runtime
-
- Mar 14, 2017
-
-
Kitware Robot authored
Code extracted from: https://gitlab.kitware.com/third-party/expat.git at commit 6ee8521e665c44fd96720db27edc75c467452e7b (for/vtk).
-
- Mar 13, 2017
-
-
Code extracted from: https://gitlab.kitware.com/third-party/jsoncpp.git at commit a9e8fbcab00798ede21487b72da90a67e4809bfe (for/vtk).
-
- Mar 06, 2017
-
-
Kitware Robot authored
Code extracted from: https://gitlab.kitware.com/third-party/zfp.git at commit ed5297d9008a2688193ffaeed11657e004a41ec7 (for/vtk).
-
- Jan 19, 2017
-
-
Robert Maynard authored
We now provide a nice error message earlier when we detect a sufficient old compiler that VTK doesn't support.
-
- Jan 18, 2017
-
-
Robert Maynard authored
We now provide a nice error message when the C++ compiler doesn't support C++11. At the same time I have sneaked in a way for advanced users that are using compilers not supported by CMake compiler feature detection to still build VTK.
-
- Jan 16, 2017
-
-
Robert Maynard authored
-
- Jan 06, 2017
-
-
Sean McBride authored
-
- Jan 05, 2017
-
-
Robert Maynard authored
-
- Dec 20, 2016
-
-
Code extracted from: https://gitlab.kitware.com/third-party/mpi4py.git at commit 2513f5d005cd5298015e0511d2052755b313deff (for/vtk).
-
- Dec 09, 2016
-
-
Code extracted from: https://gitlab.kitware.com/third-party/mpi4py.git at commit 78e6e595b4120942c57bbc0120980803f3574e66 (for/vtk).
-
- Dec 02, 2016
-
-
Code extracted from: http://public.kitware.com/KWSys.git at commit 4967ccc054d268c430e73445f3a103e737c5f5f7 (master). Upstream Shortlog ----------------- Brad King (4): 818405fc Fix typo in clang-format script documentation a0c60eec Terminal: Add tmux to VT100 color support whitelist 5e556d53 Refactor CMake policy settings cb55cf5a Set CMake Policy CMP0063 to NEW within KWSys Chuck Atkins (2): f1afce25 DynamicLoader: Re-organize preprocessor checks to use if, elif, else d94f92f7 DynamicLoader: Expand noop implementation to more platforms Dāvis Mosāns (5): a7e82be0 ConsoleBuf: Expose Manager ConsoleBuf to be accessible 2a3f6f6b ConsoleBuf: Add Manager convenience method for UTF-8 pipes 1c7c2139 ConsoleBuf: Fix character handling between buffer boundaries f069db91 Encoding: Fix conversion of strings that contain null bytes 4967ccc0 ConsoleBuf: Fix output for strings that contain null byte Matt Leotta (1): 6a642f72 SystemInformation: Skip loopback devices in search for FQDN
-
- Nov 18, 2016
-
-
Marcus D. Hanwell authored
That made it impossible to use system GLEW, system GLEW works perfectly well on my Linux system once the find package was updated. Left the help text, I am not sure what the fixes referred to in the comment are, or if that is still true.
-
- Nov 08, 2016
-
-
Code extracted from: http://public.kitware.com/KWSys.git at commit 2b3e2b1c28e676a1f4eb951104a1265a91c4df8c (master). Upstream Shortlog ----------------- Brad King (12): 15e90a3c Sort includes to stabilize include order w.r.t. clang-format 26509227 Copyright.txt: Add notice of copyright by contributors fc42d3f2 Add temporary script to filter license notices c41c1bc4 Simplify KWSys per-source license notices 1d4c0b4a Remove temporary script that filtered license notices a4f5ef79 SystemInformation: Remove stray comment 8649a886 kwsysPrivate: Protect KWSYS_HEADER macro from clang-format 89b98af5 Configure clang-format for KWSys source tree 547dacad Add a script to run clang-format on the entire source tree aa94be0c CONTRIBUTING: Add a section on coding style 6604c4b6 Empty commit at end of history preceding clang-format style transition 2b3e2b1c Tell Git to not export 'clang-format' infrastructure Kitware Robot (1): 6c973b46 Revise C++ coding style using clang-format
-
- Nov 04, 2016
-
-
Code extracted from: http://public.kitware.com/KWSys.git at commit 37306a1c73e991e239f32bfc8eda98ba2d1c149a (master). Upstream Shortlog ----------------- Ben Boeckel (1): 6d23dd7e SystemTools: add a PathExists method Brad King (13): e43689db SystemTools: Factor out environment storage class 2aa7dd82 SystemTools: Do not free buffer passed to putenv("A=") on Windows 560bcdbb SystemTools: Factor out common `const char* GetEnv()` private implementation 8e643b9b SystemTools: Fix crash in GetShortPath e736efa1 ConsoleBuf: Always compile test source for host Windows version 0504dcaf SystemTools: Fix path comparison in test case c4049689 SystemTools: Teach GetActualCaseForPath to convert as much as possible 66cd1138 ConsoleBuf: Avoid unnecessary initializations in test code 4e6c9410 ConsoleBuf: Remove extra flush operations from test code 80f820fc ConsoleBuf: Avoid use of __FUNCTION__ in tests 6cfcbede SystemTools: Include strings.h on MinGW for strcasecmp dfe9b386 SystemTools: Re-implement Strucmp 37306a1c FStream: Quiet unused argument warning Dāvis Mosāns (15): 19c31914 SystemTools: Abstract environment storage character type 61301786 SystemTools: Tweak GetEnv/PutEnv implementation layout 85920d53 SystemTools: Teach GetEnv/PutEnv to use correct encoding on Windows f396bf43 SystemTools: Add HasEnv function 19732229 SystemTools: User better GetEnv and HasEnv signatures d2cdfc6d FStream: Use common base for basic_ifstream and basic_ofstream 9d1dbd95 FStream: Add MinGW support 669e3a06 ConsoleBuf: Use a custom std::streambuf for console output on Windows f53440fe ConsoleBuf: Improve test error messages fd9e86e8 ConsoleBuf: Use two separate events for test sync fb8530ed ConsoleBuf: Make test more reliable c49ddccb ConsoleBuf: Fix test registry restoration 10e3f947 ConsoleBuf: Fix test to compare all bytes of wide character strings 3f69ac40 ConsoleBuf: Output console and test buffers on test failure b630d2f5 ConsoleBuf: Check for actual console with GetConsoleMode James Johnston (1): 1c147abb Directory: Use Windows API wherever possible and port to Embarcadero Patrick Welche (3): 8a989b44 SystemInformation: Treat BSDs more uniformly 2ce319a6 SystemInformation: Treat Solaris the same as Linux 3f55579d SystemTools: Fix FileExists for some SCO OpenServer file permissions
-
- Nov 03, 2016
-
-
Code extracted from: https://gitlab.kitware.com/third-party/lz4.git at commit 1a12e86c595e7a88ad5e645cec4686f6194b3a3c (for/vtk).
-
- Nov 01, 2016
-
-
Ken Martin authored
ES2 is causing headaches and code mess and is getting old. Remove for 8.0 so we can focus on more modern APIs. Most Apple and Adroid devices from the past 4 years support ES3.
-
- Oct 11, 2016
-
-
Brad King authored
CMake 3.7 adds support for cross-compiling to Android without a complex toolchain file. Port our main CMake build system to work without the `android.toolchain.cmake` file: ``` $ cmake ../VTK \ -DCMAKE_SYSTEM_NAME=Android \ -DCMAKE_ANDROID_NDK=/path/to/ndk \ -DVTKCompileTools_DIR=/path/to/vtk-compile-tools \ -DOPENGL_ES_VERSION=3.0 \ -DVTK_Group_StandAlone=OFF ```
-
- Sep 20, 2016
-
-
Code extracted from: git://xdmf.org/Xdmf.git at commit fb210b8cc8061a7001f679f35e870416261237e5 (master).
-
- Sep 19, 2016
-
-
Kitware Robot authored
Code extracted from: https://gitlab.kitware.com/robertmaynard/tiff.git at commit 50a32f50e9d4f4d3b1c90269d7a727fc12fb3af0 (for/vtk).
-
- Sep 07, 2016
-
-
Code extracted from: https://gitlab.kitware.com/third-party/tiff.git at commit ecb008f9d6f40fa785635174c043829d67521fb1 (for/vtk).
-
- Aug 03, 2016
-
-
Kitware Robot authored
Code extracted from: git://xdmf.org/Xdmf.git at commit 6e4cb06a77563e86229f8ca202b943df6dd3fa3a (master).
-
Code extracted from: https://gitlab.kitware.com/third-party/tiff.git at commit a4c0c70d32d3cc25a3127d40fd301db3bded8344 (for/vtk).
-
- Jul 13, 2016
-
-
Code extracted from: https://gitlab.kitware.com/third-party/tiff.git at commit e6e45b2ff43df8d5e90d6b2249197b9c3e4b8f07 (for/vtk).
-
- Jul 12, 2016
-
-
Kitware Robot authored
Code extracted from: git://xdmf.org/Xdmf.git at commit 86113671eaa9582f0e24d01bd4160a46d8e94c5b (master).
-
- Jul 11, 2016
-
-
Kitware Robot authored
Code extracted from: https://gitlab.kitware.com/third-party/tiff.git at commit fb8cca2c8eb7c1620514eb590166ed80531929cf (for/vtk).
-
- Jul 08, 2016
-
-
Robert Maynard authored
Kit mode will build vtk as object libraries, which need to be passed the correct visibility properties. Because of this, we need to make sure to only use visibility properties when we have CMake 3.3+ (cherry picked from commit 33506705)
-
- Jul 06, 2016
-
-
Robert Maynard authored
-