Hicham Benjelloun
a2e3707a4b
Fix Python allowed versions
il y a 7 ans
prieto
2174b23ec6
Autotools adaptation for new directories
il y a 7 ans
Quentin Bonaventure
8d68809694
Added symlink on install
il y a 7 ans
Yann Weber
0406e91846
Moved plugins folder in lodel/
- updated scripts etc
- make tests pass
il y a 8 ans
Yann Weber
d3f4a0d8d3
Bugfix with debian package build
Add the lodelsites directory to the autotools chain. Note : for the moment it's a dirty POC, we have to do it in a cleaner way...
il y a 8 ans
Yann Weber
43ca4e4c52
Add a data to buildconf.py
It a real buildtime variable, the localestatedir
il y a 8 ans
Yann Weber
e6e4a03a27
Enhancement in SLIM capabilities + bugfixes in install process
SLIM is now able to edit configuration from CLI, to start instances etc.
il y a 8 ans
Yann Weber
486be1fa4e
solves #138 : implements a m4 macro to checks version
Now their is 2 macros :
- PC_PYTHON_CHECK_MODULE_MATCH_VERSION(LIBRARY, VERSION, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND)
- PC_PYTHON_CHECK_MODULE_VERSION(LIBRARY, MIN-VERSION, MAX-VERSION, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND)
il y a 8 ans
Yann Weber
d12699d395
First implementation of an m4 macro to check python module version
il y a 8 ans
Yann Weber
be01af2c3e
Bugfixes in lodel/buildconf.py & mongodb plugin
il y a 8 ans
Yann Weber
21af2bbcbc
Autotools chain enhancement + solves #137
Using $pkgpythondir instead of $pythondir in Makefile.am
Solves a bug that put installed files in site-packages instead of dist-packages on debian
il y a 8 ans
Yann Weber
8316ab82ff
Configure autotools for distributing lodel2
IMPORTANT : tests are broken. See details below
A new lodel/buildconf.py.ini file created. It will be transformed to a lodel/buildconf.py file by ./configure .
This file goal is to store build time constant (for the moment the presence of pymongo).
You have to build lodel2 before being able to run the tests.
il y a 8 ans