2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-12-02 06:50:26 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Nagy
a29f775851 Merge from Jerome's branch 2014-01-14 02:31:08 +01:00
Thomas Nagy
12b1212f4d
command-line options override environment variables, and not the other way around 2014-01-06 15:00:45 +01:00
Thomas Nagy
68acc6a2b9
Return the column count on windows 2014-01-05 11:23:49 +01:00
Thomas Nagy
85bfd3eded
Minor changes in the logging system 2014-01-05 10:51:24 +01:00
Thomas Nagy
4107a0e29d
New option --color to control the coloring, and split the coloring from the output synchronization code 2014-01-05 01:39:32 +01:00
Thomas Nagy
cc6de0b989 Guess the console columns in the general case by trying stderr and then stdout 2013-11-10 06:02:04 +01:00
Thomas Nagy
319289ec3c Issue 1223 2013-06-09 09:47:18 +02:00
Thomas Nagy
1e2e7f6074 Issue 1323 2013-06-01 03:53:06 +02:00
Thomas Nagy
4e8fda5644 Fix for systems without threading - Issue 1323
Conflicts:

	ChangeLog
2013-05-30 21:18:26 +02:00
Thomas Nagy
34bb10d935 use colors only if stdout and stderr are both ttys 2012-05-27 23:43:43 +02:00
Thomas Nagy
64c38485c0 fix the terminal width detection, Issue 1101 2012-04-09 23:34:23 +02:00
Thomas Nagy
7033fb4767 convoluted solution for Issue 1101 2012-04-04 00:54:46 +02:00
Thomas Nagy
d8f192fbc2 remove more except: lines 2012-02-11 14:31:00 +01:00
Thomas Nagy
44a967e326 Initial commit 2011-09-10 11:13:51 +02:00