]> git.proxmox.com Git - libgit2.git/history - CMakeLists.txt
Fix the build on Emscripten
[libgit2.git] / CMakeLists.txt
2012-02-01 Russell BelferCompile with _GNU_SOURCE when appropriate
2012-01-25 Vicent MartíMerge pull request #540 from libgit2/clay-rename
2012-01-25 Vicent MartíRename the Clay test suite to Clar
2012-01-04 Vicent MartíMerge remote-tracking branch 'nulltoken/topix/path_from...
2012-01-02 Vicent MartíMerge remote-tracking branch 'drizzd/diff-index-tests...
2011-12-29 Clemens Buchachercmake: generate tags
2011-12-29 Clemens Buchachercmake: generate clay main
2011-11-26 Vicent MartíMerge pull request #491 from schu/refs-cleanup
2011-11-22 Vicent MartíMerge pull request #492 from carlosmn/networking
2011-11-22 Russell Belferfilebuf: add GIT_FILEBUF_INIT and protect multiple...
2011-11-17 Vicent MartíMerge pull request #486 from petdance/development
2011-10-29 Vicent MartíMerge pull request #456 from brodie/perm-fixes
2011-10-27 Vicent MartíMerge pull request #467 from oleganza/oa-config-parse-fix
2011-10-22 Carlos Martín NietoCMake: use -O0 in debug mode
2011-10-13 Vicent MartíMerge pull request #454 from brodie/parsing-fixes
2011-10-13 Vicent MartíMerge pull request #455 from brodie/pack-fixes
2011-10-12 Carlos Martín NietoMove the transports to their own directory
2011-10-12 Vicent Martimsvc: Fix resourc embedding
2011-10-12 Vicent MartíMerge pull request #449 from csware/include-win-version...
2011-10-11 Vicent MartíMerge pull request #452 from carlosmn/cmake-respect...
2011-10-11 Carlos Martín NietoCMake: don't overwrite the user's CFLAGS
2011-10-11 Carlos Martín NietoCMake: Only add the STDCALL option when using MSVC
2011-10-09 Vicent MartíMerge pull request #444 from carlosmn/fetch-fixes
2011-10-09 Sven Strickrothinclude version information in git2.dll on Windows
2011-10-09 Sven Strickrothput version information in separate file
2011-10-09 Sven Strickrothlibgit2 doesn't use -LIB define
2011-10-07 Vicent MartíMerge pull request #439 from carlosmn/network-examples
2011-10-05 Vicent Marticmake: Set the old test suite as default for the release
2011-09-28 Vicent Martimsvc: Disable warnings in header file
2011-09-27 Carlos Martín NietoFix dev branch under MSVC
2011-09-22 Vicent MartíMerge pull request #421 from nulltoken/ntk/fix/config...
2011-09-22 Vicent MartiAdd HTTP sources to Clay suite
2011-09-22 Vicent MartíMerge pull request #405 from carlosmn/http-ls
2011-09-19 Vicent MartíMerge pull request #384 from kiryl/warnings
2011-09-19 Vicent MartíMerge pull request #397 from lambourg/development
2011-09-19 Vicent MartíMerge pull request #394 from carlosmn/tree-fromindex
2011-09-19 Vicent MartíMerge pull request #398 from carlosmn/config-autohome
2011-09-19 Vicent MartíMerge pull request #393 from schu/unused-but-set-variable
2011-09-19 Vicent MartíMerge pull request #392 from sschuberth/development
2011-09-19 Vicent MartíMerge pull request #400 from boyski/fixup-examples
2011-09-19 Vicent MartíMerge pull request #399 from carlosmn/free-null
2011-09-19 Vicent MartíMerge pull request #411 from boyski/gcc4
2011-09-16 Vicent MartiRename Clay target in CMakeLists
2011-09-16 Vicent MartiAdd sample "Status" clay tests
2011-09-14 Vicent MartiCome out and Clay
2011-09-09 Carlos Martín Nietohttp: add http-parser
2011-09-02 Vicent MartíMerge pull request #388 from lambourg/master
2011-08-30 Kirill A. ShutemovCMakefile: add -Wmissing-prototypes and fix warnings
2011-08-30 Kirill A. ShutemovCMakefile: add -Wstrict-prototypes and fix warnings
2011-08-30 Kirill A. ShutemovCMakefile: add -Wstrict-aliasing=2 and fix warnings
2011-08-30 Vicent MartíMerge pull request #380 from kiryl/no-release-debug
2011-08-25 Kirill A. ShutemovCMakeLists: no need in split debug/release build
2011-08-12 Vicent MartíMerge pull request #365 from carlosmn/pkg-config
2011-08-12 Carlos Martín NietoReally fix pkg-config
2011-08-10 Vicent MartíMerge pull request #359 from nulltoken/ntk/fix/discover...
2011-08-10 Vicent MartíMerge pull request #355 from jdavid/fix-build
2011-08-10 Vicent MartíMerge pull request #360 from belkiss/development
2011-08-09 Lambert CLARAFix installation of libgit2.pc file
2011-08-08 Vicent MartíMerge pull request #357 from carlosmn/calling-convention
2011-08-07 Vicent MartíMerge pull request #358 from carlosmn/pkg-config
2011-08-07 Carlos Martín NietoCreate and install pkg-config file
2011-08-06 Carlos Martín NietoUse __stdcall by default on Windows
2011-07-17 Vicent MartíMerge pull request #327 from carlosmn/solaris
2011-07-17 Carlos Martín Nietonet: link necessary libraries in Solaris
2011-07-12 Vicent MartíMerge pull request #321 from letolabs/readme
2011-07-06 Vicent MartíMerge pull request #306 from carlosmn/development
2011-07-06 Carlos Martín NietoFix network MSYS compilation
2011-07-05 Vicent MartíMerge pull request #300 from carlosmn/gsoc2011/master
2011-07-03 Vicent Martibuild: Move OS-specific compat to their own folders
2011-07-01 Kirill A. Shutemovcleanup: remove trailing spaces
2011-07-01 Tim Hardercmake: Use system zlib if found on non-Windows systems
2011-07-01 Vicent Martizlib: Declare preprocessor directives at build time
2011-07-01 Vicent Martibuild: Simplify build structure
2011-06-30 Vicent Marticommon: Force 64 bit fileops at compile time
2011-06-26 Vicent MartíMerge pull request #276 from carlosmn/development
2011-06-26 Carlos Martín NietoBring back GCC flags
2011-06-23 Vicent Marticmake: Do not pass `/Tc` to MSVC
2011-06-17 Vicent Marticmake: Build shared library by default
2011-06-17 Vicent Martiwindows: Disable Runtime checks
2011-06-17 Vicent MartíMerge pull request #264 from nulltoken/patch-2
2011-06-16 <emeric.fermas... Fix misleading comment in CMake build script
2011-06-16 Vicent MartíMerge pull request #248 from carlosmn/config
2011-06-15 Vicent MartíMerge pull request #261 from Romain-Geissler/discovery...
2011-06-15 Vicent MartíMerge pull request #251 from nulltoken/fix/msvc-warnings
2011-06-15 Vicent MartíMerge pull request #260 from nulltoken/fix/git_index_add
2011-06-14 Vicent MartiAdd CTest support for CI
2011-06-14 EmPort MSVC specific Waf compilation flags to CMake and...
2011-06-14 Vicent Martibuild: Cleanup CMake
2011-06-14 Vicent Martibuild: Drop waf support
2011-06-14 Vicent MartiRemove custom backends
2011-03-31 Carlos Martín NietoMerge upstream/development
2011-03-21 Vicent MartiUpdate CMakeLists.txt to support threadsafe
2011-03-16 Vicent MartiDefine NO_GZIP in zconf.h instead of at compile time
2011-03-15 Vicent MartiAdd ZLib as a built-in dependency
2011-03-03 Vicent MartiFix compilation when using CMake in Windows
2011-03-03 Vicent MartiMove the external includes folder from `src` to `include`
2011-02-08 Vicent MartiMerge branch 'git-reference-creation-tests' of https...
2011-02-08 Przemyslaw PawelczykFurther improve SQLite support for CMake users.
2011-02-07 Przemyslaw PawelczykFix SQLite support for CMake users.
2011-02-07 Vicent MartiAdd proper version management
next