Eelco Dolstra
0064599a27
* String interpolation. Expressions like
...
"--with-freetype2-library=" + freetype + "/lib"
can now be written as
"--with-freetype2-library=${freetype}/lib"
An arbitrary expression can be enclosed within ${...}, not just
identifiers.
* Escaping in string literals: \n, \r, \t interpreted as in C, any
other character following \ is interpreted as-is.
* Newlines are now allowed in string literals.
2006-05-01 14:01:47 +00:00
..
2006-03-01 16:26:13 +00:00
2004-10-27 12:41:53 +00:00
2005-05-18 17:19:21 +00:00
2006-03-01 16:26:13 +00:00
2006-03-01 16:26:13 +00:00
2005-07-25 15:05:34 +00:00
2005-07-25 15:05:34 +00:00
2006-03-01 16:26:13 +00:00
2006-03-01 16:26:13 +00:00
2004-10-27 12:41:53 +00:00
2004-10-27 12:41:53 +00:00
2006-03-01 16:26:13 +00:00
2006-03-01 16:26:13 +00:00
2004-10-27 12:41:53 +00:00
2004-10-27 12:41:53 +00:00
2005-05-18 17:19:21 +00:00
2005-05-18 17:19:21 +00:00
2004-10-27 12:41:53 +00:00
2004-10-27 12:41:53 +00:00
2004-10-27 12:41:53 +00:00
2004-10-27 12:41:53 +00:00
2004-10-27 12:41:53 +00:00
2004-10-27 12:41:53 +00:00
2006-05-01 14:01:47 +00:00
2006-05-01 14:01:47 +00:00
2005-11-17 11:58:22 +00:00
2005-11-04 14:50:33 +00:00
2005-03-10 11:33:46 +00:00
2005-03-10 11:33:46 +00:00
2005-03-10 11:33:46 +00:00
2005-03-10 11:33:46 +00:00
2005-03-10 11:33:46 +00:00
2004-10-27 12:41:53 +00:00
2004-10-27 12:41:53 +00:00
2004-10-27 13:00:31 +00:00
2004-10-27 13:00:31 +00:00
2004-10-27 13:12:58 +00:00
2004-10-27 13:12:58 +00:00
2004-10-27 12:41:53 +00:00
2004-10-27 12:41:53 +00:00