Commit Graph

19 Commits (master)

Author SHA1 Message Date
Daniel Kolesa 1a6b137935 migrate to current libcubescript api 2021-04-04 20:33:13 +02:00
Daniel Kolesa 537511faa2 fix build 2017-04-17 17:14:28 +02:00
Daniel Kolesa 9ba9b213ed c++1z 2017-01-29 21:48:03 +01:00
Daniel Kolesa 7abc5231f2 update according to libcubescript changes 2016-09-10 23:10:23 +02:00
Daniel Kolesa f90a2fe474 merge glob matching into main 2016-08-02 22:37:26 +01:00
Daniel Kolesa e8901e2fae split threadpool into a separate header 2016-08-02 21:49:10 +01:00
Daniel Kolesa 5bd9f470f4 fixes and cleanups 2016-08-02 19:54:05 +01:00
Daniel Kolesa a36e9d021a style updates 2016-08-01 00:09:29 +01:00
Daniel Kolesa 3e539cf4a3 fix shadow warnings 2016-03-04 21:33:42 +00:00
Daniel Kolesa 7f91885886 remove globs.hh 2016-02-13 20:47:54 +00:00
Daniel Kolesa 0a10de5880 no need to link against stdthreads 2016-01-24 15:33:48 +00:00
Daniel Kolesa 20d423b594 get rid of pthread usage (use new octastd threading) 2016-01-23 22:38:59 +00:00
Daniel Kolesa bfe9d5aff2 switch to c++14 and make use of generalized lambda capture 2015-12-13 21:10:18 +00:00
Daniel Kolesa 4fe2b2f7db merge tpool.hh into main.cc 2015-11-27 22:11:46 +00:00
Daniel Kolesa cf8d70289b use shorter var names 2015-11-15 17:28:54 +00:00
Daniel Kolesa 2ed36fe7c9 remove rule-, add duprule to duplicate a rule with new deps 2015-11-14 01:28:07 +00:00
Daniel Kolesa 3f80d998a2 fix incorrect rule find logic (always prefer "exact" rules) 2015-11-14 01:08:27 +00:00
Daniel Kolesa 5461815ae3 build into separate object files to prevent conflicts with makefile results 2015-11-13 19:08:48 +00:00
Daniel Kolesa 1e4fa93847 add octabuild build file for octabuild itself 2015-11-12 21:23:56 +00:00