Commit graph

83 commits

Author SHA1 Message Date
cxl
4b1f9b77ac Eigen moved to bazaar
git-svn-id: svn://ultimatepp.org/upp/trunk@15818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-06 16:41:18 +00:00
koldo
d85585b120 plugin/Sundials: Added NOBLITZ
git-svn-id: svn://ultimatepp.org/upp/trunk@15611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-19 14:09:23 +00:00
koldo
2a47fc56e4 plugin/matio: Added size()
git-svn-id: svn://ultimatepp.org/upp/trunk@15610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-19 14:08:54 +00:00
klugier
ada977be91 Bazaar: Added description and Copyiung as package file (Please update Koldo if somethign is wrong).
git-svn-id: svn://ultimatepp.org/upp/trunk@15115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-20 16:06:42 +00:00
koldo
ee8a8cee6b .assimp: Updated/added license files
git-svn-id: svn://ultimatepp.org/upp/trunk@15079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-18 21:41:46 +00:00
koldo
607adad774 -matio: Updated/added license files
git-svn-id: svn://ultimatepp.org/upp/trunk@15078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-18 21:40:17 +00:00
koldo
2e434d6451 .sundials: Updated/added license files
git-svn-id: svn://ultimatepp.org/upp/trunk@15077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-18 21:39:17 +00:00
klugier
d745d2aecf Bazaar: GTest do not warn about leaks on windows.
git-svn-id: svn://ultimatepp.org/upp/trunk@15031 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-13 12:55:46 +00:00
klugier
ed4d0b9ee6 Bazaar: GTest windows implementation is now free of crashes.
git-svn-id: svn://ultimatepp.org/upp/trunk@15030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-13 12:36:23 +00:00
klugier
e2a1fb5fe5 Bazaar: GTest main function fix on Linux.
git-svn-id: svn://ultimatepp.org/upp/trunk@15024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 21:06:39 +00:00
klugier
f1dc3eca2f Bazaar: plain GTest leaks ignored only on windows.
git-svn-id: svn://ultimatepp.org/upp/trunk@15023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 15:43:49 +00:00
klugier
2310f9bce7 Bazaar: GTest test main function reorganization.
git-svn-id: svn://ultimatepp.org/upp/trunk@15022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 15:23:17 +00:00
klugier
cfd070d0c2 Bazaar: GTest examples on Windows do not crash on exit.
git-svn-id: svn://ultimatepp.org/upp/trunk@15021 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 12:45:42 +00:00
klugier
51c4663882 Bazzar: GTest cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 17:44:48 +00:00
klugier
3a0216553e Bazaar: TEST_GUI_APP_MAIN macOS port.
git-svn-id: svn://ultimatepp.org/upp/trunk@15009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 16:58:06 +00:00
cxl
e8be0bee4c plugin/gdal: Fixed for win32 clang
git-svn-id: svn://ultimatepp.org/upp/trunk@14999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-08 19:54:18 +00:00
cxl
df3b35aa3d bazaar: Copying
git-svn-id: svn://ultimatepp.org/upp/trunk@14998 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-08 15:53:25 +00:00
klugier
5f3d6509e1 Bazaar: TEST_GUI_APP_MAIN GoogleTest Windows implementation.
git-svn-id: svn://ultimatepp.org/upp/trunk@14991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-05 19:30:05 +00:00
klugier
352d0ad44e Bazaar: GoogleTest now can launch simulated UI enviroment via TEST_GUI_APP_MAIN.
git-svn-id: svn://ultimatepp.org/upp/trunk@14985 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-03 20:51:54 +00:00
koldo
5cc261225e Assimp: Added license
git-svn-id: svn://ultimatepp.org/upp/trunk@14950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-01 07:49:45 +00:00
xemuth
54bd16d217 No longer usefull since last glew update
git-svn-id: svn://ultimatepp.org/upp/trunk@14949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-01 01:19:52 +00:00
klugier
1f56cdb57b Bazaar: Fix GTest to compile on Windows.
git-svn-id: svn://ultimatepp.org/upp/trunk@14930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-29 15:42:22 +00:00
klugier
2e867b0992 Bazaar: GoogleMockExample now uses new MOCK_METHOD approch.
git-svn-id: svn://ultimatepp.org/upp/trunk@14862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-21 17:55:11 +00:00
klugier
53ecd82096 Bazaar: Google Mock upgraded to version 1.10.
git-svn-id: svn://ultimatepp.org/upp/trunk@14853 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-20 23:57:02 +00:00
klugier
b3d0fb1dbf Bazaar: plugin/gtest updated to version 1.10
git-svn-id: svn://ultimatepp.org/upp/trunk@14852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-20 21:35:01 +00:00
xemuth
e682c178a6 glad: First version of the glad package for Ultimate++ (compatible Windows/Linux)
git-svn-id: svn://ultimatepp.org/upp/trunk@14732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 21:50:16 +00:00
koldo
59635c7080 sundials: Added package for non linear equations and differential algebraic equations solving
git-svn-id: svn://ultimatepp.org/upp/trunk@14564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-07 10:23:55 +00:00
koldo
90561f5cd7 matio: Removed some warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@14563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-07 10:19:42 +00:00
cxl
f192097375 plugin/gdal: Fixed to compile in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@14481 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-18 17:04:44 +00:00
cxl
1d7c27746b plugon/gdal: Fixed to work with Clang/win32
git-svn-id: svn://ultimatepp.org/upp/trunk@14358 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-23 15:22:14 +00:00
cxl
3e52635ab3 gdal: Fixed to compile with WIN32 CLANG
git-svn-id: svn://ultimatepp.org/upp/trunk@14355 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-23 11:22:08 +00:00
amrein
5ea9940387 Force python2 to prevent package builders warning and runtime issue
(e.g. ambigous python version)

