1
0
Fork 0
Commit Graph

558 Commits

Author SHA1 Message Date
Wilfried Goesgens 0601cc2661 Fix windows NSIS client package 2016-08-30 10:57:41 +02:00
Wilfried Goesgens 84b164b985 fix typo 2016-08-30 10:57:30 +02:00
Wilfried Goesgens 0e36f95f1a fix effect that on second install we will complain about mismatching passwords 2016-08-29 16:34:17 +02:00
Wilfried Goesgens 1be060bc98 only test for cleaning up 3rdparty if we're parametrized to do so. 2016-08-29 16:17:14 +02:00
Wilfried Goesgens 9afbc817a3 Fix syntax error in windows client installer. 2016-08-26 14:06:59 +02:00
Wilfried Goesgens 1e3592d3c3 change build output name once more. 2016-08-23 12:44:40 +02:00
Wilfried Goesgens a8780ff4bb I love you too, Richard. 2016-08-23 12:17:56 +02:00
Wilfried Goesgens f24b05806e Add uname -o to the filename to make shure build pipelines pick the right ones. 2016-08-23 12:16:32 +02:00
Wilfried Goesgens f63101ee23 one more md5 fix 2016-08-19 17:34:09 +02:00
Wilfried Goesgens 27fbe375f9 Fix md5 detection 2016-08-19 17:33:12 +02:00
Wilfried Goesgens cc8c1205b1 Implement mac deployment scripts 2016-08-19 17:11:18 +02:00
Wilfried Goesgens 74a5e44fda Don't implicitely build the windows packages. 2016-08-18 18:51:15 +02:00
Wilfried Goesgens a89e612723 Work on the NSIS client package 2016-08-18 15:58:13 +02:00
Wilfried Goesgens 238b2a6f35 Work on building the packages script controlled. 2016-08-18 15:54:23 +02:00
Wilfried Goesgens 7faa565a50 Fix detection of build directories that are not located within the source tree. 2016-08-09 15:12:30 +02:00
Wilfried Goesgens 06958e61b6 Start working on client packages 2016-08-09 09:45:50 +02:00
Wilfried Goesgens 71030ac006 Fix syntax 2016-08-08 18:34:52 +02:00
Wilfried Goesgens 0559acea33 Fix delivery of tarball 2016-08-08 18:31:50 +02:00
Wilfried Goesgens 4f594294c7 Fix compilation for windows. 2016-08-08 17:53:33 +02:00
Wilfried Goesgens 2191238d66 Cleanup work on RPM and DEB plus their path calculations. 2016-08-08 15:02:29 +02:00
Wilfried Goesgens 59c57a207f Add current state of RPM build 2016-08-03 15:38:26 +02:00
Wilfried Goesgens 92d2c13b44 Add missing package description file. 2016-08-03 15:27:27 +02:00
Wilfried Goesgens 5c486754b6 Remove the magic for the debian packages from CMakeCPackOptions.cmake 2016-08-02 16:54:20 +02:00
Wilfried Goesgens 964b7c4d47 Final cleanup on the client .deb 2016-08-02 16:12:20 +02:00
Wilfried Goesgens 48c21407ef cmake package build
- Re-order directory structure of sub-scripts for packaging
- add `packages` target
2016-08-02 13:56:50 +02:00
Wilfried Goesgens 0cebd089ac The package needs to have the same name as its debhelper config keys.
Thanks to @formorer for pointing me there.
2016-08-01 17:23:43 +02:00
Wilfried Goesgens ad0bc4d00f Work on the debian build
- change 3.0.x-devel to be 3.0.devel since minus or underscore collide with packaging requirements
  - re-sync package scripts with whats current on suse OBS
  - add config-uid support.
2016-08-01 13:43:30 +02:00
Wilfried Goesgens 1ef8e940fd Work on getting the .deb build process streamlined. 2016-07-29 15:35:34 +02:00
Wilfried Goesgens ce192fccd9 Fix package filename-extension for mac. 2016-07-27 15:52:06 +02:00
Wilfried Goesgens 93b560033e Flip sequence, exit on error. 2016-07-27 15:04:33 +02:00
Wilfried Goesgens 8a0de2d94c Fix script - need to specify correct cmake generator. 2016-07-27 11:37:54 +02:00
Wilfried Goesgens cc2d346766 Fix windows compile, add several cpack iterations 2016-07-26 18:04:24 +02:00
Wilfried Goesgens 92958cc4a0 Try to compile windows from the same shellscript. 2016-07-26 16:36:23 +02:00
Wilfried Goesgens c6a1bcc226 Cleanup buildsystem
- add RPM support
  - move macros in own file
  - cleanup sequence
  - add CMAKE switch "-DPACKAGING=[DEB|RPM|DARWIN]" that prepares package building
