Fossil

Timeline
Login

Timeline

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: 7cfbf66a 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: 84f697e5 user: drh tags: trunk)
2020-01-09
23:50
Merge in trunk ... (check-in: 001eb6d5 user: ashepilko tags: cmake-ide)
23:02
Fix build errors when using MSVC version that has no 'stdint.h' ... (check-in: c6ae8584 user: ashepilko tags: trunk)
18:26
Add the debug and autoconfig compile definitions; needed for source browsing. ... (check-in: fabe2d41 user: ashepilko tags: cmake-ide)
17:57
Merge in trunk ... (check-in: 4d8aecdf 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: 9dcb3de4 user: wyoung tags: trunk)
2018-09-19
21:00
Add docs on using IDE for Fossil development. ... (check-in: 7d2be6f8 user: ashepilko tags: cmake-ide)
20:19
Merge updates from trunk. ... (check-in: 2269309f user: ashepilko tags: cmake-ide)
19:55
Ignore errors in the clean target commands. ... (check-in: 27c7a491 user: ashepilko tags: trunk)
2018-09-14
21:15
Describe the debugging options. ... (check-in: d364933a user: ashepilko tags: cmake-ide)
19:13
Merge updates from trunk. ... (check-in: f59c9ecb user: ashepilko tags: cmake-ide)
12:53
Update the change log. ... (check-in: d78f1f3c user: drh tags: trunk)
2018-08-08
01:27
Fix the MSVC specific link flags. ... (check-in: 27c4e7b0 user: ashepilko tags: cmake-ide)
2018-08-07
17:55
Adjust include directories list to pick up autoconfig.h ... (check-in: ad12f35c user: ashepilko tags: cmake-ide)
2018-08-04
11:08
Pass the build command in verbatim mode. ... (check-in: 28094475 user: ashepilko tags: cmake-ide)
11:01
Enumerate tests to preserve the order, MSVS2017 does not seem to follow test dependencies. ... (check-in: a5dff314 user: ashepilko tags: cmake-ide)
10:55
Change the order of extra build flags to allow overrides. ... (check-in: f59ccb03 user: ashepilko tags: cmake-ide)
10:47
Fix PDB file handling; should apply only for Debug build. ... (check-in: b7430ba1 user: ashepilko tags: cmake-ide)
2018-08-02
11:58
Merge updates from trunk. ... (check-in: b6a0c001 user: mistachkin tags: cmake-ide)
11:56
Use the native directory separator for the extra files in the MSVC makefile. ... (check-in: 774bdc83 user: mistachkin tags: trunk)
11:44
Improve comment. ... (check-in: f9ba9d94 user: mistachkin tags: cmake-ide)
09:55
Allow out-of-source build with MSVC on Windows. ... (check-in: fc8281ee user: ashepilko tags: cmake-ide)
09:37
Allow reading the list of input resources from a file with --reslist option. ... (check-in: ba8ba160 user: ashepilko tags: cmake-ide)
09:24
Build Fossil via ExternalProject ... (check-in: cddc7bb0 user: ashepilko tags: cmake-ide)
08:32
Merge from trunk. ... (check-in: 19997e99 user: ashepilko tags: cmake-ide)
08:10
Create new branch named "cmake-ide" ... (check-in: 2150860b user: ashepilko tags: cmake-ide)
06:54
Refactor to fix an unused var warning in debug build ... (check-in: 811333a5 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: d167b79e user: drh tags: cmake)