summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* build ragel programsAdrian Thurston2019-09-081-0/+3
|
* cmake export from project directoryKonstantin Podsvirov2019-08-061-0/+3
|
* Add CMake projectKonstantin Podsvirov2018-01-291-0/+6
| | | | | | | | | | | | | Now implemented: - Bootstrap `colm` program from sources; - Install target `colm::coml` and `colm::libcolm` via CMake's `colm` package. Shadow build support via CMake. Tested with MSYS2 and MinGW-w64 on Windows and with GCC on Linux. Detected issue when sizeof(word_t) < sizeof(void*).
* runtests: respond to signals by exitingAdrian Thurston2014-11-211-0/+1
|
* added pkgbuild control fileAdrian Thurston2014-10-201-0/+1
|
* meaning of push/pop in list functions changedAdrian Thurston2014-07-011-0/+2
| | | | | | * The push and pop functions now alter the head of the list. * Renamed append/remove_end to push_end/pop_end. * Added push_head and pop_head.
* automated conversion of svn:ignore properties to .gitignore files on trunkAdrian Thurston2012-04-281-0/+14