Norbert Federa
90cdfa7646
cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS
2016-06-15 13:36:27 +02:00
Bernhard Miklautz
c52984f67c
pkg/deb: update the package
2016-05-03 14:47:53 +02:00
Bernhard Miklautz
3bae203706
pkg/deb: adapt channel paths
2016-03-14 09:38:35 +01:00
Bernhard Miklautz
7b9881ef6a
pkg/deb: fix nightly builds
...
with the latest cmake changes related to static channels builds fail on
wheezy and precise this fixes the problem.
2016-02-01 12:47:00 +01:00
Bernhard Miklautz
6ca564479e
pkg: fix .deb based packages
...
Update the deb based packages to the latest changes
2016-01-13 14:14:04 +01:00
Bernhard Miklautz
428ac98b9a
pkg: update version infos to 2.0
2015-11-17 23:29:07 +01:00
David FORT
3d5f6530f4
Correct the included files to have a working freerdp-nightly-dev package
2015-06-11 09:08:12 +02:00
Mike Gilbert
2355b54f85
Remove the ARM_FP_ABI option
...
It's unclear why this option would be necessary, and it causes problems
when people do not match it to their toolchain and CFLAGS.
To set the float abi, either use a toolchain with an appropriate default
or set the float-abi option in the CFLAGS environment variable.
This should resolve #2586 .
2015-05-01 17:35:21 -04:00
Bernhard Miklautz
ce22445e92
pkg/rpm: fix changelog order
2015-02-03 16:09:01 +01:00
Bernhard Miklautz
d785a28ba4
pkg/rpm: fix typo in changelog
2015-02-03 16:07:54 +01:00
Bernhard Miklautz
adf5b4f3a0
pkgs: update version to 1.2.1
2015-02-03 15:46:57 +01:00
Bernhard Miklautz
adcc7020bf
pkg/rpm: update spec file to build on opensuse
2015-01-24 00:53:46 +01:00
Bernhard Miklautz
126888019e
pkg/rpm: add initial version of freerdp-nightly
2015-01-23 02:06:12 +01:00
Bernhard Miklautz
418735d8fa
pkg/deb: add workaround for cmake <= 2.8.10
...
PACKAGES are not exported with cmake <= 2.8.10 therefore always create
lib/cmake directory that install doesn't fail
2015-01-22 01:57:32 +01:00
Bernhard Miklautz
8c4e4364cd
pkg/deb: install libraries to lib
...
Recent cmake versions (starting with 3.0) don't use multiarch
libdir when the install prefix is not /usr. To have the same library
directory for all packages explicitly set CMAKE_INSTALL_LIBDIR to lib.
2015-01-22 01:35:38 +01:00
Bernhard Miklautz
05f2872520
packaging/deb: add prepare_deb_freerdp-nightly.sh
...
* this script is used to prepare the source tree for freerdp-nightly
packaing
* update .gitignore accordingly
2015-01-22 00:03:19 +01:00
Bernhard Miklautz
7d90b19328
packaging/deb: initial version of freerdp-nightly
2015-01-22 00:00:02 +01:00