summaryrefslogtreecommitdiff
path: root/src/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Use /proc/self/exe to detect colm build directoryVictor Westerhuis2021-12-111-5/+14
* if buildDir is not set with -B, try to find a defaultAdrian Thurston2021-12-111-0/+19
* Fix some spelling errorsVictor Westerhuis2021-12-061-1/+1
* Honor includedir and libdir settingsVictor Westerhuis2021-12-041-3/+3
* Honor CC and CFLAGS environment variablesVictor Westerhuis2021-12-041-4/+15
* Delete automatic detection of running in-sourceVictor Westerhuis2021-12-041-83/+18
* fix: check enable_static and enable_shared and link libcolm appropriatelyAdrian Thurston2021-11-271-0/+7
* removed duplicate version COLM_VERSIONAdrian Thurston2020-12-231-2/+2
* use a static link with libcolm.a when running out of the source treeAdrian Thurston2020-03-221-2/+4
* moved source files into commit repositoryAdrian Thurston2020-03-141-0/+836
* moved the original colm src dir to /colmAdrian Thurston2019-09-081-798/+0
* version bump to 0.13.0.7Adrian Thurston2019-05-141-1/+1
* use rpath for linking when running from installedAdrian Thurston2018-07-151-1/+2
* updated Copyright yearsAdrian Thurston2018-03-041-2/+2
* be consistent with the in-source boolean semanticsAdrian Thurston2017-07-211-19/+18
* handle the in-source-tree case when built by libtoolAdrian Thurston2017-07-201-13/+33
* refactored compileOutput and made -I and -L workPeter Reijnders2017-01-061-83/+79
* correct name of realm names var, use var instead of stringsPeter Reijnders2016-12-191-8/+9
* usage improvements from Peter ReijndersAdrian Thurston2016-12-191-2/+12
* migrated from GPLv2 to MIT licenseAdrian Thurston2016-12-131-17/+18
* an automated include convention improvement from Peter ReijndersAdrian Thurston2016-12-131-12/+4
* implemented a const-string define option -Ename=valAdrian Thurston2016-07-281-4/+21
* main needs to use -lcolm nowAdrian Thurston2016-07-061-2/+2
* added an option, -b, for specifying the name of the program objectAdrian Thurston2015-11-271-2/+15
* load and generate accessors for $$ and $rhselAdrian Thurston2015-10-071-1/+0
* put reducer code in its own file, use local parse tree poolAdrian Thurston2015-10-051-5/+41
* first cut of C extensionsAdrian Thurston2015-04-011-3/+33
* revert "removed GPL license file and stripped GPL headers"Adrian Thurston2015-01-231-0/+17
* renamed parsedata.h -> compiler.hAdrian Thurston2014-12-121-1/+1
* removed GPL license file and stripped GPL headersAdrian Thurston2014-10-221-17/+0
* do an open check in the include loadAdrian Thurston2014-09-071-5/+15
* make -o work for binary compilation, bump to 0.12.1Adrian Thurston2014-06-161-0/+3
* fixed the input open checkAdrian Thurston2013-06-081-1/+1
* renamed colm dir to srcAdrian Thurston2013-06-081-0/+670
* revert "moved 'colm' dir to 'src'"Adrian Thurston2012-08-011-623/+0
* moved 'colm' dir to 'src'Adrian Thurston2012-07-011-0/+623