Age | Commit message (Expand) | Author | Files | Lines |
2010-12-06 | remove, obsolete libegg everywherefeature/currency-64bit | Michael Meeks | 2 | -2/+1 |
2010-12-06 | disable systray icon if gtk+ version is < 2.10.0 | Michael Meeks | 1 | -1/+3 |
2010-12-06 | use the 'canonical' way to find JAVA_HOME on MacOS. | Norbert Thiebaud | 1 | -59/+62 |
2010-12-05 | download do g clone even if ./clone exist, to pick up changes in repo-list | Norbert Thiebaud | 1 | -2/+2 |
2010-12-05 | g clone now tolerate silently already cloned repos. | Norbert Thiebaud | 1 | -4/+5 |
2010-12-05 | Fix detection of JAVA_HOME | Wol | 1 | -38/+41 |
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe | 22 | -96/+96 |
2010-12-05 | fix PYTHON_LIBS | Robert Nagy | 1 | -1/+2 |
2010-12-05 | Revert "use AUGMENT_LIBRARY_PATH_LOCAL for regcomp" | Robert Nagy | 1 | -1/+1 |
2010-12-05 | Revert "fix PYTHON_LIBS" | Robert Nagy | 1 | -2/+1 |
2010-12-05 | fix PYTHON_LIBS | Robert Nagy | 1 | -1/+2 |
2010-12-05 | use AUGMENT_LIBRARY_PATH_LOCAL for regcomp | Robert Nagy | 1 | -1/+1 |
2010-12-05 | -matom only available with gcc 4.5.0 or above | Caolán McNamara | 2 | -3/+8 |
2010-12-05 | create the directory src if not already there. | Norbert Thiebaud | 1 | -0/+3 |
2010-12-05 | ignore /install, created by dev-install, in git | Norbert Thiebaud | 1 | -1/+1 |
2010-12-04 | Revert "mtune x86 to atom" (require gcc 4.5) | Norbert Thiebaud | 1 | -1/+1 |
2010-12-04 | fix comment of checking the max number of jobs | Robert Nagy | 1 | -1/+1 |
2010-12-04 | fix configure.in zenity breakages | Norbert Thiebaud | 1 | -3/+2 |
2010-12-03 | link pagein files | Michael Meeks | 1 | -6/+19 |
2010-12-03 | Don't override CFLAGS nor LDFLAGS, just append to them. | Thomas Klausner | 1 | -2/+2 |
2010-12-03 | enable zenity support by default if it is in the path | Michael Meeks | 1 | -5/+11 |
2010-12-03 | g: Configure git's push.default to tracking if it is not set. | Jan Holesovsky | 1 | -0/+3 |
2010-12-03 | Replace oldstyle ` with $( | Kevin Hunter | 1 | -16/+16 |
2010-12-03 | disable cairo on MacOS | Norbert Thiebaud | 1 | -0/+1 |
2010-12-03 | Make --with-opengl work on MacOS | Norbert Thiebaud | 6 | -17/+35 |
2010-12-02 | mtune x86 to atom | Caolán McNamara | 1 | -1/+1 |
2010-12-02 | bootstrap.1: Add $EXEEXT to dmake to check for the correct thing on Windows. | Jan Holesovsky | 1 | -1/+1 |
2010-12-02 | make smoketest use ooinstal to build its install set | Caolán McNamara | 2 | -1/+8 |
2010-12-02 | make life simpler for nfs builds | Caolán McNamara | 1 | -7/+7 |
2010-12-02 | Added l10n to gitignores | Cédric Bosdonnat | 1 | -0/+1 |
2010-12-02 | disable the binfilter by default | Michael Meeks | 1 | -6/+3 |
2010-12-02 | default to use system-python for the sake of gdb-ability | Michael Meeks | 1 | -1/+1 |
2010-12-02 | fix fetch rule | Michael Meeks | 1 | -1/+1 |
2010-12-02 | default opengl to on, except on Windows & bin obsolste pam pieces | Michael Meeks | 1 | -23/+17 |
2010-12-02 | default cairo, hids, and lockdown to enabled. | Michael Meeks | 1 | -10/+10 |
2010-12-02 | default broffice to enabled, and epm to disabled | Michael Meeks | 1 | -5/+6 |
2010-12-02 | split downloading down into a separate 'fetch' rule | Michael Meeks | 1 | -1/+7 |
2010-12-02 | Accelerate perl installer: optimize installer::scriptitems::optimize_list(). | Jordan Ayers | 1 | -4/+9 |
2010-12-02 | fix relocate now that tcsh Env file is no longer generated | Caolán McNamara | 1 | -7/+0 |
2010-12-01 | fix the IFS trick. the bashims removal broke that part | Norbert Thiebaud | 1 | -1/+2 |
2010-12-02 | Add with-linked-git and make repo list configurable | Thorsten Behrens | 7 | -9/+43 |
2010-12-02 | autogen.sh: Even more portable. | Jan Holesovsky | 1 | -10/+14 |
2010-12-01 | merge a modified version of patches/dev300/system-db-check.diff | Robert Nagy | 3 | -12/+28 |
2010-12-01 | overcome aborted download problems | Michael Meeks | 1 | -9/+2 |
2010-12-01 | autogen.sh: Remove bashism / non-portable stuff. | Jan Holesovsky | 1 | -4/+16 |
2010-12-01 | add another dir to the PYTHONPATH | Caolán McNamara | 1 | -1/+1 |
2010-12-01 | gitignore: Add src/ | Jan Holesovsky | 1 | -2/+2 |
2010-12-01 | add support for --with-distro | Norbert Thiebaud | 2 | -2/+29 |
2010-12-01 | Windows Installer package that contains more than 32767 files | Fridrich Štrba | 1 | -2/+2 |
2010-12-01 | tinbuild: Update to match the new bootstrap-based build. | Jan Holesovsky | 1 | -44/+20 |