- 07 Jun, 2012 35 commits
-
-
Vincent Pelletier authored
No generic and readable serialisation mechanism protect us against the appearance of the following strings: - "${" - " ;" As those have a special meaning for buildout, they need to be escaped. So we must use a buildout-specific serialisation format taking care of those.
-
Vincent Pelletier authored
Also, hide ip_list for the same reason: it's a partition property, not a partition parameter. It is not handled yet (not needed). Also, rework documentation a bit.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Prepares "slapparameters" recipe renaming.
-
Kazuhiko Shiozaki authored
-
Aurel authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Vincent Pelletier authored
No local commit is supposed to exist.
-
Leonardo Rochael Almeida authored
It's necessary on some platforms so it doesn't find the system zlib, even though it doesn't depend on zlib directly.
-
Leonardo Rochael Almeida authored
It's not necessary and was finding system X11 libraries it shouldn't touch.
-
Leonardo Rochael Almeida authored
update md5sum of clarified patch
-
Leonardo Rochael Almeida authored
Seems like old compilers need some help with indirect dependencies of libraries.
-
Leonardo Rochael Almeida authored
We need to remove the BOM because old compilers choke on it (ex.: gcc 4.3.4)
-
Leonardo Rochael Almeida authored
-
Leonardo Rochael Almeida authored
tesseract-eng-traineddata now does all the work
-
Leonardo Rochael Almeida authored
Remove deleted part from erp5 stack as well
-
Kazuhiko Shiozaki authored
-
Leonardo Rochael Almeida authored
Fix broken autoconf invocation Use a trained data tarbal containing the correct datarootdir structure and the English data.
-
Leonardo Rochael Almeida authored
Instead of using the provided script. Otherwise it'll desperately try to use libtool and its autoconf macros from the system.
-
Leonardo Rochael Almeida authored
-
Leonardo Rochael Almeida authored
-
Vincent Pelletier authored
-
Leonardo Rochael Almeida authored
Requiring leptonica webp and giflib
-
Leonardo Rochael Almeida authored
This enables ctypes to find the slapos libmagic, instead of the system one
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Vincent Pelletier authored
We are never supposed to merge anything. We are supposed to just follow upstream. pull merges, so it's just the wrong tool. Instead, fetch and reset. It is not a problem to always reset, as user already cannot rely on repository's survival across updates: if there is any error reported by git command, the repository will be wiped out. So resetting will not do any more harm than what can already happen. Also, properly quote paths to protect against spaces (in both command and update-command).
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 05 Jun, 2012 2 commits
-
-
Romain Courteaud authored
This prevent to upload the same URL multiple time in shacache with different md5sum.
-
Yingjie Xu authored
-
- 04 Jun, 2012 1 commit
-
-
Ivan Tyagov authored
-
- 29 May, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 22 May, 2012 1 commit
-
-
Rafael Monnerat authored
Keep the cloudooo revision fix to prevent inconsistent test result outcomes during the cloudooo development. This revision adopted is the same as last stable report for erp5 and cloudooo test reports.
-