U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
Find a file
amrein 8d7a331cf9 - used 'tr' instead of ${variable^^} that only works in bash (for uppercase letter substitutions)
- removed 'function' keyword (only work in bash)
- replaced 'echo' by 'which echo' because in old /bin/sh, echo is replaced by an internal version that doesn't support escape character (-> we had no color in stdout)
- add --verbose parameter to 'doinstall' in Makefile in order to see installation details

git-svn-id: svn://ultimatepp.org/upp/trunk@10695 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-11 14:13:21 +00:00
autotest .autotest 2017-01-09 09:22:44 +00:00
autotst u++: init files removed 2016-11-12 06:36:54 +00:00
benchmarks .benchmarks 2016-11-15 10:21:27 +00:00
examples ScatterCtrl_Demo: Pedantic fixes and changes in PieCtrl 2017-01-07 17:42:47 +00:00
rainbow u++: init files removed 2016-11-12 06:36:54 +00:00
reference .reference 2017-01-05 12:58:52 +00:00
tutorial .tutorial 2016-12-20 13:42:01 +00:00
uppbox - used 'tr' instead of ${variable^^} that only works in bash (for uppercase letter substitutions) 2017-01-11 14:13:21 +00:00
uppdev u++: init files removed 2016-11-12 06:36:54 +00:00
uppsrc .cosmetics 2017-01-10 19:59:05 +00:00
uppsrc2 u++: init files removed 2016-11-12 06:36:54 +00:00
upptst u++: init files removed 2016-11-12 06:36:54 +00:00