]> rtime.felk.cvut.cz Git - omk.git/log
omk.git
13 years agoPreliminary support for Kconfig integration kconfig
Michal Sojka [Thu, 10 Mar 2011 23:00:33 +0000 (00:00 +0100)]
Preliminary support for Kconfig integration

13 years agowvtest: Output "Test function header"
Michal Sojka [Fri, 25 Feb 2011 07:25:23 +0000 (08:25 +0100)]
wvtest: Output "Test function header"

Previously, when something in the test failed before the test output
its header, it looked like the error occurred in the previous test. Now,
the header is the very first thing generated by make so the user see the
proper name of the failed test.

13 years agoDocument bin_SCRIPTS
Michal Sojka [Tue, 22 Feb 2011 16:14:55 +0000 (17:14 +0100)]
Document bin_SCRIPTS

13 years agoFix compilation of manual
Michal Sojka [Tue, 22 Feb 2011 16:07:11 +0000 (17:07 +0100)]
Fix compilation of manual

The manual includes files from test (to ensure that the documentation
matches the real behavior). Since we converted the tests to a different
format, we have to change the way how the files are included.

13 years agoCall submakes with --no-builtin-rules switch
Michal Sojka [Tue, 22 Feb 2011 15:44:44 +0000 (16:44 +0100)]
Call submakes with --no-builtin-rules switch

This fixes the bug described in the previous commit. Additionally
we also get a performance gain of about 20% (measured on the total
execution time of the testsuite).

13 years agoAdd test for bug in bin_SCRIPTS handling
Michal Sojka [Tue, 22 Feb 2011 15:18:38 +0000 (16:18 +0100)]
Add test for bug in bin_SCRIPTS handling

when the name of a script is 'x' and there is a newer file 'x.c' in the
same directory then make applies built-in implicit rules and attempts
to recreate x from x.c. This should not happen.

13 years agoDo not use WVSTART in test scripts - it is called automatically
Michal Sojka [Tue, 22 Feb 2011 15:14:58 +0000 (16:14 +0100)]
Do not use WVSTART in test scripts - it is called automatically

... in wvtest.sh

13 years agoFirst converted test to run under wvtest
Michal Sojka [Mon, 21 Feb 2011 23:06:48 +0000 (00:06 +0100)]
First converted test to run under wvtest

13 years agoRun test scripts via bash to have better location reporting
Michal Sojka [Mon, 21 Feb 2011 22:27:21 +0000 (23:27 +0100)]
Run test scripts via bash to have better location reporting

13 years agoRun all tests via Makefile
Michal Sojka [Mon, 21 Feb 2011 22:26:11 +0000 (23:26 +0100)]
Run all tests via Makefile

13 years agoFix functions.sh
Michal Sojka [Mon, 21 Feb 2011 22:21:51 +0000 (23:21 +0100)]
Fix functions.sh

13 years agoFix omk_config test output to be nicer (with newlines)
Michal Sojka [Mon, 21 Feb 2011 22:16:09 +0000 (23:16 +0100)]
Fix omk_config test output to be nicer (with newlines)

13 years agoInclude functions.sh from the correct directory
Michal Sojka [Mon, 21 Feb 2011 22:15:42 +0000 (23:15 +0100)]
Include functions.sh from the correct directory

13 years agoMove all tests to the root directory
Michal Sojka [Mon, 21 Feb 2011 22:06:15 +0000 (23:06 +0100)]
Move all tests to the root directory

13 years agoConvert functions.sh to make the old scripts runable with wvtest
Michal Sojka [Mon, 21 Feb 2011 22:02:21 +0000 (23:02 +0100)]
Convert functions.sh to make the old scripts runable with wvtest

- recreate files
- signalize error via wvtest protocol

13 years agoManually fix all_omk_subdirs test
Michal Sojka [Mon, 21 Feb 2011 22:01:09 +0000 (23:01 +0100)]
Manually fix all_omk_subdirs test

13 years agogit shoule ignore generated Makefile.rules
Michal Sojka [Mon, 21 Feb 2011 21:48:02 +0000 (22:48 +0100)]
git shoule ignore generated Makefile.rules

13 years agoRename runtest file according to the containing directory
Michal Sojka [Mon, 21 Feb 2011 21:45:52 +0000 (22:45 +0100)]
Rename runtest file according to the containing directory

In subdirectories some manual fixes were done.