2016-07-26 16:13:34 +02:00
Wilfried Goesgens 10dc8a66bf Fix layer depth of tarball cleanup. 2016-07-25 15:49:02 +02:00
Wilfried Goesgens 5489e4a132 Merge branch 'devel' of github.com:arangodb/ArangoDB into pipeline 2016-07-25 15:48:32 +02:00
Wilfried Goesgens f76e9c28e6 next try 2016-07-25 11:55:35 +02:00
Wilfried Goesgens 2bc2cdeb03 next try 2016-07-25 10:54:32 +02:00
Wilfried Goesgens 90dd8a98f8 next try 2016-07-22 17:46:40 +02:00
Wilfried Goesgens 65f7871485 next try 2016-07-22 17:34:23 +02:00
Wilfried Goesgens 4be4529f01 next try 2016-07-22 17:06:28 +02:00
jsteemann 306ea79e18 remove unused script 2016-07-18 10:38:24 +02:00
Wilfried Goesgens ec5bf62f99 only output the md5sum - thus pipe the file to measure into md5sum 2016-07-12 15:44:20 +02:00
Wilfried Goesgens 87bd200828 more verbositiy 2016-07-12 15:34:32 +02:00
Wilfried Goesgens 2eabc5c543 fix tarball location. 2016-07-12 15:20:21 +02:00
Wilfried Goesgens 499ba4f952 fine tune build script 2016-07-12 15:14:36 +02:00
Wilfried Goesgens 1800548338 Fix Syntax. 2016-07-12 13:21:34 +02:00
Wilfried Goesgens 7a43820205 Fix parsing of commandline - work in a relative fashion for commandlines 2016-07-11 17:46:29 +02:00
Wilfried Goesgens 9fa31d4b3f Add the build script 2016-07-11 17:40:32 +02:00
Andreas Streichardt bdfd5f4e29 Remove now useless shell script 2016-07-08 14:55:38 +02:00
Wilfried Goesgens 2dbb793ffe next test 2016-07-08 11:35:49 +02:00
Wilfried Goesgens 2cbef516eb next test 2016-07-08 11:26:32 +02:00
Wilfried Goesgens 2070c6d4f9 next test 2016-07-08 11:24:56 +02:00
Wilfried Goesgens ed42b4b44f try compile. 2016-07-08 11:23:19 +02:00
Wilfried Goesgens 1aa41268e3 next test. 2016-07-08 11:11:46 +02:00
Wilfried Goesgens 68ab4fe16b First pipeline try. 2016-07-08 10:48:24 +02:00
Andreas Streichardt f294f113e3 Remove obsolete installation stuff..
Windows install is now as simple as cpack -G NSIS64 .
click click
2016-07-08 09:52:56 +02:00
Frank Celler 2a5bc9297d upgrade script for homebrew 2016-07-04 18:53:34 +02:00
Frank Celler 7f8d51b1e6 fixed missing ( 2016-07-01 14:19:34 +02:00
Frank Celler 70ddf2868c removed precompiled lib 2016-07-01 14:18:25 +02:00
Frank Celler 833e038171 ccache for travis 2016-07-01 14:17:00 +02:00
Frank Celler 732a8fa5cd added debug for travisCI 2016-07-01 13:20:24 +02:00
Frank Celler 28ed54dbe6 removed old USE_RELATIVE 2016-07-01 13:07:42 +02:00
Frank Celler 03079b2b67 3.0 fixes for paths 2016-06-14 16:51:48 +02:00
Wilfried Goesgens 83df22eb34 Rename variable to substitute into NSIS, for some reason CPACK_NSIS_DEFINES is substituted empty. 2016-06-14 12:46:44 +02:00
Frank Celler f2b57aa866 removed jslint from travisci 2016-06-14 10:32:51 +02:00
Wilfried Goesgens 5eb27b7447 set the password we asked to into the database. 2016-06-09 13:22:11 +02:00
Wilfried Goesgens e3d4defb4f - cleanup unused stuff from the installer
- add password fields to the configuration screen
2016-06-08 17:42:56 +02:00
Wilfried Goesgens f7a97c809b Fix access to plugins 2016-05-30 14:38:07 +02:00
Wilfried Goesgens b664778da1 fix allready 2016-05-30 09:46:33 +02:00
Wilfried Goesgens 97a2eb0be1 the Windows backslash - a real backslash. 2016-05-25 15:14:23 +02:00
Wilfried Goesgens 0a3a4f191b Properly reference the plugins. 2016-05-25 14:44:27 +02:00
Frank Celler fe1229b67d remove old node_modules 2016-05-24 11:04:09 +02:00
Andreas Streichardt d633067c3c Fix debian build 2016-05-12 15:11:55 +02:00
Max Neunhoeffer 21701b8dfa Fix debian service init script. 2016-05-11 15:31:06 +02:00
Frank Celler 77c4512b0a fixed parameter 2016-05-04 18:20:43 +02:00
Frank Celler 61844b62f0 added --no-book 2016-05-04 13:55:54 +02:00
Frank Celler c0c23973f1 fixed config path (now /etc/arangodb3) 2016-05-04 13:51:16 +02:00
Wilfried Goesgens ad2941453a Use the right V8 version in the wget URL. 2016-05-02 18:11:38 +02:00
Wilfried Goesgens 653f98a6ae Locate objects to de-thin 2016-05-02 16:36:53 +02:00
Wilfried Goesgens 4e67ba3dd2 Add tool to make archives non thin; use it in target nonthinV8 2016-05-02 15:38:47 +02:00
Wilfried Goesgens 141c19e7b3 Add comment from our dist systemd files. 2016-05-02 09:40:16 +02:00
Frank Celler 0980ac0e5c fixed release script 2016-04-29 11:22:41 +02:00
Frank Celler 190dd674d8 switch to deploy 2016-04-28 18:48:54 +02:00
Frank Celler c20000953d fixed grunt and installation script 2016-04-28 14:20:35 +02:00
Frank Celler 3b9f758142 moved to Installation 2016-04-28 11:27:27 +02:00
Andreas Streichardt 1f58ba2cbf Copy correct server files during install 2016-04-25 16:23:59 +02:00
Simran Brucherseifer a5ad9f33a9 Minor corrections
Excluded Aardvark, the graph viewer in particular
2016-04-20 22:09:00 +02:00
Wilfried Goesgens 177d159282 get some inspiration from https://github.com/sleepycat/arangodb-git_arch/blob/master/arangodb.service 2016-04-14 18:11:14 +02:00
Wilfried Goesgens 59aa53a6d1 MacosX package: build plist file from cmake 2016-04-14 10:46:47 +02:00
Jan Steemann 414d6b8d25 use release build 2016-04-08 12:02:16 +02:00
Wilfried Goesgens fadda6536b Add example systemd servince file. 2016-04-06 11:01:35 +02:00
Frank Celler c9c7fd9ef6 safety checks 2016-03-20 10:05:07 +01:00
Frank Celler 4dc88279a9 new precompiled V8 2016-03-20 09:54:13 +01:00
Frank Celler e6e367c1ca fixed chmod 2016-03-19 23:21:59 +01:00
Frank Celler 6dd99abe65 flag --skipShebang 2016-03-19 20:57:21 +01:00
Wilfried Goesgens 73748b8cc7 Merge branch 'devel' of github.com:arangodb/ArangoDB into solaris
Choose -Wno-all
2016-03-03 16:55:51 +01:00
Andreas Streichardt 35aac377c1 Proper naming 2016-03-03 14:42:47 +01:00
Wilfried Goesgens 25f6311972 Add visual studio user setting file, so we don't need to configure the debugger options each time. 2016-03-02 16:20:15 +01:00
Max Neunhoeffer c1995cbb8a Add debian folder to Installation. 2016-03-02 15:02:02 +01:00
Jan Steemann ab6d46f641 adjust travis instructions after file move 2016-02-25 15:24:00 +01:00
Frank Celler eeba57137c use -lrt 2016-02-18 14:34:09 +01:00
Frank Celler 5de6c354a9 added warning, removed local-configuration, bumped version 2016-02-18 14:02:40 +01:00
Frank Celler a227fd45df switch to cmake 2016-02-18 12:28:12 +01:00
Frank Celler 345712c36f changed to new Thread interface 2016-02-17 22:19:37 +01:00
Frank Celler 7c3be34e74 do not test --skipNondeterministic 2016-02-07 13:49:18 +01:00
Frank Celler 468c1d06fb added jslint test 2016-01-29 20:05:39 +01:00
Frank Celler 2f106544e7 removed unnecessary 'exit 1' 2016-01-24 10:49:52 +01:00
Frank Celler 2f5ce5b8f2 fixed error handling 2016-01-15 12:37:12 +01:00
Frank Celler f5a88e1d17 only remove EXPERIMENTAL if present 2016-01-05 09:07:42 +01:00
Frank Celler ad11685034 fixed removal of EXPERIMENTAL 2016-01-05 00:42:20 +01:00
Frank Celler f88ffb6e2e added boost libs for Darwin 2016-01-03 13:27:17 +01:00
Frank Celler b44c7ab64c Darwin fixes 2016-01-03 12:46:06 +01:00
Frank Celler bcdf9bee54 added grunt 2015-12-25 10:46:28 +01:00
Frank Celler f61a1ffa9b added usr/local 2015-12-03 21:52:27 +01:00
Jan Steemann 8d1b0ab3a8 don't call wget --help anymore 2015-11-23 12:41:55 +01:00
Jan Steemann 2ae22e5f97 don't use wget options 2015-11-23 12:25:31 +01:00
Frank Celler c737939d45 be more verbose to debug travisCI run 2015-11-23 11:22:44 +01:00
Frank Celler 75495f5e5d be more verbose to debug travisCI run 2015-11-23 11:04:13 +01:00
Frank Celler 95d8ae5595 be more verbose to debug travisCI run 2015-11-23 10:58:34 +01:00
Frank Celler 15d48ba2c5 removed duplicates 2015-11-21 17:57:21 +01:00
Frank Celler 7e55bb6cf3 fixed quotes 2015-11-21 16:53:19 +01:00
Frank Celler 1cc69d22df show progress 2015-11-21 15:12:32 +01:00
Jan Steemann fc8db964f1 disable boost and geo tests on TravisCI 2015-10-22 09:46:38 +02:00
Jan Steemann 1fa5616b30 attempt to fix travis build status detection 2015-10-21 16:56:42 +02:00
Wilfried Goesgens 127d5e8a91 switch travisCI to the javascript unittesting framework 2015-09-21 17:03:13 +02:00
Wilfried Goesgens ac44e7bb2b Build the documentation in the release process to enshure its valid before doing the tag. 2015-09-15 16:15:29 +02:00
Frank Celler a573e29e93 create file list 2015-09-10 12:32:06 +02:00
Frank Celler 4011d7f6d2 using file-list-js cache 2015-09-10 11:35:28 +02:00
Frank Celler 32698aae6b added cache for file list 2015-09-09 11:23:25 +02:00
Willi Goesgens f51f8dde0b by CoDEmanX: fix file permissions before installing 2015-08-19 13:02:13 +02:00
Heiko Kernbach 43e530545b fixed wrong excluding path 2015-07-29 17:04:07 +02:00
Frank Celler d7293560ef remove EXPERIMENTAL on release build 2015-07-21 19:10:37 +02:00
Willi Goesgens faed66ccef * fix windows language from russian to English
* fix creating of distinct resource files for our set of commandline tools.
2015-07-20 14:10:49 +02:00
Willi Goesgens edabac8927 Add Version information & icons to the windows binaries. 2015-07-17 16:36:40 +02:00
Jan Steemann 35b033dfcb fixed Make 2015-07-13 09:41:32 +02:00
Frank Celler 57d3127150 removed script.sh 2015-07-11 00:17:35 +02:00
Frank Celler 07f34cc048 be less verbose 2015-07-10 23:35:59 +02:00
Frank Celler c13d153406 added version number of V8 2015-07-10 23:14:27 +02:00
Frank Celler b6995ba412 fixed packaging of JS files 2015-07-04 21:54:59 +02:00
Willi Goesgens 72bd587cb5 Remove debug output from travis build 2015-06-25 09:34:19 +02:00
Willi Goesgens d247ab145e Add desktop icon to arangosh and aardvark; fixes #1301 2015-06-24 14:33:19 +02:00
Willi Goesgens b24474d9d1 travis debugging 2015-06-23 14:22:21 +02:00
Willi Goesgens 597980fdbf enable debug for travis 2015-06-23 14:18:40 +02:00
Willi Goesgens b8c6e96a59 Adjust infrastructure to the new V8 2015-06-18 13:23:11 +02:00
Frank Celler e2dd4507f3 removed debian files, they are now in obs 2015-03-21 11:12:03 +01:00
Willi Goesgens 9f179c49fd Work on windows installer
- fix Icon reference in registry; mustn't add the compile directory to the path; Now the software uninstall list shows our Fruit.
  - DRY: use a define for the service name
  - more comments whats going on
  - fix WaitForServiceUp - it would run endless because of a syntax error. NSIS - when to do braces and when not? GRRR.
  - Add human readable description to the service name
  - Check whether the ArangoDB-Service in charge points to our binary - so we don't accidently remove a service installed by another version of ArangoDB
2015-03-18 15:59:15 +01:00
Frank Celler ab858b8ae9 changed script part to fix permissions
Conflicts:
	Installation/ARM/rc.arangodb
	Installation/Debian/rc.arangodb
2015-03-17 16:57:24 +01:00
Willi Goesgens eb2dc6d0a7 Arangod now properly reports its startup - we can lean on its value now. 2015-03-17 15:54:46 +01:00
Willi Goesgens bda2565dfc Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-03-13 17:26:35 +01:00
Willi Goesgens ee0b104765 Give arangod a little time to start up before we open the webinterface. 2015-03-13 17:26:11 +01:00
Frank Celler c3b0e61d92 better shutdown message for ARM 2015-03-13 14:26:15 +01:00
Frank Celler fb19c6891e better shutdown message
Conflicts:
	Installation/Debian/rc.arangodb
2015-03-13 14:25:35 +01:00
Willi Goesgens f557baf0aa Another place in the registry to clean up. 2015-03-13 13:37:09 +01:00
Willi Goesgens 8342953730 Rework installer
- no more commands are substituted in from CMakeList.txt - this makes the NSIS template better readable
  - BITS are substituted in via the define section
  - Build the Registry uninstall key at the start of the file to respect DRY.
  - fix error messages
  - fix typos in function names
  - only try to open Aardvark in the browser if we install a service
  - Use Switch instead of Rumpelstilskin if
  - Restore the install-type on uninstall first
    - we need to set SetShellVarContext according to it so the meaning of
      - SHCTX
      - $SMPROGRAMS
      are right.
    - we need to know whether we need to uninstall a service.
2015-03-13 12:53:07 +01:00
Willi Goesgens f2353a2b73 - de-pidginify error messages
- remove traces from the registry so that we vanish from the installed software repository
 - Open webinterface after startup.
2015-03-06 17:28:49 +01:00
Frank Celler 4dc55dc447 fixed issue #1247: debian init script problems 2015-03-03 16:44:21 +01:00
Jan Steemann a561a96d2b removed remainders of mruby integration 2015-03-02 19:39:42 +01:00
Frank Celler 179a6ef8ff release version 2.5.0-alpha1 2015-02-16 09:59:06 +01:00
Willi Goesgens 0e52adc100 make all parts of the travis builds one script again - it didn't offer benefits. 2015-02-10 10:29:05 +01:00
Willi Goesgens e2f448ec6c don't compile paralell. 2015-02-04 16:14:54 +01:00
Jan Steemann 0957d37c09 print ulimits 2015-01-26 11:17:07 +01:00
Jan Steemann da607e9c75 do not build V8 2015-01-26 10:44:12 +01:00
Jan Steemann c938d4d0af added executable bit 2015-01-26 08:39:18 +01:00
Jan Steemann 7b8f4871a1 attempt to fix builds killed by travisCI 2015-01-26 08:32:36 +01:00
Jan Steemann 2bf7c0dcd4 add explanation for disabled remote access 2015-01-23 20:00:13 +01:00
Jan Steemann 4021c33145 Revert "added travis_wait"
This reverts commit 82d8efbab41cd86e9e1d254f58a4591c3189c331.
2015-01-22 21:46:09 +01:00
Jan Steemann 3fadd7d090 added travis_wait 2015-01-22 20:46:48 +01:00
Willi Goesgens e925c01651 Update V8-version for the travis pre-compile shellscript too. 2015-01-20 16:05:20 +01:00
Frank Celler 4da006f576 added compression 2015-01-07 19:59:31 +01:00
Frank Celler 3fe7dcc41d create tar archive with precompiled libs 2015-01-07 19:59:20 +01:00
Frank Celler dcf95b6d37 using precompiled libraries 2015-01-07 17:51:30 +01:00
Frank Celler 306d658729 removed unused enable options 2015-01-07 16:34:47 +01:00
Frank Celler 745ad931ac unittests-shell-server-ahuacatl is deprecated 2014-12-21 22:35:54 +01:00
Frank Celler 0368265024 add examples by force 2014-12-18 16:15:09 +01:00
Willi Goesgens b4ad28dff4 Split Travis build into several steps, so we can fold them in the Travis UI. 2014-12-17 10:45:25 +01:00
Willi Goesgens aa5ba7db20 Fix typo in makefile. 2014-12-16 19:21:05 +01:00
Willi Goesgens f40b5ea1d8 Fix travis build:
- force gcc suite to be the one we installed
  - add librealtime now needed by V8
2014-12-16 13:24:00 +01:00
Kuno Woudt 7ef5e8f093 Fix First Steps link in Debian/postinst 2014-12-01 08:46:51 +01:00
Thomas Schmidts 38bc690ecd Changed wrong documentation links 2014-10-31 15:19:49 +01:00
Jan Steemann ed880f0c22 gdb 2014-10-30 23:50:40 +01:00
Jan Steemann c19060da27 changed www.arangodb.org to www.arangodb.org 2014-10-30 19:17:25 +01:00
Jan Steemann ac110e9814 use sudo 2014-10-27 09:39:33 +01:00
Jan Steemann a5a57ccbb7 updated after_failure script 2014-10-25 01:30:27 +02:00
Jan Steemann b3d57d0330 added AQL tests 2014-10-24 09:57:41 +02:00
Jan Steemann 73cc62195d added ulimit for core files 2014-10-23 15:48:22 +02:00
Jan Steemann f2db1cd295 attempt to use gdb on travisCI 2014-10-23 15:37:59 +02:00
Frank Celler d9c9285cc5 release version 2.2.0-alpha3
Conflicts:
	CHANGELOG
	Makefile.in
	VERSION
	build.h
	configure
	configure.ac
	js/apps/system/aardvark/api-docs.json
	js/apps/system/aardvark/api-docs/aqlfunction.json
	js/apps/system/aardvark/api-docs/batch.json
	js/apps/system/aardvark/api-docs/collection.json
	js/apps/system/aardvark/api-docs/cursor.json
	js/apps/system/aardvark/api-docs/database.json
	js/apps/system/aardvark/api-docs/document.json
	js/apps/system/aardvark/api-docs/edge.json
	js/apps/system/aardvark/api-docs/edges.json
	js/apps/system/aardvark/api-docs/endpoint.json
	js/apps/system/aardvark/api-docs/explain.json
	js/apps/system/aardvark/api-docs/graph.json
	js/apps/system/aardvark/api-docs/import.json
	js/apps/system/aardvark/api-docs/index.json
	js/apps/system/aardvark/api-docs/query.json
	js/apps/system/aardvark/api-docs/replication.json
	js/apps/system/aardvark/api-docs/simple.json
	js/apps/system/aardvark/api-docs/system.json
	js/apps/system/aardvark/api-docs/transaction.json
	js/apps/system/aardvark/api-docs/traversal.json
	js/apps/system/aardvark/api-docs/version.json
2014-06-25 12:17:30 +02:00
Jan Steemann da253a1cab added jslint tests 2014-06-20 09:56:47 +02:00
Frank Celler f761f85b2b see issue #904 2014-06-16 20:15:57 +02:00
Frank Celler 299b99ed00 fixed check-version for empty directory 2014-06-11 19:30:12 +02:00
Frank Celler bc14c0ce46 moved install files to obs 2014-06-04 12:23:25 +02:00
Esteban Lombeyda 7ee711528d installer-generator was moved to Installation/Windows 2014-06-04 10:44:38 +02:00
Esteban Lombeyda bab09b71a2 Conflicts were from code removed 2014-05-08 13:48:25 +02:00
Esteban Lombeyda 27a65bf8d0 Avoiding Error Dialog because Installer overwrittes running program 2014-05-06 15:28:10 +02:00
Esteban Lombeyda fbc46b6fab Important bug fix: installer is started not with ShellExcute 2014-05-06 11:03:24 +02:00
estebanlombeyda 0663374e7a runtimes libraries have to be yield with installer 2014-05-02 18:06:08 +02:00
= 48ad7d30c8 modifications in shell script 2014-05-02 16:00:45 +02:00
= 0ec85b100d Renaming installer helper 2014-05-02 15:00:11 +02:00
= 83869cb8d2 Installation of runtimes libraries for Installer is incorporated in automatical build 2014-05-02 11:44:25 +02:00