Commit Graph

47 Commits (9fb81c3be6dc30139ea32c92046c9794dca0e73e)

Author SHA1 Message Date
Marc-Antoine Lortie 4e7e47bd43 Updated copyright dates.
Changed copyright end year to 2020 in every reference "Copyright (c) 2006-XXXX, assimp team".

Changed copyright end year to 2020 in every reference "Copyright (c) 2006-XXXX, ASSIMP Development Team".

Changed copyright end year to 2020 in LICENCE.rtf.

Changed copyright end year in CMakeFiles.txt files and any other places referencing Assimp with a copyright start and end year.
2020-01-20 08:53:12 -05:00
Kim Kulling fd0e0d05e6 Inno: fix ArchitecturesInstallIn64BitMode for x86 platforms. 2019-05-11 13:02:07 +02:00
Kim Kulling 0898484d45 Inno: fix folder names + versions. 2019-05-11 11:02:28 +02:00
Kim Kulling 6aecfd0183 closes https://github.com/assimp/assimp/issues/2334: run vc_redist in passive + quiet mode. 2019-05-11 09:39:23 +02:00
Kim Kulling 64ff361610 closes https://github.com/assimp/assimp/issues/2335: add cmake-modules to the installer. 2019-05-11 09:19:43 +02:00
Kim Kulling d9cfc48a66
Update script_x86.iss
fix export lib name
2019-05-01 15:53:04 +02:00
Kim Kulling c93886e87b
Update script_x64.iss
Fix eport lib name.
2019-05-01 15:52:27 +02:00
Kim Kulling 3ee85a8cc8
Update script_x86.iss
Fix another wrong folder.
2019-05-01 15:13:56 +02:00
Kim Kulling 615a78e38f
Update script_x86.iss
Fix wrong folder for assimp.exe
2019-05-01 14:41:51 +02:00
Kim Kulling 84e7f542fb
Update script_x86.iss
Fix version of dll.
2019-05-01 12:10:52 +02:00
Kim Kulling 6ff7635338
Update script_x64.iss
put icons into comments.
2019-05-01 11:10:16 +02:00
Kim Kulling a2ca691072
Update script_x86.iss
Fix invalid folder names.
2019-05-01 11:09:20 +02:00
kimkulling c821c6f301 Fix names of dlls. 2019-04-30 15:33:31 +02:00
Kim Kulling e07aedac9e
Update script.iss
add missing components andput the into brackets.
2018-06-06 10:39:17 +02:00
kimkulling de088328aa replace typo by comment statement. 2018-06-05 11:27:24 +02:00
Kim Kulling c313d5a3e9
Update script.iss
Fix folders ... again
2018-06-05 10:55:51 +02:00
Kim Kulling d55525d16b
Update script.iss
Fix folders to DX-dlls.
2018-06-05 10:25:35 +02:00
Kim Kulling 12438bcdb2
Update script.iss
Typ fix
2018-06-04 22:37:05 +02:00
Kim Kulling ab301c1acc
Update script.iss
- Fix x64-folders shwing to DirectX dlls
- Remove dead code
- Put doc copy ops for installer into brackets.
2018-06-04 22:08:20 +02:00
Kim Kulling c46008055c
Update script.iss
Directx: Use install path on appyevor image.
2018-06-04 21:41:58 +02:00
Kim Kulling 20bfb3662f
Update script.iss
FIx  buggy names of dlls.
2018-06-04 11:53:44 +02:00
Kim Kulling 90549e9680
Update script.iss
Adapt names of dll only for VS2017
2018-06-03 21:29:23 +02:00
Kim Kulling a5a4da8900 Appveyor: adapt install script. 2018-05-10 09:19:53 +02:00
Kim Kulling 38fab5ae8e doc updatedoc update 2017-04-07 17:46:53 +02:00
Kim Kulling 9f3154a5f3 Setup: Fix setup-script. 2017-03-30 21:15:51 +02:00
Kim Kulling 8accf5b386 3MF: reformattings. 2017-03-28 00:35:56 +02:00
Kim Kulling b838070036 Update setup script. 2016-10-09 01:32:31 +02:00
Kim Kulling 524834c307 Fix line endings. 2015-08-08 18:02:37 +02:00
aramis_acg 21e36f6855 # fix critical bug in the zip release script that caused the lib files in the debug folders to be the release versions. This bug affects the last release and possibly 1.1 as well.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@878 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-12-18 20:08:16 +00:00
aramis_acg b12d8be8ca *** TAG 2.0 RELEASE ***.
See http://assimp.svn.sourceforge.net/viewvc/assimp/trunk/CHANGES?revision=845&view=markup for the official changelist. Many thanks to all contributors!

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@863 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-11-21 21:40:41 +00:00
aramis_acg a453a0f69e - bugfix: In the vc9-x64-debug configuration, assimp_cmd was set to Win32.
- inno setup: use silent install mode for msvc runtime redistributables.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@862 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-11-21 20:35:26 +00:00
aramis_acg e5da6c9d33 - zip releases will now unpack in a single folder.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@861 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-11-21 20:22:55 +00:00
aramis_acg bb71e2d771 - update setup scripts.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@856 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-11-21 19:10:48 +00:00
aramis_acg 739be64dec - update inno setup script for the viewer-only package.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@850 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-11-21 16:50:52 +00:00
aramis_acg ed3719e119 - really update doc.
- update build & installer scripts.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@846 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-11-21 16:11:32 +00:00
aramis_acg e3040fab38 Clarify troubleshooting for the `application configuration not correct` problem.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@696 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-17 18:36:11 +00:00
aramis_acg 065070fdae Update batch script to build the ZIPed package.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@693 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-17 16:52:25 +00:00
aramis_acg 83f5612a4d Add dedicated installer script to install only AssimpView and its dependencies.
Complete readme.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@679 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-14 20:00:18 +00:00
aramis_acg f816066668 Add d3dx dlls to installer script.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@663 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-10 22:57:52 +00:00
aramis_acg 3c03e0fca5 COB loader does now honour explicit chunk sizes. if none are given in a particular chunk, the loader reverts to the old behaviour.
COB loader converts textures properly now.
Add textured test files to confirm the previous issue.

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@652 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-06 00:13:30 +00:00
aramis_acg d0c49d05b0 Update mkfinal script to build ZIPed releases.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@646 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-04 20:25:56 +00:00
aramis_acg 313ece9a85 Installer now includes runtime redistributable. 64 Bit support enabled. Add dummy readme and instructions how to build the installer using Inno Setup.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@643 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-04 14:18:48 +00:00
aramis_acg 29c54dc69d Inno setup script does now set proper version on the generated executable.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@640 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-03 03:45:00 +00:00
aramis_acg 2f691e66b5 Commit updated script for inno setup (the one I used to build the rc package).
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@639 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-03 02:32:05 +00:00
aramis_acg b321270e88 Add graphical SDK installer for Windows using Inno Setup.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@636 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-04-03 01:01:56 +00:00
aramis_acg 79c14ce896 Strip 'M' from svnversion's output if the current working copy is modified (mkrev.bat).
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@616 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-03-17 18:28:59 +00:00
aramis_acg a7f298e6c3 - Move mkutil to packaging/windows-mkzip. Any further scripts to build dedicated download packages from a SVN working copy should go into packaging/<x> from now.
- Migrate mkutil/revision.h to the root folder, adjust all dependent paths.
- Get rid of unneeded win batch scripts.


git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@584 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
2010-03-04 18:46:54 +00:00