13 years agoConvert test files to scripts that recreate them
Michal Sojka [Mon, 21 Feb 2011 21:33:51 +0000 (22:33 +0100)]
Convert test files to scripts that recreate them

(the next step to conversion to wvtest)

13 years agoRemove support for testing from snippets
Michal Sojka [Mon, 21 Feb 2011 19:21:12 +0000 (20:21 +0100)]
Remove support for testing from snippets

As we are migrating the testing framework to wvtest we will not use these.
The idea is that condition similat to those deleted by this patch will
be present in the test scripts.

13 years agoCovnert tests to wvtest and add test for bin_scripts
Michal Sojka [Mon, 21 Feb 2011 17:28:36 +0000 (18:28 +0100)]
Covnert tests to wvtest and add test for bin_scripts

13 years agoAdd wvtest scripts
Michal Sojka [Mon, 21 Feb 2011 16:06:42 +0000 (17:06 +0100)]
Add wvtest scripts

13 years agoAdd bin_SCRIPTS variable that causes files to be compied to _compiled/bin
Michal Sojka [Mon, 21 Feb 2011 15:49:45 +0000 (16:49 +0100)]
Add bin_SCRIPTS variable that causes files to be compied to _compiled/bin

13 years agowvtest: Set PATH and LD_LIBRARY_PATH as documented in manual
Michal Sojka [Thu, 17 Feb 2011 23:27:13 +0000 (00:27 +0100)]
wvtest: Set PATH and LD_LIBRARY_PATH as documented in manual

This change also implements quite and verbose variants of the make
output. The quite variant prints RUN and the short name of the
program/script to be run.

13 years agodoc: Complete wvtest documentation
Michal Sojka [Thu, 17 Feb 2011 23:09:16 +0000 (00:09 +0100)]
doc: Complete wvtest documentation

13 years agodoc: Do not convert png images to pdf
Michal Sojka [Thu, 17 Feb 2011 23:08:10 +0000 (00:08 +0100)]
doc: Do not convert png images to pdf

It is not necessary as pdftex handles png images as well as pdfs.

13 years agodoc/Makefile: Correct dependencies on .version
Michal Sojka [Thu, 17 Feb 2011 20:39:28 +0000 (21:39 +0100)]
doc/Makefile: Correct dependencies on .version

13 years agodoc: Change how is the version number included
Michal Sojka [Thu, 17 Feb 2011 20:26:07 +0000 (21:26 +0100)]
doc: Change how is the version number included

Now, we use @include command, whereas earlier we have edited the source
with sed. The current method has the advantage that error messages refer
directly to the source file instead of the automatically generated one.

13 years agodoc: Add skeleton of documentation for wvtest integration
Michal Sojka [Thu, 17 Feb 2011 16:25:53 +0000 (17:25 +0100)]
doc: Add skeleton of documentation for wvtest integration

13 years agoUpdate menus and nodes
Michal Sojka [Thu, 17 Feb 2011 16:25:09 +0000 (17:25 +0100)]
Update menus and nodes

13 years agodoc/Makefile: Remove bashism in clean target
Michal Sojka [Thu, 17 Feb 2011 16:24:38 +0000 (17:24 +0100)]
doc/Makefile: Remove bashism in clean target

13 years agoClarify documentation about headers and libraries
Michal Sojka [Thu, 17 Feb 2011 15:56:35 +0000 (16:56 +0100)]
Clarify documentation about headers and libraries

13 years agoUpdate copyright
Michal Sojka [Thu, 17 Feb 2011 15:56:07 +0000 (16:56 +0100)]
Update copyright

13 years agoqt: Set DEPENDPATH to generate dependencies on header files
Michal Sojka [Fri, 11 Feb 2011 13:59:08 +0000 (14:59 +0100)]
qt: Set DEPENDPATH to generate dependencies on header files

Without this, when some OMK managed hadere has changed, qmake didn't
recompile the QT application and it caused problems. Now, qmake
correctly generate dependencies to headers in _compiled/include.

13 years agowvtest: Link wvtest_PROGRAMS automatically with wvtest library
Michal Sojka [Fri, 10 Dec 2010 18:08:32 +0000 (19:08 +0100)]
wvtest: Link wvtest_PROGRAMS automatically with wvtest library

The name of the library can be specified by WVTEST_LIBRARY variable.
The default value is wvtest.

13 years agodoc: Reformulation of "Dependency Tracking"
Michal Sojka [Tue, 21 Sep 2010 20:38:24 +0000 (22:38 +0200)]
doc: Reformulation of "Dependency Tracking"

