- 02 Jan, 2013 2 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
- 27 Dec, 2012 2 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
- 24 Dec, 2012 6 commits
- 21 Dec, 2012 3 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
- 20 Dec, 2012 7 commits
-
-
Ben Straub committed
-
Ben Straub committed
-
git_remote_add -> git_remote_create git_remote_new -> git_remote_create_inmemory
Ben Straub committed -
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
Ben Straub committed
-
- 19 Dec, 2012 20 commits
-
-
fetchhead reading/iterating
Edward Thomson committed -
Edward Thomson committed
-
netops: on SSL teardown only send shutdown alert
Vicent Martí committed -
Vicent Marti committed
-
Vicent Marti committed
-
Make `goto cleanup` more consistent
Vicent Martí committed -
RFC: Some cleanups/features in CMakeLists.txt
Vicent Martí committed -
Fix some leaks in tests
Vicent Martí committed -
Also adds some asserts.
Sascha Cunz committed -
... so we can clean up correctly.
Sascha Cunz committed -
Sascha Cunz committed
-
Instead tell MSVC to group the source files by directory.
Sascha Cunz committed -
Sascha Cunz committed
-
- Also document the -DSTDCALL even better.
Sascha Cunz committed -
Sascha Cunz committed
-
With the src/compat/*.c glob removed, there is no longer a difference to the default globs we use for the IF( UNIX ) case.
Sascha Cunz committed -
This directory doesn't exist.
Sascha Cunz committed -
Up to now, on windows we don't even bother to look if the user has a zlib available somwhere. In almost all larger commercial projects i've participated in, it was not at all uncommon to have such a dependency somewhere in the source tree and use it whereever required. Searching for it, even if it's unlikely to be present, allows for such a scenario (i.e. by prefilling the CMake-Cache).
Sascha Cunz committed -
Sascha Cunz committed
-
Sascha Cunz committed
-