Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-02 | cmake: GitRelease: commit_opts should be commit_options | Roger Leigh | 1 | -1/+1 | |
2013-10-01 | cmake: Source release policy from source dir | Roger Leigh | 1 | -2/+2 | |
2013-10-01 | cmake: Split out release settings into GitReleasePolicy | Roger Leigh | 2 | -0/+9 | |
2013-09-30 | cmake: Add distdir GitRelease target | Roger Leigh | 1 | -20/+26 | |
Use to add ChangeLog to the release. | |||||
2013-09-29 | build: Add cmake build infrastructure | Roger Leigh | 3 | -0/+1157 | |
This permits building using cmake rather than the existing autoconf/automake/libtool infrastructure. The autotools- based build may be removed in future commits, but either may be used until that point. |