- Feb 05, 2015
-
-
Utkarsh Ayachit authored
Change-Id: Ia3d45f03764eaa8cd37001c021de5bcfa80edb16
-
- Jan 14, 2015
-
-
Utkarsh Ayachit authored
Change-Id: I50c5c645a86b3556dfc3f43f7b4441d8942e448a
-
- Jan 13, 2015
-
-
Utkarsh Ayachit authored
Change-Id: If0f74fc208b0cdaef71a67b867729d73636ac45e
-
- Jan 12, 2015
-
-
Utkarsh Ayachit authored
Change-Id: I97413ecb92c6ac5145c899d68d0961fc7e8ea56a
-
- Jan 09, 2015
-
-
Ben Boeckel authored
53fa7212 cmake: avoid implicit if dereferencing
-
- Jan 08, 2015
-
-
Ben Boeckel authored
9887dc25 cmake: fix inclusion path
-
Ben Boeckel authored
5c37d106 qt: add patch for modal dialog assertions on 10.9+
-
Ben Boeckel authored
These files are include()'d, not add_subdirectory()'d, so use CMAKE_CURRENT_LIST_DIR rather than CMAKE_CURRENT_SOURCE_DIR. Change-Id: I9568e3b03c1620dbaaadce47359044226de3fba7
-
- Jan 07, 2015
-
-
Ben Boeckel authored
6611adc6 windows: bundle plugins as zip files
-
- Jan 06, 2015
-
-
Ben Boeckel authored
Windows generally can't open tarball files, but it also provides no way to create them either other than Explorer, so use 7-Zip if it is available. Change-Id: I5640425bbf645850a4e4281815959c94a357d11f
-
- Jan 05, 2015
-
-
Ben Boeckel authored
If multiple Visual Studio installations are available, Boost will pick the newest one. Instead, force it to match the version used by the superbuild. Change-Id: Idfee16974a5e88c25777540d820bff39827cc0ea
-
- Dec 29, 2014
-
-
Utkarsh Ayachit authored
Change-Id: I7edab10307f46af4868f6057ed0ef3085eed452c
-
- Dec 26, 2014
-
-
Utkarsh Ayachit authored
This reverts commit 10adb80f. The CGNS reader plugin has build issues on VS2008 and Mavericks builds. Disabling this until those issues are fixed. Change-Id: I8d93735dc25a6872376514205fd9c788e4b08fb8
-
- Dec 25, 2014
-
-
Utkarsh Ayachit authored
Change-Id: Iac0ca09c2dc267d40dc9caa6f946a6da61cc4e0c
-
- Dec 10, 2014
-
-
Dan Lipsa authored
Change-Id: I8cd9b92262a0478753a6ab3e9d4b4e41958561c1
-
- Dec 05, 2014
-
-
Ben Boeckel authored
Change-Id: I97fb2ce16df4807091f6fa1f0974fc8086302353
-
- Dec 04, 2014
-
-
Ben Boeckel authored
API changes required by ParaView. Change-Id: Iabcf9dc1f607f1e47bc7656575d4a6085a151be9
-
- Dec 03, 2014
-
-
Ben Boeckel authored
The real problem is 'using namespace std;', but that's a much larger patch. Change-Id: Id7d5c90cc4bd90afe75b06c5ed9bdfe5073107f3
-
- Nov 30, 2014
-
-
Dan Lipsa authored
Change-Id: Ie3390cf5be734502e8f82529a59fe5bd5562157a
-
- Nov 24, 2014
-
-
Dan Lipsa authored
Change-Id: Id795c479cd66794d125f9aaca74b700ca98c8c1b
-
- Nov 21, 2014
- Nov 20, 2014
-
- Nov 14, 2014
-
-
Dan Lipsa authored
Change-Id: Ia358227df79d63aae55c05d91afa187a786a030b
-
Ben Boeckel authored
575bd1a4 mpi: disable mpe2
-
Ben Boeckel authored
We actually want to test against the variable names, not their contents, so mangle them so that old CMake doesn't implicitly dereference them in the comparison. Change-Id: Ic55e53a814e7a56d735f1d903c03e8b304a9f634
-
Ben Boeckel authored
782f91fe ffmpeg: pass flags down to ffmpeg's build
-
Ben Boeckel authored
a80996f0 matplotlib: update the test eccd61c8 matplotlib: set PKG_CONFIG_PATH to find our freetype
-
Dan Lipsa authored
Change-Id: Ifb13f331e673bb582c35c7cbf77406bd6448a38b
-
- Nov 12, 2014
-
-
Ben Boeckel authored
The UI changed out from underneath the test, so remove the clicks which go nowhere and update the baseline. Change-Id: Ifcb1d0ce936cffe2a8f852a62e7a37256855b42e
-
Utkarsh Ayachit authored
Change-Id: Ia4a4105d1ceac768d764aad8831a052dbdf1322d
-
Utkarsh Ayachit authored
Change-Id: Ide404d797cb2fe481f6aec848a4cfc8ced91d366
-
Ben Boeckel authored
A system-installed freetype will get in the way of the superbuild's freetype because matplotlib uses pkg-config to find it and without this, it gets its information from the system. This is required because distributions bring in freetype's development files from packages such as Qt which is too onerous to ask not be installed in the general case. Change-Id: I99cf542bd08f7e0be1774f86a1abd175fda8b011
-
Utkarsh Ayachit authored
That gets accidentally included by other projects causing build issues (e.g netcdf). Change-Id: I24cb390bb6e29dcfb33d6e7383fa06a08a80d81f
-
Utkarsh Ayachit authored
Change-Id: I599533ffbfe4e48fb033e2325ed8f8def6402190
-
- Nov 11, 2014
-
-
Utkarsh Ayachit authored
Change-Id: Idf7770c657fd5dc6e6252e199d74899f4374fe99
-
- Nov 10, 2014
-
-
Utkarsh Ayachit authored
The python executable built by the superbuild needs to have rpath set to properly load the shared library when running the executable in build/configure stages. To support that, python.cmake uses the newly extended append_flags() mechanism to pass flags to the compiler/linker to add the appropriate rpath. Change-Id: I64068bf8bd118f1f0c805c48fa9e5e390b525f86
-
- Nov 08, 2014
-
-
Utkarsh Ayachit authored
7a48eacc Add a test that prints the binary version.
-
Utkarsh Ayachit authored
This will make it easier to verify which binary is being tested. Change-Id: If16901b2e32a98659290120a7921cfd26e6ad18f
-
Utkarsh Ayachit authored
7a3d22e7 Update test script after UI changes. b701d772 Update test based on UI changes.
-