13 years agodoc: Minor correction
Michal Sojka [Tue, 21 Sep 2010 20:34:41 +0000 (22:34 +0200)]
doc: Minor correction

13 years agotester.py: Do not import nonexistent rulesdef
Michal Sojka [Thu, 29 Jul 2010 22:02:32 +0000 (00:02 +0200)]
tester.py: Do not import nonexistent rulesdef

rulesdef.py is not used for some time, but tester.py still depended on it.
This change recreates the data structuere provided by rulesdef.py on the
fly from the compiled Makefile.rules files.

I had a stale rulesdef.pyc on my laptop so I didn't discover this bug
until I recently upgraded to newer python version (2.6).

13 years agoRemove -C flag from install command
Michal Sojka [Thu, 29 Jul 2010 21:06:07 +0000 (23:06 +0200)]
Remove -C flag from install command

This flag is now useless, as the comparison must be (and is) done
before calling install. The -C flag was not available in older
versions of install (e.g. on Debian Lenny) so this change allows OMK
to be run on older systems.

13 years agoAdd mailing list to news
Michal Sojka [Tue, 20 Jul 2010 16:04:07 +0000 (18:04 +0200)]
Add mailing list to news

13 years agoAdd mailing list information
Michal Sojka [Tue, 20 Jul 2010 16:02:42 +0000 (18:02 +0200)]
Add mailing list information

13 years agoAdd wvtest_PROGRAMS
Michal Sojka [Mon, 21 Jun 2010 16:18:30 +0000 (18:18 +0200)]
Add wvtest_PROGRAMS

This builds the programs the same way as test_PROGRAMS and runs them
during make wvtest.

13 years agoAdd basic support for wvtest (unit testing framework)
Michal Sojka [Sun, 20 Jun 2010 09:30:47 +0000 (11:30 +0200)]
Add basic support for wvtest (unit testing framework)

http://github.com/apenwarr/wvtest

14 years agoComment out BACK2TOP_DIR
Michal Sojka [Fri, 2 Apr 2010 15:29:52 +0000 (17:29 +0200)]
Comment out BACK2TOP_DIR

This variable is never used in Makefile.rules. It was assigned
in every make instance and its assignment involved sed invocation. This
way, sed was uselessly invoked several hundred times during compilation
of bigger projects.

14 years agoPartially revert removal of cmp
Michal Sojka [Fri, 2 Apr 2010 14:21:17 +0000 (16:21 +0200)]
Partially revert removal of cmp

See commit 1fbceabc0a55dcfecbd3bd268223e6f6e767d197. We must call cmp
to not show CP/LN messages if we do not copy the header.

In this version, cmp is used directly in cp_cmd macro which makes the
include-pass-local rule more readable.

14 years agoPrint hints for users before starting compilation
Michal Sojka [Fri, 2 Apr 2010 13:44:14 +0000 (15:44 +0200)]
Print hints for users before starting compilation

This feature was inspired by Makefiles in notmuch project.

14 years agoCreate config.omk-default automatically
Michal Sojka [Fri, 2 Apr 2010 13:38:43 +0000 (15:38 +0200)]
Create config.omk-default automatically

14 years agoRemove useless variable CONFIG_FILE_OK
Michal Sojka [Fri, 2 Apr 2010 13:25:34 +0000 (15:25 +0200)]
Remove useless variable CONFIG_FILE_OK

14 years agoinclude-pass: Save a few sed invocations
Michal Sojka [Fri, 2 Apr 2010 13:20:49 +0000 (15:20 +0200)]
include-pass: Save a few sed invocations

This is yet another attempt to speed OMK up. Now, we use shell to do
pattern replacing for renamed_include_HEADERS instead of sed.

14 years agoinclude-pass: Make cp_cmd responsible for directory creation
Michal Sojka [Fri, 2 Apr 2010 12:52:49 +0000 (14:52 +0200)]
include-pass: Make cp_cmd responsible for directory creation

This saves several executions of mkdir if we copy headers with install -D.

14 years agoinclude-pass: Move the comment to separate line
Michal Sojka [Fri, 2 Apr 2010 12:33:56 +0000 (14:33 +0200)]
include-pass: Move the comment to separate line

When the comment was on the command line, shell has often been invoked
to just "interpret" the comment (when there were no commands before
the comment). Now, if there are no commands, shell is not invoked.

