Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
29 check-ins related to "cmake-ide"
|
2020-08-09
| ||
| 21:45 | Merge in trunk; resolve conflicts Closed-Leaf check-in: 7cfbf66a02 user: ashepilko tags: cmake-ide | |
| 13:49 | Revise and simplify the list of 1st-tier commands that are shown by the "fossil help" command. check-in: 84f697e570 user: drh tags: trunk | |
|
2020-01-09
| ||
| 23:50 | Merge in trunk check-in: 001eb6d506 user: ashepilko tags: cmake-ide | |
| 23:02 | Fix build errors when using MSVC version that has no 'stdint.h' check-in: c6ae8584b1 user: ashepilko tags: trunk | |
| 18:26 | Add the debug and autoconfig compile definitions; needed for source browsing. check-in: fabe2d41e8 user: ashepilko tags: cmake-ide | |
| 17:57 | Merge in trunk check-in: 4d8aecdfcf user: ashepilko tags: cmake-ide | |
|
2020-01-08
| ||
| 19:18 | Clarified point 2.2 of fossil-v-git.wiki, adding more info about the sizes of Fossil vs Git in response to comments on this Hacker News posting: https://news.ycombinator.com/item?id=21974942 check-in: 9dcb3de471 user: wyoung tags: trunk | |
|
2018-09-19
| ||
| 21:00 | Add docs on using IDE for Fossil development. check-in: 7d2be6f824 user: ashepilko tags: cmake-ide | |
| 20:19 | Merge updates from trunk. check-in: 2269309f92 user: ashepilko tags: cmake-ide | |
| 19:55 | Ignore errors in the clean target commands. check-in: 27c7a49191 user: ashepilko tags: trunk | |
|
2018-09-14
| ||
| 21:15 | Describe the debugging options. check-in: d364933abc user: ashepilko tags: cmake-ide | |
| 19:13 | Merge updates from trunk. check-in: f59c9ecb5e user: ashepilko tags: cmake-ide | |
| 12:53 | Update the change log. check-in: d78f1f3c59 user: drh tags: trunk | |
|
2018-08-08
| ||
| 01:27 | Fix the MSVC specific link flags. check-in: 27c4e7b02d user: ashepilko tags: cmake-ide | |
|
2018-08-07
| ||
| 17:55 | Adjust include directories list to pick up autoconfig.h check-in: ad12f35c98 user: ashepilko tags: cmake-ide | |
|
2018-08-04
| ||
| 11:08 | Pass the build command in verbatim mode. check-in: 2809447506 user: ashepilko tags: cmake-ide | |
| 11:01 | Enumerate tests to preserve the order, MSVS2017 does not seem to follow test dependencies. check-in: a5dff3141f user: ashepilko tags: cmake-ide | |
| 10:55 | Change the order of extra build flags to allow overrides. check-in: f59ccb03a8 user: ashepilko tags: cmake-ide | |
| 10:47 | Fix PDB file handling; should apply only for Debug build. check-in: b7430ba100 user: ashepilko tags: cmake-ide | |
|
2018-08-02
| ||
| 11:58 | Merge updates from trunk. check-in: b6a0c0015d user: mistachkin tags: cmake-ide | |
| 11:56 | Use the native directory separator for the extra files in the MSVC makefile. check-in: 774bdc8355 user: mistachkin tags: trunk | |
| 11:44 | Improve comment. check-in: f9ba9d94ac user: mistachkin tags: cmake-ide | |
| 09:55 | Allow out-of-source build with MSVC on Windows. check-in: fc8281ee9c user: ashepilko tags: cmake-ide | |
| 09:37 | Allow reading the list of input resources from a file with --reslist option. check-in: ba8ba160f9 user: ashepilko tags: cmake-ide | |
| 09:24 | Build Fossil via ExternalProject check-in: cddc7bb0e4 user: ashepilko tags: cmake-ide | |
| 08:32 | Merge from trunk. check-in: 19997e99c4 user: ashepilko tags: cmake-ide | |
| 08:10 | Create new branch named "cmake-ide" check-in: 2150860bed user: ashepilko tags: cmake-ide | |
| 06:54 | Refactor to fix an unused var warning in debug build check-in: 811333a501 user: ashepilko tags: trunk | |
|
2011-06-16
| ||
| 23:14 | A CMake file from Thomas Schnurrenberger. Saved for reference. After some experimentation with cmake, the thinking is we will probably go in a different direction. Closed-Leaf check-in: d167b79e66 user: drh tags: cmake | |