1
0
Fork 0
Commit Graph

23 Commits

Author SHA1 Message Date
Markus Pfeiffer 422fd6057e Fix shebangs in scripts so that they work on non-linuxey systems (#9254) 2019-06-13 19:42:43 +02:00
Wilfried Goesgens 0b81f003a5 Bug fix/fix cmake warnings (#5503) 2018-06-01 15:51:20 +02:00
Wilfried Goesgens 7dd439f203 add build target to compile the starter if its present (#3679) 2017-12-06 16:33:37 +01:00
Kaveh Vahedipour 3f796f5f55 Allow for build-docker.sh to build with maintainer mode if needed. This is done for the go driver tests. (#3254) 2017-09-15 14:24:02 +02:00
Ewout Prangsma f6b97f1596 Prevent over parallelization on smaller cpus 2017-05-29 10:42:55 +02:00
Wilfried Goesgens 6ac9831c0e fix the execution flags of arangodbstarter 2017-05-04 16:21:52 +02:00
Mike Williamson eca8d316f8 Add explanatory comment to build-deb
This is just adding a little comment to clarify the usage of this
script: What needs to be installed for it to run, and where it puts the
packages after.
2017-02-01 13:02:23 -05:00
Wilfried Goesgens 7035338911 Change build-directory name when building enterprise packages 2016-11-04 09:56:13 +01:00
Wilfried Goesgens 58210e673a disable optimizations for package builds to least common denominator. 2016-10-12 12:00:14 +02:00
Wilfried Goesgens c2c774fcc8 Pass arguments along to build.sh 2016-08-30 11:23:01 +02:00
Wilfried Goesgens 238b2a6f35 Work on building the packages script controlled. 2016-08-18 15:54:23 +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 ee6464a4ef We have to use bash here, else the pwd magic doesn't work. 2016-07-28 16:27:27 +02:00
Wilfried Goesgens 60a3f84794 Fix parameters to build.sh 2016-07-27 15:06:25 +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
Andreas Streichardt 8551c3836e Use standard GNU install dirs 2016-07-04 18:19:26 +02:00
Max Neunhoeffer 98af68aadf Add an important step to debian build script. 2016-06-20 00:41:18 -07:00
Andreas Streichardt 2792e03aeb Correct build type 2016-05-20 16:38:40 +02:00
Andreas Streichardt d055f10b3b Streamline builds 2016-05-11 15:03:59 +02:00
Andreas Streichardt b3f0a4956e jemalloc is not REQUIRED if explicitly requested 2016-05-11 13:33:41 +02:00
Max Neunhoeffer 31f9806ab6 Tune build-deb.sh script. 2016-05-11 11:29:02 +02:00
Andreas Streichardt a80d208590 Use core2 as the absolute minimum architecture 2016-05-04 14:33:32 +02:00
Andreas Streichardt 5bc646ff44 Put required debian options into a script 2016-04-26 08:09:33 +00:00