14 years agoRemove unnecessary subshell invocation from include pass
Michal Sojka [Fri, 2 Apr 2010 12:24:41 +0000 (14:24 +0200)]
Remove unnecessary subshell invocation from include pass

When we copied include files there were several places where a subshell
was invoked without a real reason. These places were modified to not use
subshell.

This should speed up include-pass a little bit.

14 years agoUse 'install' instead of 'cp' to copy headers
Michal Sojka [Fri, 2 Apr 2010 11:23:52 +0000 (13:23 +0200)]
Use 'install' instead of 'cp' to copy headers

By using install with -C parameter, we can save invocation of cmp and
make omk faster.

14 years agoUpdated kernelcfg2mk to work correctly with 2.6.33 kernel.
Pavel Pisa [Mon, 29 Mar 2010 09:04:01 +0000 (11:04 +0200)]
Updated kernelcfg2mk to work correctly with 2.6.33 kernel.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
14 years agoAdded FIXME comment
Michal Sojka [Sun, 21 Mar 2010 22:21:14 +0000 (23:21 +0100)]
Added FIXME comment

14 years agoFix bug in the previous commit when Makefile.omk is not in MAKERULES_DIR
Michal Sojka [Sun, 21 Mar 2010 21:00:54 +0000 (22:00 +0100)]
Fix bug in the previous commit when Makefile.omk is not in MAKERULES_DIR

14 years agoAllow sources in subdirectories
Michal Sojka [Sun, 21 Mar 2010 20:42:01 +0000 (21:42 +0100)]
Allow sources in subdirectories

When you have *_SOURCES=subdir/file.c the file.o should go to subdir
directory under _build, but this directory does not exist. It was
possible to workaround this limitation by adding SUBDIRS=subdir to
Makfile.omk and putting empty Makefile.omk to subdir.

With this change, the workaround is no longer necessary.

14 years agosysless: Switch order of LOADLIBES and *_MOREOBJS
Michal Sojka [Mon, 15 Mar 2010 08:15:38 +0000 (09:15 +0100)]
sysless: Switch order of LOADLIBES and *_MOREOBJS

This change was proposed by Tran Duy Khanh. He describes it as:

Pozmenil jsem poradi linkovani *_MOREOBJS a LOADLIBES, jinak se mi
slinkuje system_stub veci z libc driv nez system_stub syslessu. Myslim
si, ze i tak je to spravnejsi, protoze jinak se neda "prepsat" veci ze
standardni knihovny.

14 years agoSimplify titles in documentation
Michal Sojka [Fri, 5 Mar 2010 09:52:36 +0000 (10:52 +0100)]
Simplify titles in documentation

14 years agoDocument the problem with removing files from libraries
Michal Sojka [Fri, 5 Mar 2010 09:51:47 +0000 (10:51 +0100)]
Document the problem with removing files from libraries

14 years agoweb: Added link to syringe pump project
Michal Sojka [Wed, 27 Jan 2010 13:01:30 +0000 (14:01 +0100)]
web: Added link to syringe pump project

14 years agoAdded Ohloh "I use this" button
Michal Sojka [Wed, 27 Jan 2010 12:09:22 +0000 (13:09 +0100)]
Added Ohloh "I use this" button

14 years agoIncluded scripts to convert a51 assembly files to SDCC syntax.
Pavel Pisa [Mon, 25 Jan 2010 14:21:28 +0000 (15:21 +0100)]
Included scripts to convert a51 assembly files to SDCC syntax.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
14 years agoSDCC rules updated to honor AS and other values provided by config.omk.
Pavel Pisa [Mon, 25 Jan 2010 14:07:54 +0000 (15:07 +0100)]
SDCC rules updated to honor AS and other values provided by config.omk.

If sdas8031 is found it is used for AS instead of asx8051
to support upcoming SDCC-3.0 release.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
14 years agoRemoved forgotten Makefile.rules from a test
Michal Sojka [Wed, 20 Jan 2010 16:18:47 +0000 (17:18 +0100)]
Removed forgotten Makefile.rules from a test

14 years agoFixes to support overriding SUBDIRS from command line
Michal Sojka [Wed, 20 Jan 2010 16:18:03 +0000 (17:18 +0100)]
Fixes to support overriding SUBDIRS from command line

It is now possible to run 'make SUBDIRS=xxx' to compile only subdirectory
xxx and the current directory. It might be useful for speeding up
compilation of large projects if it is know that only small part of the
tree changed.

