summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* containing package versioned X and sub-packages X.YAdrian Thurston2019-12-311-2/+2
| | | | | Containing package (colm-suite) will start at version 1. This first release will contain colm 0.14 and ragel 7.0. refs #101
* fixes for running the test suite out of a "make dist" tarballAdrian Thurston2019-11-241-0/+2
| | | | | Currently disabled the test dirs that are not automake based because they do not work with make dist.
* 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