Wilfried Goesgens
65d0c9f602
fix filename
2017-02-10 18:12:10 +01:00
Wilfried Goesgens
f3fa534393
move debug package code into its own file to make the wintendo happy
2017-02-10 18:07:58 +01:00
Wilfried Goesgens
34b4df911e
comment out symserver integration
2017-02-10 17:55:11 +01:00
Wilfried Goesgens
7a42d8fcae
fix cmake warning?
2017-02-10 17:46:35 +01:00
Wilfried Goesgens
ac5207cf7d
fix rpm debug packages on older systems without SHA checksum in the binaries
2017-02-10 14:46:50 +01:00
Wilfried Goesgens
a3ac94d3b2
fix locating of relative ICU files
2017-02-08 15:18:16 +01:00
Wilfried Goesgens
0932d51904
Merge branch 'devel' of github.com:arangodb/ArangoDB into v8_subsubmodule
2017-02-07 13:48:57 +01:00
Wilfried Goesgens
76956d755f
fix debug file renaming sheme
2017-02-07 11:51:34 +01:00
Wilfried Goesgens
132ba8ba8e
finalize the work on the debug packages
2017-02-06 13:54:53 +01:00
Wilfried Goesgens
193f1213b3
fix generating of debug packages
2017-02-03 17:36:47 +01:00
Wilfried Goesgens
584f3120dd
Upgrade V8
...
- ICU now doesn't build the icudata library anymore
- ship the icu database on all platforms and all packages
- we now load the icu database file ourselves, and hand over the pointer to ICU.
- follow the V8 changes around Weak pointer handling
2017-01-30 12:30:07 +01:00
Wilfried Goesgens
21b25373d0
fix variable to substitute into config files
2017-01-18 16:33:03 +01:00
Wilfried Goesgens
19b7418e3a
Work on mac packages
...
- don't create shellscripts with multiple slashes by using one cmake variable to substitute paths
- install runtime data in the users home directory, so it remains available across reinstalls / updates
2017-01-17 10:29:10 +01:00
Wilfried Goesgens
7083300dca
one more attempt to forward the objcopy binary
2017-01-10 01:44:53 +01:00
Wilfried Goesgens
1a89183996
substitute the objcopy path into the dbg sub project
2017-01-10 01:28:10 +01:00
Wilfried Goesgens
32bc3c2565
quote values
2017-01-09 22:50:26 +01:00
Wilfried Goesgens
90246c038a
fix packaging scripts
2017-01-09 18:03:45 +01:00
Wilfried Goesgens
f637cfdeeb
fix windows build
2017-01-06 13:31:18 +01:00
Wilfried Goesgens
ce1ceb8eb1
add code to store things to our symbol server.
2017-01-06 11:53:42 +01:00
Wilfried Goesgens
eb1322c03d
fix /usr/lib/debug location for suse
2017-01-06 10:08:44 +01:00
Wilfried Goesgens
0c966bbc65
add debuginfo rpms
2017-01-05 18:15:11 +01:00
Wilfried Goesgens
0b97b30cd6
add debian package with debug symbols
2017-01-05 16:06:55 +01:00
Wilfried Goesgens
20e6bf1b6d
we don't need the dpkg-shlibdeps workaround anymore.
2016-12-09 02:34:47 +01:00
Wilfried Goesgens
576ccaaa72
reuse tar installation process to create the CI tarball
2016-12-08 20:01:22 +01:00
Wilfried Goesgens
8b486e50fa
move windows special install targets out of nsis package code
2016-12-08 16:59:41 +01:00
Wilfried Goesgens
e1b1eb2048
finalize xc compile
2016-12-07 16:33:20 +01:00
servusoft
cccdf5ca56
snap-icon for snapcraft.yaml
2016-11-30 21:18:40 +01:00
servusoft
ad0b1d21a4
set DEBIAN_PACKAGE_DEPENDS for cross compiling
2016-11-29 22:11:52 +01:00
Wilfried Goesgens
c8e23a7faa
probably older cmakes don't like strequal that way
2016-11-22 16:18:29 +01:00
Wilfried Goesgens
ab77244b67
fix NSIS arangodb install paths
2016-11-22 11:30:40 +01:00
Kaveh Vahedipour
875f9d2776
on level with new hardware detection by matthias krenz
2016-11-18 12:18:12 +01:00
Wilfried Goesgens
94219b8160
on first configure run that list is empty, we need to avoid it.
2016-11-17 20:47:33 +01:00
Wilfried Goesgens
ed70c04d0e
remove debug stuff
2016-11-17 16:53:15 +01:00
kvahed
b8262eb166
Reverted matthias kretz's OptimizeForArchitecture
2016-11-17 11:18:58 +01:00
Kaveh Vahedipour
8f4fdc6114
Updated matthias kretz's OptimizeForArchitecture
2016-11-17 10:37:52 +01:00
servusoft
d7a93ae3cc
build of dependecies don't works on cross compiling
2016-11-16 20:10:59 +01:00
servusoft
10e3cffcdb
refactoring `dump_vars`
...
dump of
- COMPILE_DEFINITIONS
- MACROS
- VARIABLES
2016-11-16 09:31:18 +01:00
Wilfried Goesgens
9e33912d97
move test dumper into its own file, as sugested by Athur Janke
2016-11-14 15:29:42 +01:00
Wilfried Goesgens
55ce25ac83
Fix release build for autogenerated files
...
- detect programms required for generating files as maintainer-build-dependency
- add target to cleanup autogenerated files
- make cleane build clean & regenerate autogenerated files.
- crlf transcode the readmes during the installation phase - not build.
2016-11-09 16:57:14 +01:00
Wilfried Goesgens
8e53bfb4ab
make debian handle the configfiles so user edits don't get overwritten
2016-11-08 10:27:26 +01:00
hkernbach
1f76be4506
added missing cleanup to mac build
2016-11-08 09:59:51 +01:00
Wilfried Goesgens
7be96cb8c0
Fix rpm install/uninstall on suse/redaht
2016-11-02 21:11:26 +01:00
Wilfried Goesgens
b8c6473a24
Also copy zip packages to the output directory.
2016-11-02 14:27:27 +01:00
Wilfried Goesgens
86f66fcd0b
move snapcraft hook into the packages cmake
2016-10-31 15:33:34 +01:00
Wilfried Goesgens
b9d0736738
Fix filename for snap package
2016-10-31 09:29:05 +01:00
Wilfried Goesgens
893a7ab2b4
Sub-class copy_packages target for snap
2016-10-28 15:57:02 +02:00
Wilfried Goesgens
dc0c8f22f0
fix debian packages & systemd unit file
...
- detect the location of chown/chmod
- fix location & creation of directories
- adjust debconf entries so they resemble the package name (for
enterprise too...)
Thanks to @cobrowserAlex and @servussoft for pointing this out
2016-10-28 13:25:53 +02:00
Wilfried Goesgens
c36a83fc37
make .deb xz compression configurable
2016-10-27 16:19:35 +02:00
Wilfried Goesgens
04be4a789f
make .deb xz compression configurable
2016-10-27 16:04:59 +02:00
Wilfried Goesgens
01c767f503
fix windows programm files path discovery in the installer
2016-10-20 17:02:59 +02:00