9e43bf1fbe
Accepting request 162947 from devel:tools:building
Stephan Kulow
2013-04-06 17:53:46 +00:00
da7b176380
Accepting request 162947 from devel:tools:building
Stephan Kulow
2013-04-06 17:53:46 +00:00
be8e3ce8d2
Accepting request 162904 from home:llunak:branches:devel:tools:building
Dirk Mueller2013-04-06 01:04:51 +00:00
d21643fabe
Accepting request 162904 from home:llunak:branches:devel:tools:building
Dirk Mueller2013-04-06 01:04:51 +00:00
5b24146692
Accepting request 150290 from devel:tools:building
Stephan Kulow
2013-01-31 13:49:54 +00:00
8d6daaa126
Accepting request 150290 from devel:tools:building
Stephan Kulow
2013-01-31 13:49:54 +00:00
b9a0fb022c
- install COPYING, README.md and NEWS as useful user documentation
Dirk Mueller2013-01-29 13:06:41 +00:00
c665150e69
- install COPYING, README.md and NEWS as useful user documentation
Dirk Mueller2013-01-29 13:06:41 +00:00
7c2948e95e
Accepting request 149785 from home:llunak:branches:devel:tools:building
Dirk Mueller2013-01-28 16:33:11 +00:00
c57e63aaaf
Accepting request 149785 from home:llunak:branches:devel:tools:building
Dirk Mueller2013-01-28 16:33:11 +00:00
9938041b84
- update to 0.9.98.3 (1.0rc5) - fix cap_ng support - chmod/chown envs dir when preparing this - be more careful when cleaning up envs directory - cleanup envs dir in %post in specfile - install clang/clang++ wrappers symlinks conditionally again - add the README.md to the tar - mild relicensing, the code taken from ksysguardd is really a minor part by now
Stephan Kulow
2013-01-09 15:47:46 +00:00
58522075c4
- update to 0.9.98.3 (1.0rc5) - fix cap_ng support - chmod/chown envs dir when preparing this - be more careful when cleaning up envs directory - cleanup envs dir in %post in specfile - install clang/clang++ wrappers symlinks conditionally again - add the README.md to the tar - mild relicensing, the code taken from ksysguardd is really a minor part by now
Stephan Kulow
2013-01-09 15:47:46 +00:00
51c86de27d
- update to 0.9.98.2 (1.0rc4) - suse: Backports from OBS and create symlinks in /opt/icecream/bin on openSUSE <= 12.2. - fix libexec dir name in opensuse specfile - icecream doesn't use m4 directory - explicit configure option for whether to use clang's include rewriting - use the clang rewrite options in opensuse specfile - fix builddir != srcdir - icecream user on suse is 'icecream', not 'icecc' - do not remove env. basedir itself - do not chown() with root uid - do not complain needlessly about missing icecc user - Fix icecc-create-env for relative paths - Use docbook2man to generate manpages rather than KDE calls.
Stephan Kulow
2013-01-06 08:20:24 +00:00
668c713041
- update to 0.9.98.2 (1.0rc4) - suse: Backports from OBS and create symlinks in /opt/icecream/bin on openSUSE <= 12.2. - fix libexec dir name in opensuse specfile - icecream doesn't use m4 directory - explicit configure option for whether to use clang's include rewriting - use the clang rewrite options in opensuse specfile - fix builddir != srcdir - icecream user on suse is 'icecream', not 'icecc' - do not remove env. basedir itself - do not chown() with root uid - do not complain needlessly about missing icecc user - Fix icecc-create-env for relative paths - Use docbook2man to generate manpages rather than KDE calls.
Stephan Kulow
2013-01-06 08:20:24 +00:00
df33b23962
- update to 0.9.98.1 (1.0rc3) - install icecc links in a more convenient dir - fix for assembler usage during kvm builds - fix generation of man pages - some readme generated from en.opensuse.org content - update autoconf and automake macros - install clang++ clang symlinks unconditionally. - move openSUSE's rpm install scripts to suse/Makefile.am. - links installation should be pkglibexec instead of libexec - rename scheduler to icecc-scheduler to avoid name clash - change to an unprivileged user when running the scheduler as root. - move scheduler logs to icecc specific dir - ignore if meinproc is not avilable - version bump minilzo to 2.0.6.
Stephan Kulow
2012-12-26 09:09:55 +00:00
ce188ff6d9
- update to 0.9.98.1 (1.0rc3) - install icecc links in a more convenient dir - fix for assembler usage during kvm builds - fix generation of man pages - some readme generated from en.opensuse.org content - update autoconf and automake macros - install clang++ clang symlinks unconditionally. - move openSUSE's rpm install scripts to suse/Makefile.am. - links installation should be pkglibexec instead of libexec - rename scheduler to icecc-scheduler to avoid name clash - change to an unprivileged user when running the scheduler as root. - move scheduler logs to icecc specific dir - ignore if meinproc is not avilable - version bump minilzo to 2.0.6.
Stephan Kulow
2012-12-26 09:09:55 +00:00
f0bdd7cf57
change sources
Stephan Kulow
2012-12-20 12:10:57 +00:00
84479d7c14
change sources
Stephan Kulow
2012-12-20 12:10:57 +00:00
0322df7aa3
we need user icecc now
Stephan Kulow
2012-12-20 11:20:08 +00:00
c8c05760b7
we need user icecc now
Stephan Kulow
2012-12-20 11:20:08 +00:00
0fb5b09c05
new version
Stephan Kulow
2012-12-18 21:46:57 +00:00
e21b973342
new version
Stephan Kulow
2012-12-18 21:46:57 +00:00
f680ac59bf
- update to 0.9.97 (1.0rc1) - support for Clang compiler Clang now should work out of the box just like GCC. Clang with -frewrite-includes option is recommended (3.2+ or patched). - support 'icecc <compilername>' properly - try to avoid compiling on the local machine if it is busy - do not use old compiler if it was changed while icecream daemon was running - verify if remote hosts can actually be used for compilation (avoids problems with old kernel versions) - support for custom compiler plugins (GCC/Clang) - fix gcc 4.6 support - reduce usage of PATH_MAX for better portability - fix build-native to add default GNU assembler - fix SIGSEGV calling build_native without args - parse @file option - skip .[h,hpp] header files and check precompiled headers from -include opts - move log and socket to an icecc especific folder - rename nobody to user - add support for libcap-ng - moving to https://github.com/icecc/icecream - add clang wrapper symlinks - allow normal users to actually connect to the daemon's unix socket - rebuild environment if the compiler changes - check if the remote node can actually use an environment - setting to avoid using hosts where the environment cannot be checked - add [compiler] to the command line template in --help - support for compiler plugins / multiple native environments - do not create environments containing both gcc and clang - check env cache size also when creating new native environment - keep native envs longer only if there aren't too many
Stephan Kulow
2012-12-18 10:44:35 +00:00
1de341129f
- update to 0.9.97 (1.0rc1) - support for Clang compiler Clang now should work out of the box just like GCC. Clang with -frewrite-includes option is recommended (3.2+ or patched). - support 'icecc <compilername>' properly - try to avoid compiling on the local machine if it is busy - do not use old compiler if it was changed while icecream daemon was running - verify if remote hosts can actually be used for compilation (avoids problems with old kernel versions) - support for custom compiler plugins (GCC/Clang) - fix gcc 4.6 support - reduce usage of PATH_MAX for better portability - fix build-native to add default GNU assembler - fix SIGSEGV calling build_native without args - parse @file option - skip .[h,hpp] header files and check precompiled headers from -include opts - move log and socket to an icecc especific folder - rename nobody to user - add support for libcap-ng - moving to https://github.com/icecc/icecream - add clang wrapper symlinks - allow normal users to actually connect to the daemon's unix socket - rebuild environment if the compiler changes - check if the remote node can actually use an environment - setting to avoid using hosts where the environment cannot be checked - add [compiler] to the command line template in --help - support for compiler plugins / multiple native environments - do not create environments containing both gcc and clang - check env cache size also when creating new native environment - keep native envs longer only if there aren't too many
Stephan Kulow
2012-12-18 10:44:35 +00:00
33285c84a4
Accepting request 110688 from devel:tools:building
Stephan Kulow
2012-03-23 10:48:59 +00:00
7a10fd3e01
Accepting request 110688 from devel:tools:building
Stephan Kulow
2012-03-23 10:48:59 +00:00
44d36a5b20
- make linux 3 based kernel hosts incompatible with the rest, just as a workaround for glibc becoming incompatble
Dirk Mueller2012-03-22 17:03:37 +00:00
17ad674009
- make linux 3 based kernel hosts incompatible with the rest, just as a workaround for glibc becoming incompatble
Dirk Mueller2012-03-22 17:03:37 +00:00
095d51fc1f
replace license with spdx.org variant
Stephan Kulow
2011-12-06 17:18:56 +00:00
5d8d837eef
replace license with spdx.org variant
Stephan Kulow
2011-12-06 17:18:56 +00:00
94f1f9c742
Autobuild autoformatter for 70687
Sascha Peilicke
2011-05-19 11:45:29 +00:00
d6814b9506
Autobuild autoformatter for 70687
Sascha Peilicke
2011-05-19 11:45:29 +00:00