14 years agoMerge branch 'master' of pisa@rtime.felk.cvut.cz:/var/git/omk
Pavel Pisa [Wed, 20 Jan 2010 14:30:02 +0000 (15:30 +0100)]
Merge branch 'master' of pisa@rtime.felk.cvut.cz:/var/git/omk

14 years agoUpdated GCC+Sysless snippets to support generated sources.
Pavel Pisa [Wed, 20 Jan 2010 14:29:43 +0000 (15:29 +0100)]
Updated GCC+Sysless snippets to support generated sources.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
14 years agoAdded INVOCATION_DIR variable
Michal Sojka [Wed, 20 Jan 2010 13:59:43 +0000 (14:59 +0100)]
Added INVOCATION_DIR variable

the value of this variable is the relative path to the directory where
the user invoked "make".

14 years agoUse correct EXE_SUFFIX for Windows.
Pavel Pisa [Wed, 13 Jan 2010 09:53:05 +0000 (10:53 +0100)]
Use correct EXE_SUFFIX for Windows.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
14 years agoReleased v0.2 v0.2
Michal Sojka [Tue, 8 Dec 2009 12:50:09 +0000 (13:50 +0100)]
Released v0.2

14 years agoClean up after parralel_make test
Michal Sojka [Tue, 8 Dec 2009 12:20:43 +0000 (13:20 +0100)]
Clean up after parralel_make test

14 years agoAdded a test Makefile.omk which I forgot to commit earlier
Michal Sojka [Tue, 8 Dec 2009 11:56:32 +0000 (12:56 +0100)]
Added a test Makefile.omk which I forgot to commit earlier

14 years agoUpdated tarfile embedding code to generate object file compatible with target archite...
Pavel Pisa [Sun, 29 Nov 2009 17:35:33 +0000 (18:35 +0100)]
Updated tarfile embedding code to generate object file compatible with target architecture.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
14 years agoQT: qmake location can be specified by QMAKE variable
Michal Sojka [Wed, 4 Nov 2009 16:04:12 +0000 (17:04 +0100)]
QT: qmake location can be specified by QMAKE variable

This is necessary on systems like Fedora, where qmake is not linked from
/usr/share/qt4/bin (like in Debian/Ubuntu), but is stored only in
/usr/bin.

14 years agoUpdated copyright years
Michal Sojka [Mon, 2 Nov 2009 10:53:22 +0000 (11:53 +0100)]
Updated copyright years

14 years agoCMETRIC learned how to export values in decimal format
Michal Sojka [Thu, 22 Oct 2009 11:31:26 +0000 (13:31 +0200)]
CMETRIC learned how to export values in decimal format

See for_cmetric_config.c file for usage details.
Thanks to Pavel Němeček for implementation.

14 years agocmetric: Fixed for shells without "set -o pipefail" (dash)
Michal Sojka [Fri, 25 Sep 2009 13:41:31 +0000 (15:41 +0200)]
cmetric: Fixed for shells without "set -o pipefail" (dash)

14 years agoAdded test for cmetric
Michal Sojka [Fri, 25 Sep 2009 12:59:27 +0000 (14:59 +0200)]
Added test for cmetric

14 years agocmetric: Generate the output to .tmp and rename it only after all steps are successful
Michal Sojka [Fri, 25 Sep 2009 12:57:03 +0000 (14:57 +0200)]
cmetric: Generate the output to .tmp and rename it only after all steps are successful

14 years agoFix parallel build (-j) of shared libraries
Michal Sojka [Sun, 12 Jul 2009 20:48:05 +0000 (22:48 +0200)]
Fix parallel build (-j) of shared libraries

14 years agoFix parallel_make test to not return false positives
Michal Sojka [Sun, 12 Jul 2009 15:20:29 +0000 (17:20 +0200)]
Fix parallel_make test to not return false positives

14 years agoLet tester return non-zero error code when some testcase fails
Michal Sojka [Fri, 10 Jul 2009 16:13:23 +0000 (18:13 +0200)]
Let tester return non-zero error code when some testcase fails

This could be used to make testing really automatic.

14 years agoFix KCFG2MK message parameter
Michal Sojka [Wed, 3 Jun 2009 12:28:49 +0000 (14:28 +0200)]
Fix KCFG2MK message parameter

14 years agoAdded support for xxx_LDFLAGS
Michal Sojka [Fri, 22 May 2009 11:58:48 +0000 (13:58 +0200)]
Added support for xxx_LDFLAGS

Thanks to Tommaso Cucinotta for the patch.