git-svn-id: svn://ultimatepp.org/upp/trunk@14332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-19 12:42:32 +00:00
koldo
06f48b88bb BazaaBazaar/plugin/assimp: Fixed basic page
git-svn-id: svn://ultimatepp.org/upp/trunk@13808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-02 17:12:08 +00:00
koldo
53dceaff19 BazaaBazaar/plugin/assimp: Included basic page
git-svn-id: svn://ultimatepp.org/upp/trunk@13806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-02 17:08:16 +00:00
koldo
c79e67088f Bazaar/plugin/assimp: Test
git-svn-id: svn://ultimatepp.org/upp/trunk@13805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-02 16:51:01 +00:00
koldo
1f1de39c77 Package assimp
git-svn-id: svn://ultimatepp.org/upp/trunk@13804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-02 16:48:20 +00:00
koldo
2c88c16903 Matio: Changed to namespace
git-svn-id: svn://ultimatepp.org/upp/trunk@13776 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-20 06:52:41 +00:00
cxl
d3f54d15e9 plugin/gdal: Fixed zlib conflict
git-svn-id: svn://ultimatepp.org/upp/trunk@13663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-30 10:49:10 +00:00
cxl
fbf9bf1218 bazaar: Gdal excluded png format
git-svn-id: svn://ultimatepp.org/upp/trunk@13516 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-30 17:58:06 +00:00
cxl
263974dee9 gdal: removed jpeg (collision issue)
git-svn-id: svn://ultimatepp.org/upp/trunk@13420 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-19 00:45:53 +00:00
koldo
b7dbe933a7 Added complex numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@13379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-10 15:34:56 +00:00
koldo
d1caba7ad8 plugin/Matio: Validated in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@13330 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-20 09:18:33 +00:00
koldo
2ae72cfcea matio: Matlab files IO
git-svn-id: svn://ultimatepp.org/upp/trunk@13328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-19 18:29:21 +00:00
klugier
c9e8a47a73 Bazzar: GTest "Run all tests" macro now cleans terminal before execution.
git-svn-id: svn://ultimatepp.org/upp/trunk@12898 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-25 18:40:20 +00:00
cxl
1dbeb9b1e9 plugin/gdal: Fixed compatibility with plugin/tiff
git-svn-id: svn://ultimatepp.org/upp/trunk@12892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-25 11:26:14 +00:00
cxl
ebbc917bba bazaar: plugin/earcut
git-svn-id: svn://ultimatepp.org/upp/trunk@12728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-02 09:11:31 +00:00
klugier
61e78d1944 .bazaar Fix windows platform detenction in google test upp part.
git-svn-id: svn://ultimatepp.org/upp/trunk@10930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-09 22:37:07 +00:00
klugier
43599bbde1 .bazaar .google_test memory now is now checked on operating systems diffrent than Windows. Improve template for google test (google mock option).
git-svn-id: svn://ultimatepp.org/upp/trunk@10925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-08 21:51:04 +00:00
klugier
b8682215f6 Google test now doesn't report memory leaks (now on all platforms in the future only on Windows and MSVC). Added new macro TEST_APP_MAIN that do the magic.
git-svn-id: svn://ultimatepp.org/upp/trunk@10917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 23:08:46 +00:00
cxl
906064d6ca Linux compatibility fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@10908 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 17:51:57 +00:00