- 05 Nov, 2012 1 commit
-
-
Keith Dahlby committed
-
- 19 Oct, 2012 1 commit
-
-
Rename INSTALL_INC and INSTALL_BIN to INCLUDE_INSTALL_DIR and BIN_INSTALL_DIR, which are more commonly used. This is also consistent with the variable for the library path which is already LIB_INSTALL_DIR.
Veeti Paananen committed
-
- 11 Oct, 2012 1 commit
-
-
Andrej Mitrovic committed
-
- 16 Jul, 2012 1 commit
-
-
b3237ac3 changed CMakeList.txt to use the more standard LIB_INSTALL_DIR variable instead of INSTALL_LIB, but forgot to change libgit2.pc.in etc. accordingly.
Michael Schubert committed
-
- 09 Jul, 2012 1 commit
-
-
Ignacio Casal Quinteiro committed
-
- 31 May, 2012 1 commit
-
-
Ignacio Casal Quinteiro committed
-
- 24 May, 2012 1 commit
-
-
Carlos Martín Nieto committed
-
- 23 May, 2012 1 commit
-
-
Carlos Martín Nieto committed
-
- 01 Apr, 2012 1 commit
-
-
Peter Drahoš committed
-
- 31 Mar, 2012 1 commit
-
-
Removed the BUILD_CLAR CMake flag, and updated the readme.
Ben Straub committed
-
- 30 Mar, 2012 1 commit
-
-
Ben Straub committed
-
- 11 Mar, 2012 1 commit
-
-
Evan Hanson committed
-
- 06 Mar, 2012 1 commit
-
-
easier for the casual reader to find.
Andy Lester committed
-
- 07 Feb, 2012 1 commit
-
-
Ignacio Casal Quinteiro committed
-
- 27 Dec, 2011 2 commits
-
-
Antono Vasiljev committed
-
Ingy döt Net committed
-
- 22 Nov, 2011 2 commits
-
-
Never use the Qt trade mark with both letters capitalized, in the form "QT". (http://qt-project.org/trademarkpolicy.html)
Vincent Lee committed -
Vincent Lee committed
-
- 16 Nov, 2011 1 commit
-
-
Andy Lester committed
-
- 11 Oct, 2011 1 commit
-
-
Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
Carlos Martín Nieto committed
-
- 22 Jul, 2011 1 commit
-
-
Vicent Marti committed
-
- 12 Jul, 2011 1 commit
-
-
Jonathan "Duke" Leto committed
-
- 01 Jul, 2011 1 commit
-
-
Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Kirill A. Shutemov committed
-
- 18 Jun, 2011 1 commit
-
-
nulltoken committed
-
- 17 Jun, 2011 1 commit
-
-
Vicent Marti committed
-
- 15 Jun, 2011 1 commit
-
-
Signed-off-by: schu <schu-github@schulog.org>
schu committed
-
- 14 Jun, 2011 1 commit
-
-
Vicent Marti committed
-
- 16 May, 2011 1 commit
-
-
Alexei Sholik committed
-
- 10 May, 2011 1 commit
-
-
Daniel Huckstep committed
-
- 02 Apr, 2011 1 commit
-
-
To build libgit2 with sqlite support, waf configure should be run with --with-sqlite
Olivier Ramonat committed
-
- 24 Mar, 2011 1 commit
-
-
Scott Chacon committed
-
- 23 Mar, 2011 1 commit
-
-
Vicent Marti committed
-
- 15 Mar, 2011 3 commits
-
-
We now depend on libpthread on all Unix platforms (should be installed by default) and use a simple wrapper for Windows threads under Win32. Signed-off-by: Vicent Marti <tanoku@gmail.com>
Vicent Marti committed -
Vicent Marti committed
-
I don't know if this is good or bad. This lets libgit2 compile cleanly on any platforms without any external dependencies, but adds a little bit of bloat... Let's test this out and see what happens.
Vicent Marti committed
-
- 07 Mar, 2011 2 commits
-
-
Signed-off-by: Vicent Marti <tanoku@gmail.com>
Vicent Marti committed -
Tim Clem committed
-
- 21 Feb, 2011 1 commit
-
-
Disable sqlite support when ./waf configure is run with --without-sqlite
Olivier Ramonat committed
-
- 08 Jan, 2011 2 commits
-
-
Signed-off-by: Vicent Marti <tanoku@gmail.com>
Vicent Marti committed -
Scott Chacon committed
-