- May 25, 2021
-
-
Maxim Cournoyer authored
This hastens the build when using the ./build.py script. The debug symbols are now also kept for the built contribs when the --debug option is provided along --install. Change-Id: Ia5a68456213e8984f5ac8f050131356b324d9777
-
Maxim Cournoyer authored
While it's not possible to automatically check and configure the dependencies for unknown/unsupported distributions, build.py still provides a convenient experience to checkout the sources and install Jami locally. In this mode of operation, the user is expected to configure their environment by their own means. * build.py: Rename Ring to Jami in the document string. Remove unused 'signal' import. (choose_distribution): Do not crash when the '/etc/os-release' does not exist; return 'Unknown' instead. (validate_args): Allow disabling the distribution check when the user provides 'no-check' as the value of the --distribution argument, or defines the JAMI_BUILD_NO_CHECK environment variable. Update the help documentation. * scripts/install.sh (priv_install): Document the arguments. Change-Id: I41ba2da05771feb6e3f9bc7c087206596063ba81
-
- Feb 02, 2021
-
-
Albert Babí Oller authored
- use cmake to build client-qt (client's cmake includes global installation support) - copy-runtime-files.py is no longer necessary since it is directly managed by cmake - uninstall revision: use make uninstall rule for lrc, client-qt and client-gnome - add doxygen and graphviz dependencies for building documentation Change-Id: I3fb1d56cb80556337b2c10fda1a67f84c290158c
-
- Dec 22, 2020
-
-
Ming Rui Zhang authored
Change-Id: If96860fed6a232566b04d131b84f4ce847399572
-
- Dec 21, 2020
-
-
Ming Rui Zhang authored
Change-Id: I6a794b638cffc66cb18924ca0fcf5be0a0fcb987
-
- Dec 17, 2020
-
-
Ming Rui Zhang authored
Change-Id: Ide3c5fcc8d261c3a517c07501019166b7dad45c8
-
- Dec 16, 2020
-
-
- add dependencies for building client Qt - avoid forcing build with local Qt when no path is specified (linux) - verify system's Qt version before building lrc + client-qt Change-Id: I18b51647044c1f15358595710f51a88618de41f5
-
- Oct 28, 2020
-
-
Ming Rui Zhang authored
Change-Id: I96b1cd8ce6cdf134f93b2d6d6742dabdf28d0842
-
- Oct 22, 2020
-
-
Change-Id: Icf38cabf03709802dea4e13369b70f7d584f65f8
-
- Aug 12, 2020
-
-
Replaces the ring-client-windows submodule with jami-client-qt and adjusts make-ring.py and helper scripts to support both the gtk and qt client builds for GNU/Linux. Gitlab: #581 Change-Id: I55c0272cb354c9fa96f3541b6e5a8b7b271f14ba
-
- Dec 13, 2019
-
-
Alexander Schlarb authored
Change-Id: I446c8d9650efc97c5a8a1b56357c63f74af2fc35
-
Alexander Schlarb authored
Change-Id: I673232c637926622f07b4d792906941aff21994a
-
Alexander Schlarb authored
Change-Id: I9d580743ebe40a8c9edc534ba23b5ddbb01e921b
-
- Sep 30, 2019
-
-
Kateryna Kostiuk authored
Change-Id: I7e36a1bc4a9dc0dd6c0f88d3d34f28e8921039bc
-
- Apr 17, 2018
-
-
- Adds a "fail" function parameter to execute_script (default is True). - Disables failing for brew unlink execution. - Unlinks gnutls, nettle, and msgpack which cause failed building when using homebrew cellar versions. - Adds --enable-restbed when calling bootstrap on macOS. Change-Id: I96449aaad57683f3bc778235376051a1f6ce69b1 Reviewed-by:
Kateryna Kostiuk <kateryna.kostiuk@savoirfairelinux.com>
-
- Oct 06, 2016
-
-
Loïc Siret authored
OSX need Shared Library to compile the daemon. This patch ensure that we didn't disable them on compilation. Change-Id: Iedc37da7980599f2011e9501df0e4b087a0d7d0f
-
- Sep 08, 2016
-
-
Stepan Salenikovich authored
Use the same make -j argument when building lrc and client as when building the daemon. lrc builds much faster this way. Change-Id: Ifaecdaeb86e4bc9862004ca880eddaaa8d91dc98
-
Stepan Salenikovich authored
There are occasionally issues building a shared libring object on some systems. Its also easier to run dring in gdb when it is linked statically. Change-Id: Iec79cfc4c0134664697404b3abeb411bf992e5a4
-
- Sep 07, 2016
-
-
Stepan Salenikovich authored
Making contrib with the -j option changes the order of the linker flags in some cases and causes the build of the daemon to fail during linking. Reviewed-by:
Alexandre Viau <alexandre.viau@savoirfairelinux.com> Change-Id: I79648cbb676e977679498c3078caeec4aaf1330e
-
- May 10, 2016
-
-
Alexandre Lision authored
OSX client uses ring-project for its packaging. when running make-ring --install daemon and client install prefixes are different. This means ringtones are not packaged properly (they are in daemon folder /share/ring/ringtones). This variable can help all clients to point out to a specific external dir containing ringtones. It will be ignored if not used. Change-Id: Id22a9c9b1c7df3c11b882c05e693198514ab9458 Tuleap: #652
-
- Mar 24, 2016
-
-
Alexandre Lision authored
- contrib does not support more than 2 parallels processors. - let python find out how many processors are usable Tuleap: #449 Change-Id: Ic876a38d567f5b4a3911872b260687b18505a7e1
-
Alexandre Lision authored
Automatize export of CMAKE_PREFIX_PATH environnement variables created from make-ring are not passed to cmake (cmake must fork the top level parent process, which does not have the env var created by python) We need to pass it in the cmake command line Tuleap: #449 Change-Id: I28d57196d2963152d1708c286e96293a4cb005fb
-
- update README - add dependencies - install script - run command Tuleap: #449 Change-Id: I43431df02dfa91180d275bcdc0c97e796c6b948b
-
- Mar 08, 2016
-
- Feb 12, 2016
-
-
Ciro Santilli authored
-
- Feb 10, 2016
-
-
Ciro Santilli authored
-
Ciro Santilli authored
-