]> git.proxmox.com Git - libgit2.git/history - wscript
config: Cleanup & renaming of the external API
[libgit2.git] / wscript
2011-05-19 Vicent MartíMerge pull request #193 from carlosmn/config
2011-05-19 Vicent MartíMerge pull request #141 from jpfender/unmerged
2011-05-19 Vicent MartíMerge pull request #197 from schu/errors
2011-05-18 Vicent MartíMerge pull request #194 from schu/must-pass-ret
2011-05-18 Vicent MartíMerge pull request #195 from RomainMuller/master
2011-05-18 Romain MullerHave wscript use the environment-provided CFLAGS as...
2011-05-17 Jakob PfenderMerge branch 'development' into unmerged
2011-05-17 Vicent MartíMerge pull request #116 from carlosmn/test-naming
2011-05-05 Carlos Martín NietoMerge remote-tracking branch 'upstream/development...
2011-04-23 Vicent MartíMerged pull request #115 from jpfender/index-flags.
2011-04-23 Vicent MartíMerged pull request #135 from carlosmn/valgrind.
2011-04-23 Vicent MartíMerged pull request #139 from jpfender/merge-head-file.
2011-04-23 Vicent MartíMerged pull request #140 from jpfender/insert-replace.
2011-04-21 Vicent MartíMerged pull request #138 from trentm/development.
2011-04-21 Trent Mickfix solaris build
2011-04-15 Vicent MartiForce position independent code in Linux
2011-04-11 Carlos Martín NietoMerge upstream/development
2011-04-11 Jakob Pfendermerge branch development
2011-04-10 Vicent MartiImport 'with' from __future__ in the build script
2011-04-08 Dmitry Kovegaredis backend
2011-04-06 Carlos Martín NietoMerge remote-tracking branch 'upstream/development...
2011-04-02 Vicent MartiMerge branch 'tagging' of https://github.com/nulltoken...
2011-04-02 Vicent MartiMerge branch 'parse-tag-buffer' of https://github.com...
2011-03-31 Carlos Martín NietoMerge upstream/development
2011-03-31 Carlos Martín Nietowscript: Use -O0 on debug
2011-03-29 Olivier RamonatFix help message for waf configure --with-sqlite
2011-03-20 Vicent MartiThread safe cache
2011-03-16 Vicent MartiDefine NO_GZIP in zconf.h instead of at compile time
2011-03-15 Vicent MartiRevert changes in wscript file
2011-03-15 Vicent MartiAdd proper threading support to libgit2
2011-03-15 Vicent MartiAdd ZLib as a built-in dependency
2011-03-14 Vicent Martilibgit2 version 0.10.0, "very disco"
2011-03-03 Vicent MartiMove the external includes folder from `src` to `include`
2011-03-02 antongFix check for bad --sha1 option argument
2011-02-21 Olivier RamonatAdd --without-sqlite option to waf configure
2011-02-08 Vicent MartiMerge branch 'git-reference-creation-tests' of https...
2011-02-07 Vicent MartiAdd proper version management
2011-02-07 Vicent MartiMerge branch 'master' of https://github.com/saschpe...
2011-02-07 Vicent MartiMerge branch 'refs-handling-tests' of https://github...
2011-02-05 Vicent MartiMerge branch 'sqlite-backend'
2011-02-05 Vicent MartiAdd support for SQLite backends
2011-02-05 Vicent MartiMerge branch 'master' of https://github.com/jwiegley...
2011-02-02 Vicent MartiRewrite the unit testing suite
2011-01-08 Vicent MartiMerge branch 'master' of https://github.com/Neopallium...
2011-01-08 Alex BudovskiRevised build configuration for MSVC.
2011-01-03 Vicent MartiFind proper path to 'ldconfig' on wscript
2010-12-23 nulltokenMerge branch 'master' into repo-init
2010-12-22 Vicent MartiPrevent test manifests from being run
2010-12-22 Vicent MartiMerge branch 'call-ldconfig-on-unix' of https://github...
2010-12-22 Vicent MartiMerge branch 'waf-pkgconfig-typo' of https://github...
2010-12-22 Vicent MartiLink tests with the raw objects
2010-12-22 Vicent MartiFix test builds in Win32
2010-12-22 Marco VillegasRun ldconfig on install at unix platforms.
2010-12-22 Marco Villegasminor: Let waf write the right values for prefix and...
2010-12-19 Vicent MartiMerge branch 'repo-init' of https://github.com/nulltoke...
2010-12-18 Vicent MartiLink tests with shared library, not static
2010-12-10 Vicent MartiTests now run with the resources folder as a hardcoded...
2010-12-10 Vicent MartiMove documentation generation to the Waf system
2010-12-06 Vicent MartiChange the library include file
2010-12-05 Vicent MartiChange include structure for the project
2010-11-24 Vicent MartiImprove build system for MSVC
2010-11-23 Vicent MartiMake the test suite depend on the static library
2010-11-23 Vicent MartiAdd --debug flag to toggle debugging
2010-11-23 Vicent MartiUse the proper Zlib version with MSVC
2010-11-23 Vicent MartiFix compilation in Win32
2010-11-23 Vicent MartiAdd library dependencies to the build
2010-11-23 Scott Chaconadd library includes, remove Makefile and readme update...
2010-11-23 Vicent MartiAdd separate commands for all possible actions
2010-11-23 Vicent MartiAdd more features to the build system
2010-11-23 Vicent MartiChange to waf as the buildsystem