0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 20 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Copy test scripts and test data to build directory. More... over 15 years ago
Small change to let the public know, that we are still developing More... over 15 years ago
Manual for current version out of SVN More... over 15 years ago
Generate documentation for old version 0.1.6 More... over 15 years ago
New downloading instructions (for SVN) More... over 15 years ago
New building instructions (for SVN) More... over 15 years ago
Generate documentation for old version 0.1.6 More... over 15 years ago
Make the documentation directory More... over 15 years ago
Correct CMAKE_MODULE_PATH for documentation; and include OpenSync to get settings right More... over 15 years ago
Catch unset variables before they trigger an error More... over 15 years ago
Improve package installation More... over 15 years ago
Add Firefox3 numberbox lookalike More... over 15 years ago
Show version of Thunderburd/Sunbird/XULrunner calling us. Unfortunatly, this only works if called from one of those; msynctool usage still leaves us clueless More... over 15 years ago
Slightly more debugging output More... over 15 years ago
Correct MOZ_ERROR_CHECK to MOZ_ERROR_CHECK_FALSE for functions returning a gboolean More... over 15 years ago
Update to libsyncml -r638 and opensync -r3657 More... over 15 years ago
Support minsize and maxsize on OpenSync advanced options, and use the new textbox class 'numberbox' for numeric OpenSync advanced options More... over 15 years ago
Add a numberbox style to textbox, just like for Firefox 3; well, in fact: stolen from Firefox 3 More... over 15 years ago
Added CMake modules for GLIB2 and LibXml2 from OpenSync More... over 15 years ago
Do not try to make packages out of existing build (removed make-packages.sh). Instead, build in temporary staging area, and put packages in separate package directory (added build-packages.sh) More... over 15 years ago
Add support for DESTDIR. After installation in DESTDIR (if any), patch pkg-config file to point at the destdir. This is useful for building packages in temporary DESTDIR More... over 15 years ago
Add support for DESTDIR More... over 15 years ago
Add support for DEST_DIR, PKG_DIR, MAKE_PKG_DIR, and BLUEZYNC_DONT_ASK. Identify DISTRO and HOSTNAME More... over 15 years ago
Slightly more debug output More... over 15 years ago
Only CMake 2.4.5 needed (for Debian etch). Have CMAKE_MODULE_PATH take DESTDIR into account. Use FIND_PACKAGE for GLIB2 More... over 15 years ago
Workaround for GLIB2 version 2.12 which does not have g_hash_table_get_keys as version 2.14 does. Needed for e.g. Debian etch More... over 15 years ago
Install CMake modules FindPkgConfig and FindGLIB2 More... over 15 years ago
Find Thunderbird extension dir More... over 15 years ago
Only CMake 2.4.5 needed (for Debian etch). Correct CMAKE_MODULE_PATH to take DESTDIR into account. Use FIND_PACKAGE instead of PKG_SEARCH_MODULE More... over 15 years ago
Add the FindPkgConfig CMake script from CMake 2.6 for distros (older CMake versions) that do not have it More... over 15 years ago