14 years agoMerge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/omk
Michal Sojka [Thu, 21 May 2009 11:12:56 +0000 (13:12 +0200)]
Merge branch 'master' of sojka@rtime.felk.cvut.cz:/var/git/omk

Conflicts:
snippets/linux.omk

14 years agoAdded dependency of IDL generated files on IDL compiler
Michal Sojka [Thu, 21 May 2009 10:43:13 +0000 (12:43 +0200)]
Added dependency of IDL generated files on IDL compiler

It is expected that the IDL compiler executable is the first word in the
IDL_COMPILER variable. If the first word is not a file (e.g. shell
variable assignment), it will work correctly as $(wildcard ) is used and
it will return empty string in that case.

14 years agoAdded dependency of IDL generated files on IDL compiler
Michal Sojka [Thu, 21 May 2009 10:43:13 +0000 (12:43 +0200)]
Added dependency of IDL generated files on IDL compiler

It is expected that the IDL compiler executable is the first word in the
IDL_COMPILER variable. If the first word is not a file (e.g. shell
variable assignment), it will work correctly as $(wildcard ) is used and
it will return empty string in that case.

14 years agoChanged ambiguous CONFGEN filename
Michal Sojka [Tue, 12 May 2009 09:49:09 +0000 (11:49 +0200)]
Changed ambiguous CONFGEN filename

CONFGEN message included the name of the stamp file without the
extension. This was ambiguous because in the case of named (not
LOCAL_CONFIG_H) config files, the final header file is located in
different directory than stamp file and therefore the message mentioned
a non-existent file path. Now, the CONFGEN message only includes
filename without directory. The full path is shown in update message.

14 years agoAdded lib_LOADLIBES to documentation
Michal Sojka [Tue, 5 May 2009 13:01:48 +0000 (15:01 +0200)]
Added lib_LOADLIBES to documentation

15 years agoFixed typos spotted by Tommaso Cucinotta
Michal Sojka [Thu, 16 Apr 2009 10:23:32 +0000 (12:23 +0200)]
Fixed typos spotted by Tommaso Cucinotta

15 years agoFixed cscope target to better cooperate with Emacs
Michal Sojka [Tue, 14 Apr 2009 07:33:30 +0000 (09:33 +0200)]
Fixed cscope target to better cooperate with Emacs

Emacs supposes there is cscope.files with the list of files to index.

15 years agoName of .map file of shared libraries changed
Michal Sojka [Thu, 9 Apr 2009 10:29:01 +0000 (12:29 +0200)]
Name of .map file of shared libraries changed

Not the name is the name of shared library with .map appended.

15 years agoGenerate linker map files for shared libraries
Michal Sojka [Thu, 9 Apr 2009 10:21:36 +0000 (12:21 +0200)]
Generate linker map files for shared libraries

Since linking of shared libraries is invoked from top-level directory,
all the map files are located in _build/user/ directory.

Formerly map files was generated only for programs.

15 years agoMerge branch 'master' of pisa@rtime.felk.cvut.cz:/var/git/omk
Pavel Pisa [Sun, 5 Apr 2009 21:29:11 +0000 (23:29 +0200)]
Merge branch 'master' of pisa@rtime.felk.cvut.cz:/var/git/omk

15 years agoKernel modpost build should be done by C compiler not C++.
Pavel Pisa [Sun, 5 Apr 2009 21:26:50 +0000 (23:26 +0200)]
Kernel modpost build should be done by C compiler not C++.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
15 years agoThe OMK rules updated for 2.6.29 kernel modules build.
Pavel Pisa [Sat, 4 Apr 2009 17:41:56 +0000 (19:41 +0200)]
The OMK rules updated for 2.6.29 kernel modules build.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
15 years agokernelcfg2mk: Fixed handling of include paths under arch/
Michal Sojka [Wed, 11 Mar 2009 11:26:45 +0000 (12:26 +0100)]
kernelcfg2mk: Fixed handling of include paths under arch/

15 years agoAdded possibility of specifying specific filename extension for loading
Michal Sojka [Thu, 26 Feb 2009 08:35:17 +0000 (09:35 +0100)]
Added possibility of specifying specific filename extension for loading

The extension can be different for every link variant.
This change was submitted by Pavel Pisa and Pavel Nemecek.

15 years agoFixed omkize target not to replace symlinks
Michal Sojka [Fri, 20 Feb 2009 13:54:13 +0000 (14:54 +0100)]
Fixed omkize target not to replace symlinks